Skip to main content
In order to enable seamless integration of GRID into your current robotics stack, we provide ROS2 support with Isaac. This enables users to both publish data from the simulation as well as receive commands into the simulation to execute.

Publishing Simulation Data

In order to publish simulation data, we provide support for a list of message types the details of which are provided below: An example of how to publish simulation data using env.yaml is as follows:

Subscribing to Commands

We also allow users to send commands to the robot in the simulation session. Here is the list of commands we support. For each command, users need to specify the name of the topic to which they are publishing the specific message and the target command name from the commands entity specified in the mdp.yaml. An example of how to use commands in env.yaml is as follows:
We are constantly updating our offering of supported message types, please let us know on our Discord Community or reach out to us on our email.