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

Fix export of color in material that is not child of robot tag #22

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

traversaro
Copy link
Collaborator

It seems that the current version of urchin does not export the <color> tag of <material> element if the <material> is not child of <robot>. However, the URDF spec fully support the case in which the color of a <material> is child of a <link> tag, see the example in http://wiki.ros.org/urdf/XML/link .

@traversaro
Copy link
Collaborator Author

@fishbotics we tested this fix in our codebase and it fixes the issue we are seeing, feel free to comment on the PR if you have any opinion, thanks!

@traversaro
Copy link
Collaborator Author

@fishbotics friendly ping : )

Copy link
Owner

@fishbotics fishbotics left a comment

Choose a reason for hiding this comment

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

Looks great!

@fishbotics fishbotics merged commit 8285cb5 into main Oct 3, 2024
2 checks passed
@traversaro
Copy link
Collaborator 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.

2 participants