MOVE_AI/README.md
2026-03-01 05:23:25 +08:00

28 lines
543 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MOVE_AI
青岛理工大学QUTMOVE 战队 RoboMaster 项目上位机代码仓库。
## 项目简介
本仓库用于管理战队在 RoboMaster 比赛中的上位机相关代码。
各兵种与具体模块代码按分支维护,请根据需求切换对应分支查看。
## 覆盖兵种
- 步兵
- 英雄
- 无人机
- 哨兵
- 雷达
- 工程(暂未开发)
## 核心能力
- 导航
- 自瞄
- 决策
## 说明
- 当前主分支主要用于仓库说明与索引。
- 实际业务代码请前往对应功能或兵种分支。