Robotics StackExchange | Archived questions

Problem loading a mesh .stl

Hi ros users. I have just created a mesh .stl with Blender. But when I try to loading terminal says: Error [Visual.cc:1938] Unable to insert mesh[Vertex Buffer: Out of memory]

How can I fix it?

Thanks!

Asked by Alvaro Salcedo on 2015-07-13 04:24:32 UTC

Comments

I also have another problem. The mesh is a sympl box with numbers on each face. When I load the file I can see the box but I can't see the numbers...

Any ideas?

Thanks!

Asked by Alvaro Salcedo on 2015-07-13 04:55:46 UTC

I think that the problem is the colours... because I change the colour of the box in blender and in Gazebo appear in the same colour... grey

Asked by Alvaro Salcedo on 2015-07-13 05:51:47 UTC

Is this somehow related with ROS? Where are you loading the mesh, Gazebo or RViz? If it is on Gazebo try their specific site http://answers.gazebosim.org/

Asked by Javier V. Gómez on 2015-07-14 03:09:36 UTC

One thing to do is try out a second 3d viewer program like Meshlab to see if it can load it correctly or not.

Asked by lucasw on 2015-07-15 20:12:23 UTC

Answers