Parrot-Developers / olympe

Python controller library for Parrot Drones
https://developer.parrot.com/docs/olympe/index.html
BSD 3-Clause "New" or "Revised" License
80 stars 36 forks source link

I can't use "moveBy"after connect my anafiFPV with Freeflight6 on my iPad. #51

Open GarineHHHHHH opened 1 year ago

GarineHHHHHH commented 1 year ago

_cmd_itf_cmd_send_status_cb - Command send status cancel/timeout: ardrone3.Piloting.moveBy ARSDK_CMD_ITF_CMD_SEND_STATUS_CANCELED, done: True

GarineHHHHHH commented 1 year ago

When I connect the UAV with my device ,the Freeflight6 told me to update the battery . Then ,when I use "moveBy(x,y,z,rad)" in my program ,the UAV won't move according to the messages.