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

how to run a gazebo world file

asked 2011-10-08 02:26:23 -0500

mmyself gravatar image

how do i run the *.world files in gazebo_worlds/worlds?

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
7

answered 2011-10-09 08:59:43 -0500

updated 2011-11-09 19:03:38 -0500

Have a look at this link to an article on my blog, it should help you.

http://mobotica.blogspot.com/2011/09/using-gazebo.html

As an alternative you can also use

roscore

and then

rosrun gazebo gazebo /path/to/.world file
edit flag offensive delete link more

Comments

thx, thats it.
mmyself gravatar image mmyself  ( 2011-10-09 18:36:03 -0500 )edit
1

rosrun gazebo_ros gazebo src/mst_robot/worlds/jackal_race.world This worked for me.

Abdulbaki gravatar image Abdulbaki  ( 2018-03-18 02:39:48 -0500 )edit
0

answered 2011-10-09 21:03:33 -0500

Just use the launch files in gazebo_worlds/launch.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-10-08 02:26:23 -0500

Seen: 15,697 times

Last updated: Nov 09 '11