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

[parsers] Load material from URDF #76

Merged
merged 6 commits into from
Nov 9, 2020

Conversation

gergondet
Copy link
Member

This loads the material tag information from URDF files

@BenjaminNavarro do you support these tags in the yaml format? If so I will add it to the YAML parser as well

For now, binary packages are not available in Conan center for Xcode 12.0
@BenjaminNavarro
Copy link
Contributor

No we don't use the tag, at least right now. But it might still be a good idea to implement it in order to keep feature parity between the two parsers and keep the URDF<->YAML converter functional

@gergondet
Copy link
Member Author

Thanks for the feedback.

I've added materials parsing to the YAML format and material generation for the to_urdf and to_yaml functions.

I'll merge this and release a new version of RBDyn

@gergondet gergondet merged commit 1a33a54 into jrl-umi3218:master Nov 9, 2020
@gergondet gergondet deleted the topic/LoadMaterial branch November 9, 2020 06:43
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