-
Notifications
You must be signed in to change notification settings - Fork 269
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 <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
…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 <arjo@openrobotics.org>
* limit thrust cmd Signed-off-by: Ian Chen <ichen@osrfoundation.org> * check and error when max < min Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
looks like the changes from #1302 broke the
Maybe @arjo129 has an idea on what causes this failure? |
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
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 <nate@openrobotics.org>
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)