$ git clone https://github.com/ArduPilot/ardupilot

$ git submodule update --init --recursive

$ git checkout Copter-4.0.3

ArduCopter$ ../Tools/autotest/sim_vehicle.py --map --console --out=udp:0.0.0.0:14560 -v ArduCopter

export PATH=$PATH:/usr/local/cuda-10.0/bin:/home/zhangym/Desktop/ardupilot/Tools/autotest:/home/zhangym/Desktop/ardupilot/gcc-arm-none-eabi-6-2017-q2-update/bin

 

ardupilot sitl

相关文章:

  • 2021-07-26
  • 2022-02-09
  • 2022-12-23
  • 2021-05-15
  • 2021-09-21
  • 2021-07-25
  • 2022-01-21
  • 2021-06-30
猜你喜欢
  • 2021-04-30
  • 2022-01-03
  • 2021-04-12
  • 2021-12-26
  • 2021-04-12
  • 2021-12-24
  • 2021-11-12
相关资源
相似解决方案