You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So it seems that the problem is that pr2_description is using TIFF textures, which the collada loaders don't like, including GzWeb's:
I manually converted a couple of the textures to png and confirmed that they work. The PR2 SDF model at gazebo_models uses PNG textures.
I'll close this issue since I don't think supporting TIFF should be a concern here. Here's an issue about getting rid of TIFFs at pr2_description: PR2/pr2_common#226
After following the example demo instructions, I get the PR2 to load but it looks too dark.
Using Collada Loader 1, this is what it looks like. Using Loader 2, all parts are black, so it's even worse.
The meshes look fine on
gzclient
. I tried ramping up the light onros3djs
but it didn't change the meshes.Note that the issue is probably not coming from the code on this repo; it's most likely related to the meshes or the collada loader.
The text was updated successfully, but these errors were encountered: