Skip to content

Commit 4cfdb5e

Browse files
authored
Clarify drone dynamics description and add overview
1 parent e073e1a commit 4cfdb5e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $$
44

55
---
66

7-
Drone models @ LSY. Contains symbolic (CasADi) and numeric (ArrayAPI, i.e., NumPy, JAX, ...) versions as well as meshes of each model.
7+
Drone models @ LSY. Contains symbolic (CasADi) and numeric (ArrayAPI, i.e., NumPy, JAX, ...) drone dynamics.
88

99
[![Python Version]][Python Version URL] [![Ruff Check]][Ruff Check URL] [![Tests]][Tests URL] [![Docs]][Docs URL]
1010

@@ -20,6 +20,9 @@ Drone models @ LSY. Contains symbolic (CasADi) and numeric (ArrayAPI, i.e., NumP
2020
[Docs]: https://github.com/utiasDSL/drone-models/actions/workflows/docs.yml/badge.svg
2121
[Docs URL]: https://utiasdsl.github.io/drone-models/
2222

23+
## Overview
24+
Collection of different drone dynamics models. Also includes meshes of each model.
25+
2326
## Installation
2427

2528
1. Clone repository `git clone git@github.com:utiasDSL/drone-models.git`

0 commit comments

Comments
 (0)