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 force-pushed the fixnamevisualcollision branch from a293483 to 38d7f12 Compare November 8, 2024 09:16
@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
@traversaro
Copy link
Contributor Author

traversaro commented Mar 27, 2025

@mjcarroll From what I understand @clalancette will be mostly off for the next few months, I am not sure if there was any PMC discussion on the URDF repos as mentioned in ros/urdfdom#200 (comment) .

@mjcarroll
Copy link
Member

I am not sure if there was any PMC discussion on the URDF repos

It was less of discussion and more of a reminder that these repos also fall under the maintenance of the PMC and that folks should get to them when they can. I will make sure we can get a reviewer here, thanks for the ping.

@traversaro
Copy link
Contributor Author

Thanks!

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