Skip to content

Commit bbb2b87

Browse files
Merge branch 'develop' into env_localise
2 parents 025680b + 14b9984 commit bbb2b87

6 files changed

Lines changed: 743 additions & 152 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Attention: The newest changes should be on top -->
3333
### Added
3434

3535
- ENH: Air brakes controller functions now support 8-parameter signature [#854](https://github.com/RocketPy-Team/RocketPy/pull/854)
36+
- ENH: 3-dof lateral motion improvement [#883](https://github.com/RocketPy-Team/RocketPy/pull/883)
3637
- ENH: Add multi-dimensional drag coefficient support (Cd as function of M, Re, α) [#875](https://github.com/RocketPy-Team/RocketPy/pull/875)
3738
- ENH: Add save functionality to `_MonteCarloPlots.all` method [#848](https://github.com/RocketPy-Team/RocketPy/pull/848)
3839
- ENH: add animations for motor propellant mass and tank fluid volumes [#894](https://github.com/RocketPy-Team/RocketPy/pull/894)

docs/user/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RocketPy's User Guide
77

88
Installation and Requirements <installation.rst>
99
First Simulation <first_simulation.rst>
10-
3-DOF Simulations <three_dof_simulation.rst>
10+
3 DOF Simulations and Comparison <three_dof_simulation.rst>
1111

1212
.. toctree::
1313
:maxdepth: 1

0 commit comments

Comments
 (0)