Skip to content

vehicle.commands.downloads timeout #1033

Description

@eminakgun

I process as the steps,

  1. clear out the mission
    vehicle.commands.clear()
    vehicle.commands.upload()
  2. I upload a mission from GCS
  3. 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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions