Gazebo can't read color information from dae or stl mesh files

asked 2017-08-25 02:11:49 -0600

NickVot gravatar image

updated 2017-08-27 18:36:18 -0600

Hi, I want to insert a map that I generate. These maps are generate from point clouds (using PCL) and then, I generate mesh map using MeshLab. In MeshLab and Blender, I can see that the dae or stl files contains color information (in vertices and faces). However in the Gazebo simulator, these meshes are white. I tried to version of these files; 1. exported using MeshLab, 2. exported using Blender. How can I load color information from dae or stl mesh files generated from point clouds?

edit retag flag offensive close merge delete

Comments

STL doesn't contain color information. Would you mind uploading one of the collada/dae files that doesn't show color in gazebo?

sloretz gravatar imagesloretz ( 2017-08-25 09:15:34 -0600 )edit

Hi, I uploaded files.zip and it contains 00_mesh.dae and 00_mesh_face.dae. Both files are generated using MeshLab and Blender. 00_mesh.dae has color information on vertices and 00_mesh_face.dae has it on faces.

NickVot gravatar imageNickVot ( 2017-08-27 18:36:03 -0600 )edit

I uploaded the file but I can't see it on this post. If you can see it either, can I send the file via other ways?

NickVot gravatar imageNickVot ( 2017-08-27 18:42:44 -0600 )edit

I don't see the files either. I tried adding a file to your post but I see `allowed file types are '.jpg', '.jpeg', '.gif', '.bmp', '.png', '.tiff', '.launch', '.yaml', '.c', '.cc', '.cpp', '.h', '.hh', '.hpp', '.py', '.proto', '.msg', '.srv', '.sdf', '.model', '.world'`. How about creating an issue on https://bitbucket.org/osrf/gazebo and uploading the files there?

sloretz gravatar imagesloretz ( 2017-08-28 09:29:23 -0600 )edit