MCPcopy Create free account
hub / github.com/Critical-HIT-hitsz/RMUA2022

github.com/Critical-HIT-hitsz/RMUA2022 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,413 symbols 1,815 edges 87 files 162 documented · 11% updated 3y ago★ 1679 open issues

Browse by type

Functions 1,223 Types & classes 190
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://github.com/Critical-HIT-hitsz/RMUA2022/raw/main/assets/robot.jpg" alt="robot_img" width="410" height="190">
<h1 align="center">哈尔滨工业大学(深圳)--Critical HIT</h1>

哈尔滨工业大学(深圳)Critical HIT战队RMUA2022开源代码库,每个库里都有单独的README.md文件,使用前请仔细阅读相关内容。

RMUA2021战队技术答辩视频链接:RoboMaster 2021高校人工智能挑战赛八强队伍技术答辩

文件结构

文件夹名称 功能
robot_sentry 哨岗识别模块
robot_decision 决策模块
robot_detection 装甲识别模块
robot_omni 车端全向感知模块
robot_msgs 自定义的ros消息类型

编译及运行

哨岗识别模块自成一体,不与其他模块一起编译。

决策模块、装甲识别模块和全向感知模块均依赖robot_msgs,编译时务必包含在内。

具体编译步骤参考各个模块的README。

使用注意

  1. 本方案由哈尔滨工业大学(深圳)Critical HIT机器人战队开源,最终解释权归本战队所有。
  2. 本开源仅限于RoboMaster参赛队技术交流,不可用于任何商业行为。

Core symbols most depended-on inside this repo

Shape

Method 1,055
Function 168
Class 163
Enum 27

Languages

C++97%
Python3%

Modules by API surface

robot_sentry/src/sentry_beta/tensorrt/onnx/onnx-ml.pb.h728 symbols
robot_sentry/src/sentry_beta/tensorrt/onnx/onnx-operators-ml.pb.h112 symbols
robot_sentry/src/sentry_beta/tensorrt/common/json.hpp45 symbols
robot_sentry/src/sentry_beta/tensorrt/common/trt_tensor.hpp34 symbols
robot_sentry/src/sentry_beta/tensorrt/onnx_parser/ImporterContext.hpp23 symbols
robot_sentry/src/sentry_beta/tensorrt/onnxplugin/onnxplugin.hpp20 symbols
robot_decision/blackboard.hpp19 symbols
robot_decision/behavior_tree.h17 symbols
robot_sentry/src/sentry_beta/sort/rsort.cpp16 symbols
robot_sentry/src/sentry_beta/tensorrt/onnx_parser/Status.hpp15 symbols
robot_sentry/src/sentry_beta/tensorrt/onnx_parser/ShapeTensor.hpp14 symbols
robot_sentry/pytorch/utils/datasets.py13 symbols

For agents

$ claude mcp add RMUA2022 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page