gazebosim / docs

High-level Gazebo documentation that gets published to https://gazebosim.org/docs/
https://gazebosim.org/docs
48 stars 106 forks source link

ROS 2 beginner tutorials using Ignition Gazebo #222

Closed chapulina closed 2 years ago

chapulina commented 2 years ago

We should create introductory tutorials that will go into http://docs.ros.org/en/rolling/Tutorials.html and live in https://github.com/ros2/ros2_documentation. Tracking in this repo so we can more easily track with other Ignition tasks.

Desired behavior

New ROS 2 developers can easily launch and tweak a full robot development environment even if they don't have a physical robot.

Alternatives considered

We already have tutorials on https://ignitionrobotics.org/docs/fortress/ros2_integration, but that's not easy to find for ROS 2 beginners, and don't show a complete application.

Implementation suggestion

Do some simple tasks with a turtlebot in an interesting world.

chapulina commented 2 years ago

It would be nice to use the TurtleBot 3 for the tutorials (or the upcoming TurtleBot 4 if possible). See this issue for TB3:

chapulina commented 2 years ago

Adding Ignition support to more robots, so we can document it later:

ahcorde commented 2 years ago

Another one:

ahcorde commented 2 years ago
chapulina commented 2 years ago

Done in https://github.com/ros2/ros2_documentation/pull/2356