ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

By checking out simulator_gazebo and compiling from source as suggested in the comment (although I didn't actually change USE_HG - it worked for me out of the box) I was able to get this working. Thank you!

By checking out simulator_gazebo and compiling from source as suggested in the comment (although I didn't actually change USE_HG - it worked for me out of the box) I was able to get this working. working by launching

roslaunch gazebo_worlds empty_world.launch gui:=false

Thank you!