Skip to content

WARNING:autopilot:Mission upload timeout #1084

Open
@iaomari93

Description

@iaomari93

I have pixhawk 2.4.8 and I'm trying to upload mission using the upload() function. I'm following the same order in the examples.

running the code on the ArduCopter sim_vehicle.py simulator every thing works fine. but when I try the same code with the pixhawk I got WARNING:autopilot:Mission upload timeout and after few seconds I got /init.py", line 3031, in upload
raise TimeoutError
dronekit.TimeoutError.
the connection with the drone works fine as well as arm and takeoff function.
I tried to change the timeout to None but that didn't help.

does anyone had this before?
thanks

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