第一代君瞄注释版
- Ubuntu 22.04
- ROS2 Humble
- OpenCV 4.5.3
cd ~/rm_vision_ws/src
git clone <this repo>
cd ..
rosdep update
rosdep install --from-paths src --ignore-src -r -y
colcon build --symlink-install
source ~/rm_vision_ws/install/setup.bash
# launch camera
ros2 launch mindvision_camera mv_launch.py
# launch serial driver
ros2 launch rm_serial_driver serial_driver.launch.py
# launch auto aim
ros2 launch auto_aim_bringup auto_aim.launch.py
-
自瞄模块
-
装甲板识别
-
装甲板追踪
-
自瞄模块启动
-
自瞄模块接口
-
-
串口通信库
-
自定义消息
-
迈德威视相机驱动