1 | initial version |
I have found that everything works when the working directory i.e.( directory from which you run gazebo your_world.world
on your world file) is the directory in which the .dylib, .so, .o files are located. Otherwise the box does nothing as opposed to failing
2 | No.2 Revision |
I have found that everything works when the working directory i.e.( directory from which you run gazebo your_world.world
on your world file) is the directory in which the .dylib, .so, .o files are located. Otherwise the box does nothing as opposed to failing as i expected.