-
Notifications
You must be signed in to change notification settings - Fork 350
[RM] Rename load_urdf
method to load_and_initialize_components
and add error handling there to avoid stack crashing when error happens.
#1354
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
a31acf8
__ -> _
bmagyar c47ac65
Added functionality and tests for getting robot description from the …
destogl c1ba8bc
Fixed compilation and tests.
destogl 26585af
Don't throw exception if something goes wrong with loading and initia…
destogl 62e4384
Make sure that we can send new robot description over topic is the fi…
destogl 2e13c3c
Add some additional tests.
destogl 90df9a3
Merge branch 'master' into rename_load_urdf_method
destogl 15fb5c6
Optimize tests according to comments.
destogl 0c6761f
Apply suggestions from code review
destogl 4c03455
Update hardware_interface/include/hardware_interface/resource_manager…
destogl abbd74f
Merge branch 'master' into rename_load_urdf_method
destogl 2b4d9c0
Adjust docs.
destogl c612aa8
Merge branch 'master' into rename_load_urdf_method
destogl 5d7bebf
Update hardware_interface/include/hardware_interface/resource_manager…
destogl 7b11c37
Fixup formatting.
destogl e6417b0
Merge branch 'master' into rename_load_urdf_method
destogl 01cd760
Merge branch 'master' into rename_load_urdf_method
destogl b54fa76
Fix typo when merging master.
destogl 9c5b684
Prepara RM for overriding.
destogl 2c0a022
Change how update rate is passed to RM so that we always work with co…
destogl f3a9cad
Apply suggestions from code review
destogl fd49fd4
Merge branch 'master' into rename_load_urdf_method
destogl 9246300
Fix merge error.
destogl 069572f
Fix tests and remove dupplicated test after changes.
destogl b2bd5b6
Correct formatting.
destogl 366f65c
Correct formatting.
destogl ff682bd
Merge branch 'master' into rename_load_urdf_method
destogl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.