11 Star 93 Fork 38

AMOVLAB / Prometheus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
compile_fmt.sh 294 Bytes
一键复制 编辑 原始数据 按行查看 历史
potato77 提交于 2023-06-05 22:27 . add fmt test file
#!/bin/bash
# 编译基础模块
catkin_make --source Modules/common --build build/common
# 编译Gazebo仿真模块
catkin_make --source Simulator/gazebo_simulator --build build/prometheus_gazebo
# 编译控制模块
catkin_make --source Modules/uav_control_fmt --build build/uav_control_fmt
C++
1
https://gitee.com/amovlab/Prometheus.git
git@gitee.com:amovlab/Prometheus.git
amovlab
Prometheus
Prometheus
main

搜索帮助