Open
Description
I process as the steps,
- clear out the mission
vehicle.commands.clear()
vehicle.commands.upload()
- I upload a mission from GCS
- Read the uploaded mission
vehicle.commands.download()
vehicle.commands.wait_ready()
When called wait_ready(), it gets stuck sometimes. So I can not proceed. This issue tend to be more likely when number of waypoints are increased.
I am running ArduPlane 3.9.11 and dronekit 2.9.2. It might be related to Plane version maybe?
Metadata
Metadata
Assignees
Labels
No labels