Skip to content

Commit 86aa945

Browse files
DOC: Lince (Team STAR) 2023 flight sim (#752)
* DOC: Add data for lince example * DOC: create simulation file * DOC: Update simulation file * DOC: Add euroc_2023 weather data * DOC: Add flight data * DOC: Update flight sim * DOC: Changelog update & Run black * DOC: Small fixes to fligh sim * DOC : Run black * DOC: Simulation fixes and index sim add * DOC: Update environments in flight documentation * DOC: fix Lince values in the rst file --------- Co-authored-by: Gui-FernandesBR <[email protected]> Co-authored-by: Gui-FernandesBR <[email protected]>
1 parent 35d5a40 commit 86aa945

12 files changed

+45267
-84
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@
177177
"Krasser",
178178
"labelrotation",
179179
"linalg",
180+
"Lince",
180181
"linestyle",
181182
"linewidth",
182183
"linspace",

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,13 @@ Attention: The newest changes should be on top -->
3232

3333
### Added
3434

35+
- DOC: Lince Flight Example [#752](https://github.com/RocketPy-Team/RocketPy/pull/752)
3536
- DOC: Andromeda Flight Example [#754](https://github.com/RocketPy-Team/RocketPy/pull/754)
3637
- ENH: create a dataset of pre-registered motors. See #664 [#744](https://github.com/RocketPy-Team/RocketPy/pull/744)
3738
- DOC: add Defiance flight example [#742](https://github.com/RocketPy-Team/RocketPy/pull/742)
3839
- ENH: Allow for Alternative and Custom ODE Solvers. [#748](https://github.com/RocketPy-Team/RocketPy/pull/748)
3940

41+
4042
### Changed
4143

4244
-
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
0 0
2+
0.003 281.69
3+
0.05 1436.62
4+
0.121 1363.38
5+
0.366 1263.85
6+
0.59 1230.05
7+
1.745 1322.07
8+
2.835 1166.2
9+
4 974.648
10+
4.158 839.437
11+
4.668 82.629
12+
4.736 0
13+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
0.1,0.6558
2+
0.25,0.6538
3+
0.5,0.6495
4+
0.75,0.6648
5+
0.85,0.7109
6+
0.9,0.7558
7+
0.98,0.9313
8+
1.0,0.9898
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
0.1,0.6558
2+
0.25,0.6538
3+
0.5,0.6495
4+
0.75,0.6648
5+
0.85,0.7109
6+
0.9,0.7558
7+
0.98,0.9313
8+
1.0,0.9898

0 commit comments

Comments
 (0)