Skip to content
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

Feature/498 add srp effector facet articulation #550

Merged
merged 5 commits into from
Jan 5, 2024

Conversation

leahkiner
Copy link
Contributor

  • Tickets addressed: bsk-498
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

This PR cleans up the facetSRPDynamicEffector module and adds optional facet articulation to the module

Verification

The unit test is adjusted to calculate the correct SRP force and torque values for the articulated facets

Documentation

The module documentation is updated to reflect these additions

Future work

N/A

@leahkiner leahkiner added the enhancement New feature or request label Dec 15, 2023
@leahkiner leahkiner self-assigned this Dec 15, 2023
@leahkiner leahkiner linked an issue Dec 15, 2023 that may be closed by this pull request
@leahkiner leahkiner force-pushed the feature/498-add-srp-effector-facet-articulation branch from 0b855ad to 0ce149e Compare December 15, 2023 23:33
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there. I added some comments to address. Please add back the code in Reset that checked that required input messages are connected. I also pushed some small fixes to this branch. You can review these fixes and squash the commits with the earlier commits.

@leahkiner leahkiner marked this pull request as draft January 2, 2024 20:40
@leahkiner leahkiner force-pushed the feature/498-add-srp-effector-facet-articulation branch 4 times, most recently from 944e893 to bc01496 Compare January 5, 2024 02:47
These changes include renaming variables, editing
comments, and moving lines of code to more logical
locations
@leahkiner leahkiner force-pushed the feature/498-add-srp-effector-facet-articulation branch 2 times, most recently from 5da8a6f to 3fd26e5 Compare January 5, 2024 02:56
@leahkiner leahkiner marked this pull request as ready for review January 5, 2024 02:56
The SepMomentumManagement scenario must also be
refactored to run with the new changes
@schaubh schaubh force-pushed the feature/498-add-srp-effector-facet-articulation branch from 3fd26e5 to 4eb0587 Compare January 5, 2024 19:06
@schaubh schaubh merged commit f89fb8e into develop Jan 5, 2024
2 checks passed
@schaubh schaubh deleted the feature/498-add-srp-effector-facet-articulation branch January 5, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add optional facet articulation to facetSRPDynamicEffector module
2 participants