Quadrotor dynamics and control for cable-suspended payload systems
Project description
A Python MuJoCo-based models and controllers for quadcopter cable-suspended payload systems.
Developed as part of the thesis: Dynamics and Control for Collaborative Aerial Manipulation (Kotaru, 2022). Original research code: vkotaru/floating_models. This package is the cleaned-up public release, refactored with Claude.
🚁 Quadrotor dynamics • 🎛 Geometric control on SE(3)/SO(3) • ⛓ Cable-suspended payloads • 🤝 Multi-quad cooperative transport • 🕹 MuJoCo simulation • 🖥 CLI interface
Installation
pip install udaan
MuJoCo is included as a core dependency. Install all extras (dev, docs, RL):
pip install udaan[all]
For development:
git clone https://github.com/vkotaru/udaan.git
cd udaan
pip install -e ".[all]"
Quick Start
CLI
udaan run quadrotor -t 10 # quadrotor with geometric control
udaan run quad-payload -t 10 -m tendon # quadrotor + cable-suspended payload
udaan run multi-quad -n 3 -t 10 # multi-quadrotor cooperative payload
udaan run multi-quad-rigid -t 10 # multi-quadrotor rigid-body payload
udaan run fleet --demo l1-comparison -t 10 # L1 vs PD controller comparison
udaan run fleet --demo gain-sweep -t 10 # PD gain tuning comparison
udaan run quadrotor -t 5 -r out.gif # record to GIF
Python
import udaan as U
import numpy as np
mdl = U.models.mujoco.Quadrotor(render=True)
mdl.simulate(tf=10, position=np.array([1., 1., 0.]))
Documentation
Full API reference, controller roadmap, and tutorials coming soon at udaan.readthedocs.io.
License
BSD 3-Clause License. See LICENSE for details.
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 udaan-1.1.1.tar.gz.
File metadata
- Download URL: udaan-1.1.1.tar.gz
- Upload date:
- Size: 63.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b061a87a55d29f6ce03e9b50dc35e614a13f55465be05af40e4750fa609b7e4
|
|
| MD5 |
16cc85391dc80862b56e1a12eebd8065
|
|
| BLAKE2b-256 |
c5cd0d208c0fd3aafa5c3409cb7c72c7ecdc3f77fcc438ef3b146783f1fc911b
|
Provenance
The following attestation bundles were made for udaan-1.1.1.tar.gz:
Publisher:
publish.yml on vkotaru/udaan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
udaan-1.1.1.tar.gz -
Subject digest:
6b061a87a55d29f6ce03e9b50dc35e614a13f55465be05af40e4750fa609b7e4 - Sigstore transparency entry: 1270474378
- Sigstore integration time:
-
Permalink:
vkotaru/udaan@95678d909e59027a75fa0da1581087c3218e1357 -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/vkotaru
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@95678d909e59027a75fa0da1581087c3218e1357 -
Trigger Event:
push
-
Statement type:
File details
Details for the file udaan-1.1.1-py3-none-any.whl.
File metadata
- Download URL: udaan-1.1.1-py3-none-any.whl
- Upload date:
- Size: 87.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18d764c7b2f746677bbf471957538227f0f62e88619ec5713b01325f57567169
|
|
| MD5 |
89f4468d55bf685cdc97cfc5c790aec1
|
|
| BLAKE2b-256 |
97369b90d5f8629d41c502e1ecf3e10c559ce4d29d5d7d48d92adcdd83160173
|
Provenance
The following attestation bundles were made for udaan-1.1.1-py3-none-any.whl:
Publisher:
publish.yml on vkotaru/udaan
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
udaan-1.1.1-py3-none-any.whl -
Subject digest:
18d764c7b2f746677bbf471957538227f0f62e88619ec5713b01325f57567169 - Sigstore transparency entry: 1270474390
- Sigstore integration time:
-
Permalink:
vkotaru/udaan@95678d909e59027a75fa0da1581087c3218e1357 -
Branch / Tag:
refs/tags/v1.1.1 - Owner: https://github.com/vkotaru
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@95678d909e59027a75fa0da1581087c3218e1357 -
Trigger Event:
push
-
Statement type: