NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_visual_slam
estabilishing communcation of ROS2 to another PC
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
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:
- with the docker or
- directly installation ROS2 Foxy on Ubuntu 20, and
- Isaac ROS NITROS Bridge
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ROS2 Humble Dockerfile and Isaac ROS NITROS Bridge documentation, then compare them with the linked ROS2 Foxy and Jetson setup information. Determine whether the proposed ROS1/ROS2, Docker, and native-install combinations support streaming visual odometry to the main PC; done means documenting a validated communication approach and its compatibility requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, ubuntu
- Domain
- distributed-systems, operating-systems, robotics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100