Skip to content

Drone models @ LSY. Contains symbolic (CasADi) and numeric (NumPy, JAX) versions of each system.

Notifications You must be signed in to change notification settings

utiasDSL/drone-models

Repository files navigation

$$ \huge \displaystyle \dot{x} = f(x,u) $$


Drone models @ LSY. Contains symbolic (CasADi) and numeric (array API, i.e., NumPy, JAX, ...) drone dynamics.

Python Version Ruff Check Tests Docs

Overview

Collection of different drone dynamics models. Also includes meshes of each model.

Installation

  1. Clone repository git clone [email protected]:utiasDSL/drone-models.git
  2. Enter repository cd drone-models
  3. Install locally with pip install -e . or the pixi environment with pixi install, which can be activated with pixi shell

Usage

from drone_models import TODO

Testing

  1. Install testing environment with pixi install -e test
  2. Run tests with pixi run -e test pytest

About

Drone models @ LSY. Contains symbolic (CasADi) and numeric (NumPy, JAX) versions of each system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages