gazebo simulation tutorial [closed]

asked 2015-07-01 09:30:24 -0500

SamTew gravatar image

Is anyone tried this tutorial before? http://gazebosim.org/tutorials/?tut=r...

I follow the steps: cd ~/catkin_ws/src/ git clone https://github.com/ros-simulation/gaz... cd .. catkin_make build successful.

However, when i try to run roslaunch rrbot_description rrbot_rviz.launch, it gives me this error. [rviz-4] process has died [pid 8639, exit code -11, cmd /opt/ros/indigo/lib/rviz/rviz -d /home/sam/task/src/gazebo_ros_demos/rrbot_description/launch/rrbot.rviz __name:=rviz __log:=/home/sam/.ros/log/1164600a-1ffb-11e5-ac93-485ab67bb3cb/rviz-4.log]. log file: /home/sam/.ros/log/1164600a-1ffb-11e5-ac93-485ab67bb3cb/rviz-4*.log

Can anyone help me?

edit retag flag offensive reopen merge delete

Closed for the following reason Gazebo Question: The Gazebo community prefers to answer questions at: http://answers.gazebosim.org by SamTew
close date 2015-07-04 20:54:15.593411

Comments

It works for me, ROS Indigo, Gazebo 4.1.2, Ubuntu 214.04 64b. Although RViz is crashing, is gazebo still running? Try to open a new rviz in separate terminal and configure it manually. Which ROS/Gazebo/Ubuntu versions are you using?

Javier V. Gómez gravatar image Javier V. Gómez  ( 2015-07-02 01:50:49 -0500 )edit

RViz has its own troubleshooting guidance. I suggest you to go through them, and if any idea there doesn't help, provide more info following issue report guidance in the same page.

130s gravatar image 130s  ( 2015-07-02 18:47:17 -0500 )edit