Issac Sim ROS

Hi, so far the integration of Issac Sim and ROS is through Only OmniGraph.
May I know if it is possible that we can achieve the integration through coding?

For example, write a code for Isaac Sim for subscribing messages from ROS, meaning receiving the message via python script, not OmniGraph.

Hi @berternats

Refer to the documentation for using ROS directly via Python without OmniGraph

https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/tutorial_ros_custom_message.html#publishing-in-extension-scripting

https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/tutorial_ros_custom_message.html#receiving-ros-messages

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.