volcano.world does not load sometimes from the command line
Hi all,
I am following the Digital Elevation Model Tutorial. I am facing issues in the execution of last step : GAZEBO_RESOURCE_PATH="$GAZEBO_RESOURCE_PATH:/tmp" gazebo /tmp/volcano.world
I got the desired output once but after that I am just receiving the default screen.
I have also taken care to set the path variables.
Please help !!!
Thanks
Would you mind posting the output of this slightly different command? GAZEBO_RESOURCE_PATH="$GAZEBO_RESOURCE_PATH:/tmp" gazebo --verbose /tmp/volcano.world
With the command that you suggested, I am able to open gazebo default screen.