-
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
11 ➡️ main #559
Merged
Merged
11 ➡️ main #559
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: Martin Pecka <peckama2@fel.cvut.cz>
* Adding particle emitter to SDF Signed-off-by: Nate Koenig <nate@openrobotics.org> * missing files Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update documentation Signed-off-by: Nate Koenig <nate@openrobotics.org> * Update documentation and clamps Signed-off-by: Nate Koenig <nate@openrobotics.org> * Minor tweaks. Signed-off-by: Carlos Agüero <caguero@openrobotics.org> * Fix windows warnings and scale rate default Signed-off-by: Nate Koenig <nate@openrobotics.org> * Use empty string for topic and image path Signed-off-by: Nate Koenig <nate@openrobotics.org> * Fix more windows warnings Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Carlos Agüero <caguero@openrobotics.org>
… conversion (#525) * Fixed application of <sensor><pose> tags in lumped linkes during URDF conversion. Fixed <projector>, too. Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz> * Changelog Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz> * Fixed float equality in test. Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz> Co-authored-by: Nate Koenig <nkoenig@users.noreply.github.com>
Signed-off-by: Nate Koenig <nate@openrobotics.org> Co-authored-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
* Copy particle_emitter.sdf to sdf/1.8 * Use IMPLPtr in ParticleEmitter DOM class * Update frame semantics Signed-off-by: Nate Koenig <nate@openrobotics.org>
10 to 11 20210412
… checks FilePath during construction, added tests Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
…ti-line and single line string Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
…har[] Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Fixed file path in errors when parsing sdf or urdf from string
This can be used to configure whether the parser will emit a warning or an error when encountering a deprecated element. Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org> Co-authored-by: Aaron Chong <aaronchongth@gmail.com>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Remove use of CMake-specific arguments in test in favor more generic test infrastructure. Signed-off-by: Michael Carroll <michael@openrobotics.org> Co-authored-by: Alejandro Hernández Cordero <alejandro@openrobotics.org> Co-authored-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
chapulina
approved these changes
Apr 30, 2021
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
Port
sdf11
tomain
Branch comparison: main...sdf11
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)