A Python library for controlling the Parrot AR.Drone 2.0 over a network
Project description
python-ardrone
Note: This library is looking for testers and/or maintainers! I have not had access myself to an AR.Drone 2.0 for a while, but there are several important unreleased changes that need testing on actual hardware as well as stuff that still needs to be done to make the library more robust. Open a new issue on this repository if you are interested!
A Python library for controlling the Parrot AR.Drone 2.0 over a network.
Usage
import ardrone
drone = ardrone.ARDrone()
drone.takeoff()
drone.land()
print(drone.navdata['demo']['battery'])
drone.image.show()
drone.halt()
Thanks
Thanks to Bastian Venthur for making the beginnings on which this library was based at https://github.com/venthur/python-ardrone!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ardrone_sdk-0.4.3.tar.gz.
File metadata
- Download URL: ardrone_sdk-0.4.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74f71b1b23cb8d2456bd675abf29ff1a714f6b2db04e96b879e955b42094f242
|
|
| MD5 |
7a8cb6ab815ceba84280b15eb9e785a8
|
|
| BLAKE2b-256 |
8cd3aa0d9ef411e34268c39468f822d8b5bf2b3abe1a1d3d6fcd48d7774487f0
|
File details
Details for the file ardrone_sdk-0.4.3-py3-none-any.whl.
File metadata
- Download URL: ardrone_sdk-0.4.3-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ab403d936f07a8aa1290a420092786eb7d459290ce651d231812cd5ea1377c3
|
|
| MD5 |
e44b23a196f8da17c32492d7686143e2
|
|
| BLAKE2b-256 |
ea2d57da4bc636aed3321eab791dd129a61738f0dd7e734440ceea8a704a44cf
|