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

Fix Bug in SRP Dynamic Effector Module #472

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

leahkiner
Copy link
Contributor

Description

This PR fixes the calculation of the SRP force, where previously the cos(theta) term was being double counted.

Verification

The unit test is also updated to fix this issue, because the calculation was incorrect in both the module files and the unit test.

Documentation

N/A

Future work

N/A

@leahkiner leahkiner added the bug Something isn't working label Oct 30, 2023
@leahkiner leahkiner self-assigned this Oct 30, 2023
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.

Add a statement in
/docs/source/Support/bskKnownIssues.rst
that briefly mentions the issue with this module, and that the current version of BSK has this fixed.

@schaubh schaubh linked an issue Oct 30, 2023 that may be closed by this pull request
@leahkiner leahkiner merged commit 0a7a9f3 into develop Oct 30, 2023
2 checks passed
@leahkiner leahkiner deleted the refactor/fix-srp-effector branch October 30, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bug Fix in SRP Dynamic Effector Module
3 participants