-
Notifications
You must be signed in to change notification settings - Fork 278
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
Joint Force-Torque Systems Plugin #977
Conversation
Signed-off-by: Devansh <devansh@vt.edu>
Additionally add integration test and world for force_torque Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just have some minor comments, but in general it LGTM.
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
doesn't change Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
CMake is finding
|
Codecov Report
@@ Coverage Diff @@
## main #977 +/- ##
==========================================
+ Coverage 63.68% 63.76% +0.07%
==========================================
Files 252 255 +3
Lines 19872 19999 +127
==========================================
+ Hits 12656 12752 +96
- Misses 7216 7247 +31
Continue to review full report at Codecov.
|
Signed-off-by: Devansh <devansh@vt.edu> Signed-off-by: Michael Carroll <michael@openrobotics.org> Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> Co-authored-by: Michael Carroll <michael@openrobotics.org> Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org> Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
🎉 New feature
Summary
Systems Plugin Implementation for Joint Force-Torque Sensor.
Needs gazebosim/gz-sensors#144
Test it
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge