Error loading gazebo in Virtualbox
Hi all,
I am new to ROS and trying to work with the simulator for the DARPA ARM Robot. I am using cturtle on a virtual machine running 32-bit Ubuntu 10.04 (as specified in the installation instructions for the ARM simulator at http://thearmrobot.com/trac/wiki/ARMSimulatorInstallation).
When I try to test Gazebo by using roslaunch gazebo_worlds empty_world.launch, I get the following:
Error Loading Gazebo /tmp/buildd/ros-cturtle-simulator-gazebo-1.2.8/debian/ros-cturtle-simulator-gazebo/opt/ros/cturtle/stacks/simulator_gazebo/gazebo/build/gazebo/server/Simulator.cc:261 : Exception: Error loading the GUI /tmp/buildd/ros-cturtle-simulator-gazebo-1.2.8/debian/ros-cturtle-simulator-gazebo/opt/ros/cturtle/stacks/simulator_gazebo/gazebo/build/gazebo/server/rendering/OgreCreator.cc:441 : Exception: Unable to create the rendering window
[gazebo-2] process has died [pid 1832, exit code -11]. log files: /home/scott/.ros/log/b5485c98-9ec2-11e1-8b13-080027314ab6/gazebo-2*.log
The graphics card is an ATI Radeon HD 5450. I have successfully used roslaunch gazebo_worlds empty_world.launch using fuerte on a virtual machine running 64-bit Ubuntu 12.04 on the same computer.
Does anyone have any ideas about how to help? Thanks and let me know if there is any additional information that would be helpful.
EDIT: I saw this question: http://answers.ros.org/question/12527/gazebo-2-process-has-died-pid-25662-exit-code-11 but I do not have a /tmp/gazebo folder.