You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have 2 computers on our robot (A main industrial PC, and Jetson Xavier).
Currently, our setup consists of the main PC running on Ubuntu 22 with the ROS2 Humble version. I was hoping to generate a Visual Odometry pose on Jetson Xavier (realsense plugged) with installed ROS1 Noetic and fuse it with our other odometry poses (i.e. Wheel Odometry, IMUs plugged into PC)
as we realized that Xavier does not support directly Humble. isaac_ros_visual_slam available only on ROS2 (?), though we research I found:
What would be a best practice to establish communication between Humble Docker or installed natively ROS2 Foxy where Visual Odometry data is generated, and stream it somehow to our main PC?
all best
The text was updated successfully, but these errors were encountered:
adamanov
changed the title
estabilishing communcation of ROS2 humble docker to another PC
estabilishing communcation of ROS2 to another PC
Jun 11, 2024
Hello,
we have 2 computers on our robot (A main industrial PC, and Jetson Xavier).
Currently, our setup consists of the main PC running on Ubuntu 22 with the ROS2 Humble version. I was hoping to generate a Visual Odometry pose on Jetson Xavier (realsense plugged) with installed ROS1 Noetic and fuse it with our other odometry poses (i.e. Wheel Odometry, IMUs plugged into PC)
as we realized that Xavier does not support directly Humble. isaac_ros_visual_slam available only on ROS2 (?), though we research I found:
What would be a best practice to establish communication between Humble Docker or installed natively ROS2 Foxy where Visual Odometry data is generated, and stream it somehow to our main PC?
all best
The text was updated successfully, but these errors were encountered: