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

only the first visual of each link has its material resolved #61

Open
erwincoumans opened this issue Jun 29, 2015 · 0 comments
Open

only the first visual of each link has its material resolved #61

erwincoumans opened this issue Jun 29, 2015 · 0 comments
Labels

Comments

@erwincoumans
Copy link

See https://github.com/ros/urdfdom/blob/master/urdf_parser/src/model.cpp#L132
it sets 'the link visual material', but there might be an array of visuals in each link.

It seems only the first link visual gets its material resolved. This could be an issue if those additional links only contain a material with a name, and not RGBA/texture filename information.

@sloretz sloretz added the bug label Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants