This documentation is for a prerelease version of O3DE. Click here to switch to the latest release, or select a version from the dropdown.

Version:

IN THIS ARTICLE

ROS 2 Sensors Gem

The ROS 2 Sensors Gem uses the Robot Operating System (ROS) to provide sensor data generated by simulated sensors in Open 3D Engine (O3DE). It requires the ROS 2 Gem to be enabled.

ROS 2 Sensors Gem implements the following sensors:

  • Camera (including Depth channel)
  • Contact
  • GNSS
  • IMU
  • Lidar (3D and 2D)
  • Odometry
Note:
The Contact sensor requires gazebo_msgs package to be installed in your ROS 2 workspace.
TopicDescription
Robotics in O3DELearn about robotics in O3DE, including Gems, Templates and demos to help you get started.
ROS 2 Gem Concepts and StructureOverview of the concepts and structure of the ROS 2 Gem, including an overview of its components.