ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Do the following:
source /usr/share/gazebo-1.8/setup.sh
gzserver
gzclient <your-world.sdf>
. If you run just gzclient, you will see the empty world.There are many gazebo lovers here who can help you out but in future remember to post questions related to standalone gazebo on answers.gazebosim.org or at least post a copy there.
2 | No.2 Revision |
Do the following:
source /usr/share/gazebo-1.8/setup.sh
gzserver
gzclient <your-world.sdf>
. If you run just gzclient, you will see the empty world.There are many gazebo lovers here who can help you out but in future remember to post questions related to standalone gazebo on answers.gazebosim.org or at least post a copy there.
3 | No.3 Revision |
Do the following:
source /usr/share/gazebo-1.8/setup.sh
gzserver
gzclient <your-world.sdf>
. If you run just gzclient, you will see the empty world.There are many gazebo lovers here who can help you out but in future remember to post questions related to standalone gazebo on answers.gazebosim.org or at least post a copy there.