Gazebo | Ignition | Community
Ask Your Question
0

Error launching DRCSim 2.6 + Gazebo 1.8

asked 2013-05-30 19:55:58 -0500

gustavo.velascoh gravatar image

Hi,

When launching DRCSim using roslaunch atlas_utils atlas.launch this error appears:

setting /run_id to 73a3c1c6-c98a-11e2-9b6f-001e65d8adfa
process[rosout-1]: started with pid [7411]
started core service [/rosout]
process[gazebo-2]: started with pid [7425]
process[atlas_robot_state_publisher-3]: started with pid [7430]
process[multisense_sl_robot_state_publisher-4]: started with pid [7453]
process[tf2_buffer_server-5]: started with pid [7473]
process[multisense_sl/camera/stereo_proc-6]: started with pid [7515]
Error [VRCScoringPlugin.cc:79] VRCScoringPlugin: unknown world name "default"; not scoring.Error [MultiSenseSLPlugin.cpp:127] laser sensor not found

DRCSim keeps running well... What could be affected by this error?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-05-31 03:54:24 -0500

iche033 gravatar image

You can ignore the VRCScoringPlugin error message, it's only used for scoring in vrc worlds. Try launching atlas_sandia_hands.launch and you should not see this message as the plugin is taken out from this world.

As for the laser sensor not found error message, it is complaining that the head_hokuyo_sensor is not found. I do not see this on my machine, so I would verify whether or not laser is working by running

rostopic echo /multisense_sl/laser/scan

edit flag offensive delete link more

Comments

I launched `atlas_sandia_hands.launch` and the error doesnt appear... but Gazebo closes...

gustavo.velascoh gravatar imagegustavo.velascoh ( 2013-05-31 11:25:12 -0500 )edit

is there an error message? try have a clean build, and source drcsim/setup.sh before launching

iche033 gravatar imageiche033 ( 2013-06-01 02:56:34 -0500 )edit

Question Tools

Stats

Asked: 2013-05-30 19:55:58 -0500

Seen: 216 times

Last updated: May 31 '13