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

Application of external wrenches: new empty method and new Python test #391

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

diegoferigo
Copy link
Member

  • Adds new test for checking if wrenches are applied for the right time interval.
  • Adds a new LinkWrenchCmd::empty to check if there are wrenches to apply. This will be used by the Physics system in a new PR to prevent applying a zero wrench each time.

@diegoferigo diegoferigo self-assigned this Sep 28, 2021
@diegoferigo diegoferigo changed the title Feature/improve ext wrench application Application of external wrenches: new empty method and new Python test Sep 28, 2021
@diegoferigo diegoferigo force-pushed the feature/improve_ext_wrench_application branch from 7870c3b to 92131eb Compare September 28, 2021 10:53
@diegoferigo diegoferigo merged commit 2e83839 into devel Sep 28, 2021
@diegoferigo diegoferigo deleted the feature/improve_ext_wrench_application branch September 28, 2021 11:20
@diegoferigo diegoferigo removed the request for review from traversaro September 28, 2021 11:20
@diegoferigo
Copy link
Member Author

The Physics system addition will be included in #392.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant