Closed YalamareddyChaitanya closed 2 years ago
I don't know, good question :smile:. I'd try it in SITL a bit and play around to see if I can find anything...
@julianoes It always works with SITL. It did not work with the drone just for a day. Since then it has been working well. I close the issue for now. I will reopen the issue if this problem reappears.
I am trying to set the flight mode to HOLD using
action->hold()
after the mission is completed . Right now I am waiting approximately 4 seconds after drone disarms to set the flight mode. But the hold command is temporarily rejected by the vehicle sometimes. Butaction->hold()
works after some time. Do I have to wait for more time after drone disarms before setting flight mode to hold? or Are there any further things to be considered to set flight mode after disarming?PX4 : 1.13.0 MAVSDK: 1.4.6