-
Notifications
You must be signed in to change notification settings - Fork 283
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
6 ➡️ 7 (up to 7901903) #1380
Closed
Closed
6 ➡️ 7 (up to 7901903) #1380
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
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>
* load and run visual plugins on gui end Signed-off-by: Ian Chen <ichen@osrfoundation.org> * scene update event emitted on both server and gui side Signed-off-by: Ian Chen <ichen@osrfoundation.org> * shader param update working Signed-off-by: Ian Chen <ichen@osrfoundation.org> * sim time, constants, full example working Signed-off-by: Ian Chen <ichen@osrfoundation.org> * add integration test Signed-off-by: Ian Chen <ichen@osrfoundation.org> * code cleanup Signed-off-by: Ian Chen <ichen@osrfoundation.org> * more code cleanup Signed-off-by: Ian Chen <ichen@osrfoundation.org> * style fixes and add some comments Signed-off-by: Ian Chen <ichen@osrfoundation.org> * review changes Signed-off-by: Ian Chen <ichen@osrfoundation.org> * require display for shader param test Signed-off-by: Ian Chen <ichen@osrfoundation.org> * style and comment Signed-off-by: Ian Chen <ichen@osrfoundation.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>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Forward port 4 to 5 Feb 7 2022
This PR adds a Link::SetLinearVelocity() method. I foresee this method being useful for testing behaviour of systems like the hydrodynamics or liftDrag plugin which are dependent on velocity for their output forces. Signed-off-by: Arjo Chakravarty arjo@openrobotics.org
updates the ShaderParam system with the ability to parse texture params and pass them to custom shaders Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* New trajectory follower system Signed-off-by: Carlos Agüero <caguero@openrobotics.org> Signed-off-by: Ian Chen <ichen@osrfoundation.org>
* Update changelog * Bump to 6.5.0 Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Merged
8 tasks
chapulina
commented
Mar 9, 2022
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## main #1380 +/- ##
==========================================
- Coverage 62.32% 62.13% -0.19%
==========================================
Files 278 277 -1
Lines 23242 23276 +34
==========================================
- Hits 14485 14462 -23
- Misses 8757 8814 +57
Continue to review full report at Codecov.
|
Signed-off-by: Louise Poubel <louise@openrobotics.org>
chapulina
added a commit
that referenced
this pull request
Mar 10, 2022
Signed-off-by: Louise Poubel <louise@openrobotics.org>
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
➡️ Forward port
ign-gazebo6
tomain
(up to 7901903)Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)