-
-
Notifications
You must be signed in to change notification settings - Fork 208
Implement 6-DOF motor clustering and dynamic inertia #872
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
Open
ayoubdsp
wants to merge
24
commits into
RocketPy-Team:develop
Choose a base branch
from
ayoubdsp:master
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
7ab3320
Implement ClusterMotor class for motor aggregation
ayoubdsp 31d58ed
Implement 6-DOF motor clustering and dynamic inertia
ayoubdsp 034a41c
Implement 6-DOF solver for cluster thrust and moments
ayoubdsp 031f514
Update Rocket class for 3D inertia and ClusterMotor
ayoubdsp 8c06d96
Update HybridMotor to new dynamic inertia contract
ayoubdsp be90398
Update LiquidMotor to new dynamic inertia contract
ayoubdsp e2eee11
SolidMotor inertia logic for dynamic contract
ayoubdsp 20992f0
Refactor base Motor class for dynamic 6-DOF inertia
ayoubdsp 596561d
Update Rocket.draw() to visualize ClusterMotor configurations
ayoubdsp 1f90df5
Update function.py
ayoubdsp 5359a9e
Updated ClusterMotor
ayoubdsp a3247d0
Hybrid Motor correction
ayoubdsp 2c9637a
Correction of LiquidMotor
ayoubdsp 1c41394
Correction of Motor
ayoubdsp 9e39948
Correction of SolidMotor
ayoubdsp 638692d
Correction of Rocketplots
ayoubdsp 972f1c5
Correction of Rocket
ayoubdsp 8598260
Correction of Flight
ayoubdsp c2440f5
Correction of tools
ayoubdsp 442ba76
ClusterMotor initialization and add docstring
ayoubdsp 9c006af
Refactor imports in solid_motor.py for clarity
ayoubdsp ebe283b
Simplify return statement for inertia tensor calculation
ayoubdsp 9d8f444
Removing the # .real generated comment
ayoubdsp 00d3770
Removing the generated unuseful comment
ayoubdsp 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
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.