Gazebo | Ignition | Community
Ask Your Question
0

Error while loading gazebo

asked 2015-08-19 03:17:03 -0600

Tonystark124 gravatar image

I wanted to test the vrc task 3 environment and thus ran the following command to try it in gazebo and drcsim

    VRC_CHEATS_ENABLED=1 roslaunch drcsim_gazebo vrc_task_3.launch

And after few processes, I got the following error

    [gazebo-2] process has died [pid 4327, exit code 255, cmd /opt/ros/indigo/share/drcsim_gazebo/scripts/run_gazebo vrc_task_3.world -q -r --record_encoding=zlib --record_path=/tmp/vrc_task_3 __name:=gazebo   

    __log:=/home/ln/.ros/log/11d0d0c6-464a-11e5-99ce-002564e606aa/gazebo-2.log].
     log file: /home/ln/.ros/log/11d0d0c6-464a-11e5-99ce-002564e606aa/gazebo-2*.log

How can I solve this? Is it related to graphic card anyway?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-21 02:01:29 -0600

ROS_GAZEBO_USER gravatar image

The most probable cause is that you have the gzclient or gzserver opened. Try with

killall gzserver

kilall gzclient

(and with ctrl+C in the terminal)

edit flag offensive delete link more

Comments

I get the following output while running the above commands " gzserver: no process found " . similar is the case with gzclient

Tonystark124 gravatar imageTonystark124 ( 2015-08-25 13:48:09 -0600 )edit

This is a bug in Gazebo. I am facing the same problem.

Dr. Abdul-Mannan Khan gravatar imageDr. Abdul-Mannan Khan ( 2017-09-27 06:12:36 -0600 )edit

This works for me. Thanks!

Ishan gravatar imageIshan ( 2020-07-22 07:17:01 -0600 )edit

it works for me too, thanks

saran96 gravatar imagesaran96 ( 2021-06-12 02:06:49 -0600 )edit

Question Tools

Stats

Asked: 2015-08-19 03:17:03 -0600

Seen: 11,938 times

Last updated: Aug 21 '15