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

Allow name attribute in visual and collision tag [ros2 branch] #87

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

traversaro
Copy link
Contributor

@traversaro traversaro commented Nov 8, 2024

This fix is necessary to ensure that the parser is consistent with the URDF spec. The issue was solved in #31 and #67 for the melodic-devel branch, but the changes were never cherry-picked or forward merged to the ros2 branch.

* Allow name attribute in visual tag

* Add name kwarg at end

Signed-off-by: Shane Loretz <[email protected]>

* Add test for <visual name="...">

Signed-off-by: Shane Loretz <[email protected]>

* Add version attribute to test

Signed-off-by: Shane Loretz <[email protected]>

Co-authored-by: Brian Gerkey <[email protected]>
Co-authored-by: Shane Loretz <[email protected]>
@traversaro traversaro changed the title Allow name attribute in visual and collision tag Allow name attribute in visual and collision tag [ros2 branch] Nov 8, 2024
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.

3 participants