这里推荐使用Ubuntu20.04
- 安装
ardupilot
链接:https://github.com/Luviewer/ardupilot - 安装
VSCODE
VSCODE
安装taskrunner
插件
- 运行ardupilot
cd ardupilot/ArduCopter
../Tools/autotest/sim_vehicle.py -f gazebo-iris --console --map
- 运行gazebo
roslaunch uav_gazebo spawn_tsduav_c1.launch
1