Welcome to Robotic Simulation template for ROS 2 projects! It is designed to help you quickly start simulating robots in Open 3D Engine (O3DE) with Robot Operating System (ROS) 2.
This template has the following characteristics:
An example ROS 2 navigation stack launch file is bundled with the template.
To learn about other robotic templates, please refer to documentation of
Robotic templates.
Please follow the instructions in ROS 2 Gem documentation to install all required dependencies and create your project with a template (make sure to use chose this template during the process).
You can try out an example of ROS 2 integration with the navigation stack. Follow the instructions to navigate your robot with ROS 2!