ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11.02k stars 17.57k forks source link

Copter: MISSION_ITEM_REACHED not emitted for LAND #20110

Open l3s2d opened 2 years ago

l3s2d commented 2 years ago

Bug report

Issue details

Not seeing MISSION_ITEM_REACHED message for MAV_CMD_NAV_LAND mission item. MAV_CMD_NAV_RETURN_TO_LAUNCH works as expected. Tested in SITL.

Looks similar to #7157.

Version v4.2.0-dev

Platform [ ] All [ ] AntennaTracker [X] Copter [ ] Plane [ ] Rover [ ] Submarine

l3s2d commented 2 years ago

I am seeing the same behavior in Plane as well.