-
-
Notifications
You must be signed in to change notification settings - Fork 252
ENH: 3-dof lateral motion improvement #883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Gui-FernandesBR
merged 25 commits into
develop
from
enh/3-dof-lateral-motion-improvement
Dec 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7b34022
ENH: addition of bella lui based 3 dof and 6 dof comparison notebook
aZira371 3e4423f
ENH: addition of weathercocking model to flight.py
aZira371 ef1d003
ENH: added tests for weathercocking to test_flight_3dof.py
aZira371 194943a
DOC: updating 3 dof documentation and corresponding index.rst
aZira371 7cd0050
MNT: corrections to test_flight_3dof.py
aZira371 5ff03cd
MNT: docstring corrections to flight.py around new weathercocking imp…
aZira371 14d199d
BUG: correction of singularity bug during align on vectors in weather…
aZira371 fc4228c
MNT: updating location of 3 dof doc in users index.rst
aZira371 a564397
DOC: three_dof_simulation.rst update to add explanation of weather co…
aZira371 174efa9
MNT: changed default value of weather_coeff in flight.py and added fi…
aZira371 c6b8efe
MNT: shifting test_flight_dof.py to integration tests.
aZira371 9afa353
MNT: docsrting update in test_flight_3dof.py
aZira371 a179962
MNT: Update of docstring in test_flight_3dof.py
aZira371 dc18ed8
DOC: Update of three_dof_simulation.rst
aZira371 d5b9f37
Update tests/integration/simulation/test_flight_3dof.py
aZira371 3d1a6ed
Docstring Update tests/integration/simulation/test_flight_3dof.py
aZira371 b1e6212
docstring Update tests/integration/simulation/test_flight_3dof.py
aZira371 8b35366
docstring Update docs/user/three_dof_simulation.rst
aZira371 f3f3b0a
Docstring Update rocketpy/simulation/flight.py
aZira371 90acba7
MNT: Docstring updates to various files related to 3 dof
aZira371 b309d5e
MNT: unit vector edge case check in flight.py
aZira371 b1eb6cb
DOC: Add note about motor file paths in 3-DOF comparison section (#902)
Copilot 70c6b5f
MNT: eliminate quaternion derivative code duplication in u_dot_genera…
Copilot 0e104ff
Merge branch 'develop' into enh/3-dof-lateral-motion-improvement
aZira371 3693e5e
DOC: CHANGELOG.md update to reflect implementation of 3 dof lateral m…
aZira371 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
BUG: correction of singularity bug during align on vectors in weather…
…cocking - BUG: implemented a dot product check to ensure that singularity bug is avoided when rocket body and wind velocity are anti aligned to make rocket statically stable (in u_dot_generalized_3dof) - MNT: removed redundant double assignment of e0 and w0 vectors within u_dot_generalized_3dof - MNT: format correction to test_flight_3dof.py
- Loading branch information
commit 14d199d95b66227f5c70e5936eec8a482f38a685
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.