You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is any simple python API for controlling the drone. for example functions like move_right(), takeoff(), turn_left() ... etc. I found something similar (MotionCommander class, available @ cflib.positioning.motion_commander) which natively runs on the orginal crazyflie drone but i couldn't get it to run on this.
Best,
Abdalrahim
The text was updated successfully, but these errors were encountered:
Hi,
I was wondering if there is any simple python API for controlling the drone. for example functions like move_right(), takeoff(), turn_left() ... etc. I found something similar (MotionCommander class, available @ cflib.positioning.motion_commander) which natively runs on the orginal crazyflie drone but i couldn't get it to run on this.
Best,
Abdalrahim
The text was updated successfully, but these errors were encountered: