isaac_ros_visual_slam icon indicating copy to clipboard operation
isaac_ros_visual_slam copied to clipboard

Jetson-PC Communication

Open retazo0018 opened this issue 10 months ago • 0 comments

Hi @hemalshahNV, @jaiveersinghNV ,

I’m running ISAAC-ROS Visual SLAM on a Jetson AGX Orin and would like to use its odometry output on a separate PC, which is running ROS 2 Humble inside a Docker container. I've attempted to enable communication between the two systems by:

  • Setting the same ROS_DOMAIN_ID on both devices
  • Using also CycloneDDS as the RMW implementation

However, communication between them is still not working. What is the recommended approach for enabling ROS 2 communication between the ISAAC-ROS (in Jetson) and PC?

Thanks,

retazo0018 avatar Apr 23 '25 09:04 retazo0018