Files
autopilot/src
Tuomas Järvinen 05722c0e09 Added initial support for the ArduPlane. Added mandatory command line options.
How to use ArduCopter:
  Launch simulator with command: "./Tools/autotest/sim_vehicle.py --map --console -v ArduCopter"
  Launch autopilot with command: "./autopilot mission.json quadcopter udp"

How to use ArduPlane:
  Launch simulator with command: "./Tools/autotest/sim_vehicle.py --map --console -v ArduPlane"
  Wait 30 seconds and give following commands in the same terminal
    arm throttle
    mode takeoff
  Launch autopilot with command: "./autopilot mission.json plane udp"

Type: New Feature
2024-06-02 09:37:55 +02:00
..
2024-05-23 20:17:54 +02:00
2024-05-19 19:49:39 +02:00
2024-05-23 20:17:54 +02:00