Please explain in more detail:
- What are you trying to achieve?
- Which exact steps did you take to achieve that?
- Why do you think it is not doing what it is supposed to do?
when a call the API for mission planner. then it work. after going to return to launch. it go to the disarm
condition. then i call the api for mission plan. in that case. copter is arm and disarm.
i show this:-
ARMED
Got MISSION_ACK: TYPE_MISSION: ACCEPTED
Got MISSION_ACK: TYPE_MISSION: ACCEPTED
Got COMMAND_ACK: DO_SET_MODE: ACCEPTED
AP: Flight plan received
AP: Disarming motors
DISARMED
i want it takeoff. but not work.