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

error launching world file in gazebo

asked 2016-08-22 14:21:08 -0500

dinesh gravatar image

updated 2016-08-22 21:08:34 -0500

I was following this tutorial, but as i enter: roslaunch my_robot_gazebo my_robot.launch, i cant see the world in gazebo. When i enter: env | grep GAZEBO_RESOURCE_PATH, i cant see the gazebo in that path, when i checked my gazebo-2.2 was inside usr/share/local instead of /usr/local/share. I am using ros indigo. Befor this i have installed gazebo4 and than again uninstalled it as i knew ros indigo already provides gazebo2.2. Now i am this type of errors, what should i do? I am using ros indigo, ubuntu 14.04. I get this kind of error:

Error [Plugin.hh:149] Failed to load plugin libbaxter_gazebo_ros_control.so: libbaxter_gazebo_ros_control.so: cannot open shared object file: No such file or directory
[ INFO] [1471917982.987872624, 8.255000000]: GazeboRosVideo (gzserver, ns = /) has started!
Segmentation fault (core dumped)
[gazebo_gui-2] process has died [pid 13712, exit code 139, cmd /opt/ros/indigo/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/dinesh/.ros/log/27d050ae-68d6-11e6-adb7-5c260a2762ef/gazebo_gui-2.log].
log file: /home/dinesh/.ros/log/27d050ae-68d6-11e6-adb7-5c260a2762ef/gazebo_gui-2*.log
Warning [Publisher.cc:134] Queue limit reached for topic /gazebo/default/pose/local/info, deleting message. This warning is printed only once.

What i see is when ever i run: rosrun gazebo_ros spawn_model -filerospack find baxter_description/urdf/baxter.urdf -urdf -z 1 -model baxter, the gazebo stops running.

edit retag flag offensive close merge delete

Comments

Should mention x-posted at gazebo site: http://answers.gazebosim.org/question...

neuronet gravatar image neuronet  ( 2016-08-22 15:42:22 -0500 )edit

that is my question, i posted in both forum, to get answer quickly.

dinesh gravatar image dinesh  ( 2016-08-22 16:05:49 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-08-23 09:36:11 -0500

curranw gravatar image

updated 2016-08-23 09:39:23 -0500

It looks like these packages are not publicly available?

http://answers.gazebosim.org/question...

To test gazebo alone, I would try spawning an empty world using the gazebo_ros package.

roslaunch gazebo_ros empty_world.launch
edit flag offensive delete link more

Comments

thanks for info.

dinesh gravatar image dinesh  ( 2016-08-24 02:29:38 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-08-22 14:21:08 -0500

Seen: 2,349 times

Last updated: Aug 23 '16