Robotics StackExchange | Archived questions

Problem loading huge .OBJ in Gazebo

Hi all,

I'm working on Ubuntu 14.04 with Gazebo 2.2.3 and I want to load the 3D models provided as .obj files by this dataset: http://buildingparser.stanford.edu/dataset.html.

I followed this tutorial: https://www.youtube.com/watch?v=aP4sDyrRzpU

after that, I can see the model I created in the list, but if I try to insert it in the scene the window becomes black and gazebo gets stuck. The .dae file is 101mb, so maybe it's too big. Please, can someone point me out a solution?

Thanks, Federico

Asked by federico.nardi on 2017-05-22 07:55:50 UTC

Comments

Obj loading is only supported from Gazebo 7. Gazebo 2 has reached end of life, it's highly recommended that you upgrade.

Asked by chapulina on 2017-05-22 09:41:03 UTC

Answers