Importing my own OBJ file into Gazebo

asked 2021-12-26 07:36:03 -0500

PumpkinIcedTea gravatar image

Hi guys, I'm trying to import my own .stl files into Gazebo. It works on a fresh gazebo environment but when I reopen the file using "sudo gazebo <filename>, it takes super long to load and upon using --verbose to check, it says

[Err] [MeshShape.cc64] Failed to find mesh file

It proceeds to tell me the filepath doesn't exist.

Funny thing is that I just copied the entire file for another working object and changed it accordingly to suit my files so I have no idea why this error pops up, can anyone help me ? Thanks

Sorry about the tags, I tried to post gazebo-11 as a tag but it still wouldn't let me through

edit retag flag offensive close merge delete