[parser.cc:287] Error finding file
Hello, im very new to Gazebo, PLEASE HELP!!! i imported a .dae file, created an .sdf file using the guidline from http://gazebosim.org/tutorials?tut=import_mesh&cat=build_robot but i get the error
Error [parser.cc:287] Error finding file [/home/arl/model_editor_models/arc/arc.sdf].
i see it in the model tree when i launch gazebo but nothing happens when i click on the model.
please help me im desperate ;( thanks!!!!
Asked by agsr on 2018-02-03 17:07:44 UTC
Comments
Could you add the contents of your
model.config
file to the question? Also the structure of the model directory, you can do for example:sudo apt install tree; tree /home/arl/model_editor_models/arc/
Asked by chapulina on 2018-02-03 20:35:51 UTC