Open peterbarker opened 3 years ago
0 0 0 16 0.000000 0.000000 0.000000 0.000000 -35.363262 149.165237 584.090027 1
1 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.362848 149.165195 15.000000 1
2 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.362848 149.164975 15.000000 1
3 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.363028 149.164975 15.000000 1
That mission is the one used by the test
Bug report
Issue details
A trivial mission with no takeoff and no landing exhibits a bug where if the mission completes the vehicle will no longer fly to other waypoints if you do a "wp set".
Version master
Platform [ ] All [ ] AntennaTracker [ X ] Copter [ ] Plane [ ] Rover [ ] Submarine
Airframe type +
Hardware type SITL
Logs
The autotest here: https://github.com/ArduPilot/ardupilot/pull/18527 reproduces
It gets stuck like this:
The bug can be reproduced in SITL by creating a two-waypoint mission with no takeoff/landing, taking off in mode loiter. Once the mission is complete the vehicle will hover but you can no longer
wp set
to move to another waypoint.