Isaac Sim Version
4.5.0
Operating System
Ubuntu 22.04
GPU Information
4090
cuda12.3
Topic Description
Detailed Description
I use isaac sim4.5, follow the tutorial (ROS2 Joint Control: Extension Python Scripting β Isaac Sim Documentation) to import the robot arm and create an Action Graph, but when I click the run button, I get the following error:
2025-03-10 05:56:41 [Error] [omni.graph.core.plugin] /graph/ros2_publish_joint_state: [/graph] Unable to create ROS2 node, please check that namespace is valid
2025-03-10 05:56:41 [Error] [omni.graph.core.plugin] /graph/ros2_subscribe_joint_state: [/graph] Unable to create ROS2 node, please check that namespace is valid
Steps to Reproduce
- Import robotic arm
- Follow the tutorial to create an action graph
- click βplayβ button
Error Messages
2025-03-10 05:56:41 [Error] [omni.graph.core.plugin] /graph/ros2_publish_joint_state: [/graph] Unable to create ROS2 node, please check that namespace is valid
2025-03-10 05:56:41 [Error] [omni.graph.core.plugin] /graph/ros2_subscribe_joint_state: [/graph] Unable to create ROS2 node, please check that namespace is valid