Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
gazebo:turtlebot [2019/01/11 16:21] – typos | gazebo:turtlebot [2024/08/20 21:38] (current) – external edit 127.0.0.1 |
---|
Follow the instructions on this [[http://wiki.ros.org/turtlebot_simulator | page]] to simulate the turtlebot. | ====== Gazebo: Turtlebot ======= |
| |
| ==== Basics ==== |
| |
Here is a basic set of links that show how to work with the Turtlebot in the Gazebo simulator. | Here is a basic set of links that show how to work with the Turtlebot in the Gazebo simulator. |
- [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Gazebo Bringup Guide | Bringup]] | - [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Gazebo Bringup Guide | Bringup]]: Start a simulated world. |
- [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Explore the Gazebo world | Teleop]]: Explore the World using rviz. | - [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Explore the Gazebo world | Teleop]]: Explore the world using teleop and rviz. |
- [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Make a map and navigate with it | Mapping]]: Roam the world to map it and re-use the map. | - [[http://wiki.ros.org/turtlebot_gazebo/Tutorials/indigo/Make a map and navigate with it | Mapping & Navigation]]: Roam the world to map it and re-use the map for navigation. |
- [[https://github.com/TurtlebotAdventures/nav_demos | Navigation]] Loads a world and navigates within it. | - [[https://github.com/TurtlebotAdventures/nav_demos | Sample Configurations]] Contains a demo world along with sample configurations for mapping, navigation, etc. |
| |
| |