turtlebot model in stage ? [closed]
Is there a turtlebot model in stage ? Has anyone made it ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Is there a turtlebot model in stage ? Has anyone made it ?
Answering my own question
Clearly the best simulator for the turtlebot is the turtlebot simulator in gazebo as pointed out by Melonee, however a very simple Stage implementation in ROS Electric can be found here - http://pr.willowgarage.com/wiki/CS225B/Simulator
Hi, I've been using Stage for over a year... I think it won't be a turtlebot model for stage, the main reason is the turtlebot's Kinect wich has no equivalent sensor in Stage.
In Stage you can find a Roomba+LaserScanner model to progam and play with very didactic, and good to play with navigation, tracking and other stuff. Stage Tutorials
If you look for a Robot+[RGB+d camera] simulation, like turtlebot, this should be done in Gazebo wich is really capable of such tasks.
I apologize I cannot suggest a specific turtlebot model in Gazebo, my knowledge is not deep enough.I just try to give a little help, good luck! :)
There currently is a full TurtleBot simulator in gazebo that uses the URDF model provided in the turtlebot stack. For more information check out the turtlebot_simulator wiki page: http://www.ros.org/wiki/turtlebot_simulator
Asked: 2011-11-25 04:40:20 -0600
Seen: 1,071 times
Last updated: Oct 07 '12
Robot position does not synchronized in RViz and Stageros [closed]
modify the URDF and kinect position turtlebot
Howto implement a teleop node using rosjava?
Create-based turtlebot simulation problem
Where to start with turtlebot?
PrimeSense Failed to set USB interface Error
Kinect isn't visible from Odroid when battery powered (turtlebot v2)
I'm doing a turtlebot-based project: should I just install indigo?