-
Notifications
You must be signed in to change notification settings - Fork 95
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
Backport: Force Torque #732
Conversation
Codecov Report
@@ Coverage Diff @@
## sdf11 #732 +/- ##
==========================================
+ Coverage 88.12% 88.17% +0.05%
==========================================
Files 73 73
Lines 11023 11074 +51
==========================================
+ Hits 9714 9765 +51
Misses 1309 1309
Continue to review full report at Codecov.
|
Should / can it backported to |
|
Signed-off-by: Nick Lamprianidis <nlamprian@gmail.com> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
* Add Joint DOM API to access joint sensors Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * Add missing file Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> * modified Joint::SensorNameExists Signed-off-by: Jenn Nguyen <jenn@openrobotics.org> Co-authored-by: Jenn Nguyen <jenn@openrobotics.org>
* Added Force Torque Noise functions + Unit tests Signed-off-by: Devansh <devansh@vt.edu> Co-authored-by: Michael Carroll <michael@openrobotics.org> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
f9320c9
to
ce47802
Compare
@chapulina I have backported this to Also, in this case, which merge strategy should we use, "Rebase and merge"? |
+1, that way we keep the commits separate |
Backport #393, #517, #669.