A wrapper for the DJI robomaster library for Python, makes programming the robomaster a little eeasier.
Project description
robowrap
a wrapper for the DJI Robomaster library to make use of the library easier for secondary students
Please note that this package requires an older version of python3, this is due to the Robomaster SDK not supporting Python 3.9 onwards yet.
Please use Python 3.7 or Python 3.8
Installation
- Install Python 3.8.2
- Run the following pip command:
windows:
python -m pip install robowrap --user
mac:
python3 -m pip install robowrap --user
look at the test.py file to see how to use this wrapper.
still to do:
- documentation
- camera
- line following
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
robowrap-0.7.13.tar.gz
(11.3 kB
view details)
File details
Details for the file robowrap-0.7.13.tar.gz.
File metadata
- Download URL: robowrap-0.7.13.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
337249acc36bb675a7e957c42aceb0423c6d2013e790c3b4f2bb4c8f2c3d2294
|
|
| MD5 |
a0ab08c535dfb7ebbb43b68b97813ed1
|
|
| BLAKE2b-256 |
823a028311e683bdcab8327126810551b2ef11f3d86e835866396b5af9cd9473
|