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.0b0.tar.gz
(13.7 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.0b0.tar.gz.
File metadata
- Download URL: drone_controllers-0.1.0b0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0eddc816fedd328e42bab63e29bcd5ee12d97b0a1737c7584061c588795ba41
|
|
| MD5 |
67279398141f68fef25ce19a0ba512a1
|
|
| BLAKE2b-256 |
f1ae8a7b0a2e03072955db96ad65e5f4bfde5b8a458a09f580b0a9384a76145a
|
File details
Details for the file drone_controllers-0.1.0b0-py3-none-any.whl.
File metadata
- Download URL: drone_controllers-0.1.0b0-py3-none-any.whl
- Upload date:
- Size: 14.8 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 |
68b72d933c341ce2f507107a01ed0cc551913917406f83760c8f003f6299cd92
|
|
| MD5 |
d359dba9003de47ab6af990ca342acae
|
|
| BLAKE2b-256 |
fbce5c72cdb8b4994c1a8182ce5261269b131959dab552b52d27de2ad62296f0
|