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

Simulating turtlebot hardware?

asked 2011-09-12 09:00:57 -0500

mkopack gravatar image

Hey gang,

Is there some way with the Turtlebot packages to simulate the turtlebot inside of stage and/or gazebo? I'd like to be able to do some work while away from the office (where our turtlebot is located) and I need a way to simulate the bot itself. Preferably something that can simulate the Kinect as well.

I didn't see anything in the turtlebot tutorials on how to set this up. I'm still pretty new to ROS, so I've never used gazebo inside of ROS, but have experience with Player/Stage on it's own. I basically need help understanding how to set up and run the simulation and get a/the turtlebot model into it.

Any help is appreciated.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2011-09-12 22:08:48 -0500

mmwise gravatar image

In the next week or so we will be releasing a stable version of electric which has a stable simulation release. At that time you can sudo apt-get install ros-electric-turtlebot-simulator-desktop

this will install everything needed to simulate TurtleBot. To start the simulator

roslaunch turtlebot_simulator turtlebot_empty_world.launch
edit flag offensive delete link more

Comments

@mwise_wg On my (and my colleague's) environment (Ubuntu 11/10.04, electric), the command you're giving isn't working (rospack/stack either, although roscd works). Instead, this works "roslaunch turtlebot_gazebo turtlebot_empty_world.launch".
130s gravatar image 130s  ( 2011-10-11 13:07:18 -0500 )edit
0

answered 2011-09-13 02:34:11 -0500

mkopack gravatar image

Awesome! Thanks!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-12 09:00:57 -0500

Seen: 944 times

Last updated: Sep 13 '11