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

Missing materials #215

Open
danepowell opened this issue Jul 15, 2013 · 4 comments
Open

Missing materials #215

danepowell opened this issue Jul 15, 2013 · 4 comments

Comments

@danepowell
Copy link
Contributor

If you roslaunch pr2_gazebo pr2_empty_world.launch, you'll see a bunch of warnings about missing textures, like:

Warning [Visual.cc:745] Unable to get Material[PR2/caster_texture] for Geometry[pr2::fr_caster_rotation_link::fr_caster_rotation_link_visual. Object will appear white

This is weird, since the textures are defined in pr2_description/urdf/materials.urdf.xacro . But for whatever reason, they're not getting picked up.

@ahendrix
Copy link
Member

Which version of ROS, pr2_gazebo, and pr2_common are you using? Which OS? From debs or built from source?

@danepowell
Copy link
Contributor Author

Sorry, should have specified - Groovy, Ubuntu 12.10 (Quantal), groovy-devel branches of pr2_gazebo and pr2_common.

@ahendrix
Copy link
Member

This looks like a bug in how the textures are specified for gazebo in pr2_description/urdf/base_v0/base.gazebo.xacro and pr2_description/urdf/materials.urdf.xacro

I think this is specific to gazebo. I don't know much about gazebo, but I'll see if I can get someone to take a look at it.

@danepowell
Copy link
Contributor Author

I wonder if this is related to or a result of this issue: #192

It seems that the materials are all defined in pr2_ogre, in Media/materials/scripts/pr2.material . But this file does not seem to be referenced anywhere in pr2_description.

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

No branches or pull requests

2 participants