Ai
2 Star 8 Fork 4

AYanBro/Prometheus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ego_test.sh 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
potato77 提交于 2021-07-12 22:04 +08:00 . update ego bug
#!/bin/bash
# source /home/dji/Kongdijiqun/devel/setup.bash
# 启动gazebo,rviz
roslaunch prometheus_gazebo sitl_ego_map4.launch & sleep 8s;
# PX4 sitl
roslaunch prometheus_gazebo sitl_ego_px4_uav1.launch & sleep 4s;
# PX4 sitl
# roslaunch prometheus_gazebo sitl_ego_px4_uav2.launch & sleep 4s;
# ego
roslaunch prometheus_gazebo sitl_ego_planner_uav1.launch & sleep 2s;
# ego
# roslaunch prometheus_gazebo sitl_ego_planner_uav2.launch & sleep 2s;
# station
roslaunch prometheus_gazebo sitl_ego_station.launch
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Fllying/Prometheus.git
git@gitee.com:Fllying/Prometheus.git
Fllying
Prometheus
Prometheus
master

搜索帮助