-
Notifications
You must be signed in to change notification settings - Fork 276
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
5 -> 6 #1322
5 -> 6 #1322
Conversation
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
…el retarget) (#1314) In the event a user enters the wrong name for a certain joint, the JointPositionController system will silently fail. This PR adds a simple error message that tells the user that the joint was not found. Signed-off-by: Arjo Chakravarty <[email protected]>
Signed-off-by: Louise Poubel <[email protected]>
* limit thrust cmd Signed-off-by: Ian Chen <[email protected]> * check and error when max < min Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
looks like the changes from #1302 broke the
Maybe @arjo129 has an idea on what causes this failure? |
Signed-off-by: Ian Chen <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-gazebo6 #1322 +/- ##
===============================================
- Coverage 62.05% 62.05% -0.01%
===============================================
Files 278 278
Lines 23315 23370 +55
===============================================
+ Hits 14469 14502 +33
- Misses 8846 8868 +22
Continue to review full report at Codecov.
|
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.
Tested this and seems to work. LGTM.
Signed-off-by: Nate Koenig <[email protected]>
Forward port 4 to 5 Feb 7 2022
➡️ Forward port
Port ign-gazebo5 to ign-gazebo6
Branch comparison: ign-gazebo6...ign-gazebo5
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)