Python API for autonomous drone control based on pymavlink
Project description
pyMAVLinCS
๐ Description
pyMAVLinCS is a Python API designed to facilitate autonomous drone control, leveraging the pymavlink library. This project provides a robust framework for developers to build and test custom drone applications, focusing on ease of use and flexibility. With pyMAVLinCS, users can streamline the development process and ensure reliable drone behavior through comprehensive testing capabilities. Documentation available at https://github.com/noahredon/pyMAVLinCS-documentation
โจ Features
- ๐งช Testing
๐ Project Structure
.
โโโ LICENSE
โโโ examples
โ โโโ __init__.py
โ โโโ arm_drone.py
โ โโโ connection_test.py
โ โโโ mcc_creation.py
โโโ pyMAVLinCS
โ โโโ __init__.py
โ โโโ mavecstra.py
โ โโโ mavtypes.py
โ โโโ mission_control_code.py
โ โโโ setup_logger.py
โโโ pyproject.toml
โโโ tests
โโโ __init__.py
๐ฅ Contributing
Contributions are welcome! Here's how you can help:
- Fork the repository
- Clone your fork:
git clone https://github.com/noahredon/pyMAVLinCS.git - Create a new branch:
git checkout -b feature/your-feature - Commit your changes:
git commit -am 'Add some feature' - Push to your branch:
git push origin feature/your-feature - Open a pull request
Please ensure your code follows the project's style guidelines and includes tests where applicable.
๐ License
This project is licensed under the GPL License.
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 pymavlincs-1.0.2.tar.gz.
File metadata
- Download URL: pymavlincs-1.0.2.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0709ef94c5d2f5c006cdd6bbab2e462485eae735fdb0ea2d9e46236314dd2a49
|
|
| MD5 |
901350549dd6c9063e32387e3e4e0286
|
|
| BLAKE2b-256 |
914f9232241e3e77eaef13c37c9e7279fb87f0d28a9491e5d0d7bcd2a7fb2b15
|
File details
Details for the file pymavlincs-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pymavlincs-1.0.2-py3-none-any.whl
- Upload date:
- Size: 45.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
315b9825102a0f44e0d1191beea270f7064e69b7a7a34c42a133ce7e45643c3b
|
|
| MD5 |
1ccbc11509a9230df7e4c01c55cb58ba
|
|
| BLAKE2b-256 |
72af9a70b20b070237f527525cf1bcee80fd3c2515b6c2f43e4c0d3ca108c38a
|