ROS 2 Tutorial
In this tutorial, you will learn practical ROS 2 skills by automatically controlling Minecraft using minecraft_ros2.
This tutorial is intended for readers who have completed up to Intermediate → Writing an action server and client (Python) in the ROS 2 Documentation.
Table of Contents
- Explanation of topics
- Explanation of commands
- Visualizing camera images
- Visualizing LiDAR point cloud data
- Creating a Python package
- Sending topics
- Obtaining surrounding blocks
- Destroying target blocks
- Autonomous driving to a goal
- Self-position estimation
- Mapping