Skip to content
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

Empty urdf tag humble (backport of #1017) #1036

Merged
merged 2 commits into from
May 30, 2023

Conversation

fmauch
Copy link
Contributor

@fmauch fmauch commented May 28, 2023

This is a backport of #1017 replacing #1030, since that a) has merge conflicts due to a failed mergify backport and b) does not build on humble due to a different API.

fmauch and others added 2 commits May 28, 2023 07:28
* Do not explode with empty tag
* Update tests to allow empty URDF parameter to hardware interface
* Test checks that empty parameter tags work and actually checks the parsed urdf.

---------

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
(cherry picked from commit 7c07430)

# Conflicts:
#	hardware_interface/src/component_parser.cpp
Copy link
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@destogl destogl merged commit c67df7c into ros-controls:humble May 30, 2023
@fmauch fmauch deleted the empty_urdf_tag_humble branch May 30, 2023 19:05
flochre pushed a commit to flochre/ros2_control that referenced this pull request Jul 5, 2023
)

* [URDF Parser] Allow empty urdf tag, e.g., parameter (ros-controls#1017)

* Do not explode with empty tag
* Update tests to allow empty URDF parameter to hardware interface
* Test checks that empty parameter tags work and actually checks the parsed urdf.
* Patch test updates for humble API

---------

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Co-authored-by: Dr. Denis <denis@stoglrobotics.de>
(cherry picked from commit 7c07430)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants