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

Bsk 474/fix drag effector #479

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Bsk 474/fix drag effector #479

merged 2 commits into from
Nov 6, 2023

Conversation

LorenzzoQM
Copy link
Contributor

  • Tickets addressed: bsk-474
  • Review: By commit
  • Merge strategy: "squash and merge"

Description

This PR fixes the drag torque calculation, where a negative sign was missing. Now, the torque is calculated as $T = -F\times r$.

Verification

The unit test was also updated to test the drag torque.

Documentation

N/A

Future work

N/A

@LorenzzoQM LorenzzoQM requested a review from schaubh November 2, 2023 14:28
@LorenzzoQM LorenzzoQM self-assigned this Nov 2, 2023
@LorenzzoQM LorenzzoQM force-pushed the BSK-474/Fix-drag-effector branch from e12e97f to 011e7d9 Compare November 2, 2023 14:29
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.

see comment to not do relative accuracy tests here

@LorenzzoQM LorenzzoQM force-pushed the BSK-474/Fix-drag-effector branch from 011e7d9 to 6109e77 Compare November 6, 2023 16:02
@LorenzzoQM LorenzzoQM requested a review from schaubh November 6, 2023 16:10
@schaubh schaubh added the bug Something isn't working label Nov 6, 2023
@schaubh schaubh linked an issue Nov 6, 2023 that may be closed by this pull request
@schaubh schaubh merged commit 8dc162a into develop Nov 6, 2023
2 checks passed
@schaubh schaubh deleted the BSK-474/Fix-drag-effector branch November 6, 2023 18:02
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 Drag Dynamic Effector Module
2 participants