Gazebo | Ignition | Community
Ask Your Question
0

ign gazebo collada meshes issue

asked 2021-03-18 12:50:24 -0500

Filipe Almeida gravatar image

I'm trying to spawn a model with dae texture files and they don't load correctly in the GzScene3D. If you look the camera plugin, the texture was loaded well, but in the scene it is a mess. I tried to use models from fuel, but all that have dae texture cause the same problem.

I'm using Ignition Citadel.

image description

Any pointers where to find a solution are highly appreciated.

edit retag flag offensive close merge delete

Comments

tweaking some parameters in the Colladaloader file may help, not sure though.

Adwait gravatar imageAdwait ( 2021-04-01 05:08:49 -0500 )edit

I don't know how I can change that parameters. I tried different versions and different computers and got the same issue.

Filipe Almeida gravatar imageFilipe Almeida ( 2021-04-05 04:12:16 -0500 )edit

Trying on different machines won't necessarily solve the issue when there's a problem with the .dae file. What I am trying to say is that try scaling your file in the blender or any other app.

Adwait gravatar imageAdwait ( 2021-04-05 16:25:29 -0500 )edit

Right, but I did not use the same mesh in the tests. I tried different models from fuel (models that was demonstrated in the tutorials). I tested with many models from fuel and all that use collada meshes have the same issue. This is not related with my collada mesh.

Filipe Almeida gravatar imageFilipe Almeida ( 2021-04-06 04:34:26 -0500 )edit

Did you solve the problem? I think that I have the same problem, if I see in ogre2.og say and error about textures

olmer gravatar imageolmer ( 2021-05-17 16:49:48 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-05-17 17:47:04 -0500

olmer gravatar image

Hello,

I solve the problem, I added export LC_NUMERIC="C" before to run ign gazebo.

The problem is described here

edit flag offensive delete link more

Comments

I was facing the same issue with some models like this. I tried exporting this and it worked for me. Thanks.

Adwait gravatar imageAdwait ( 2021-05-21 11:00:18 -0500 )edit

Thank you!!!! It solve that problem!!! Now is loading collada meshes without that issue!

Filipe Almeida gravatar imageFilipe Almeida ( 2021-05-25 03:07:38 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-03-18 12:50:24 -0500

Seen: 345 times

Last updated: Mar 18 '21