IN THIS ARTICLE
Simulation Interfaces Gem
The Simulation Interfaces Gem allows to control the simulation and the simulation environment in Open 3D Engine (O3DE) using the standardized ROS 2 simulation_interfaces package. The Gem contains the O3DE implementation together with the API based on the EBuses, as well as the ROS 2 interface to allow communication with O3DE via the ROS 2 framework.
The SimulationInterfaces
Gem requires:
- ROS 2 Gem enabled.
- simulation_interfaces package installed.
Please see the Simulation Interfaces documentation for more information on how to use this Gem.
Related topics
Topic | Description |
---|---|
Robotics in O3DE | Learn about robotics in O3DE, including Gems, Templates and demos to help you get started. |