Controllers for quadrotor drones.
Project description
\huge \displaystyle u = K_p e + K_i \int e \, dt + K_d \frac{de}{dt}
Drone controllers @ LSY. Contains array API (i.e., NumPy, JAX, Torch...) implementations for various onboard drone controllers.
Installation
- Clone repository
git clone git@github.com:utiasDSL/drone-controllers.git - Enter repository
cd drone-controllers - Install locally with
pip install -e .or the pixi environment withpixi install, which can be activated withpixi shell
Usage
TODO
Testing
- Install testing environment with
pixi install -e test - Run tests with
pixi run -e test pytest
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
drone_controllers-0.1.0.tar.gz
(13.6 kB
view details)
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 drone_controllers-0.1.0.tar.gz.
File metadata
- Download URL: drone_controllers-0.1.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c305f375141d32b01d1aea02df1cc397815505047383a7bb24ac3b1134b8073
|
|
| MD5 |
284c99e21c6cec4ffe4ae8deda4cf5c2
|
|
| BLAKE2b-256 |
402f95ca3c268eb4911f30f46037c8d5dd0371be08719012bd42ff74b258f721
|
File details
Details for the file drone_controllers-0.1.0-py3-none-any.whl.
File metadata
- Download URL: drone_controllers-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e7fcf180f52f595156e4326f0a503e09466d4401cff5e0f42e565063cc3893c
|
|
| MD5 |
949c3cbc889891ca4e1139a0d60f0941
|
|
| BLAKE2b-256 |
56a5753255f54c61c708bac62b5cadaf0dec52740205626acd371f4c171b35f3
|