Open
Description
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
Labels
No labels