Simulation testbed for multirotor vehicles.
Project description
multirotor
Simulation of multi-rotor unmanned aerial vehicles in python.
Please cite this as:
@inproceedings{ahmed2022multirotor,
title={A high-Fidelity Simulation test-Bed for fault-Tolerant octo-Rotor Control Using Reinforcement Learning},
author={Ahmed, Ibrahim and Quinones-Grueiro, Marcos and Biswas, Gautam},
booktitle={2022 IEEE/AIAA 41st Digital Avionics Systems Conference (DASC)},
year={2022},
organization={IEEE}
}
Installation
Install from the Python Package Index (PyPI):
pip install multirotor
Or, clone repository and install for development. This will allow you to change the code of the package so the changes show up when you import multirotor
in other projects.
git clone https://github.com/hazrmard/multirotor.git
cd multirotor
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multirotor-0.2.4.tar.gz
(19.8 kB
view details)
Built Distribution
File details
Details for the file multirotor-0.2.4.tar.gz
.
File metadata
- Download URL: multirotor-0.2.4.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17570e6e30e03ea62fd54b312886e07d7d6edd6e5834de8e8a2ee85dda913ced |
|
MD5 | d6e637de8d6f94e408af434831a643e5 |
|
BLAKE2b-256 | 1acd44719500a4e28ee7e1338e389b7132a480758867e0b15e2433e0ed1b79bf |
File details
Details for the file multirotor-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: multirotor-0.2.4-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c2aa267b72b78a392d01efcf32e20f4411fd2f6ca36064d3eb83f777924c01f |
|
MD5 | fe0aa03c3d7067b6fdac3e11e6020ffa |
|
BLAKE2b-256 | 0dd287543ca9f49d6fa5b48f3edf5b84ec0145fd1134ce1dced0bb4b29d451d3 |