PS-Drone
Programming a Parrot AR.Drone 2.0 with Python - The Easy Way
The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0.
It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support.
The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2.
Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements...