NVIDIA-ISAAC-ROS / NVIDIA-ISAAC-ROS/isaac_ros_common

Isaac ROS Dev Base Catalog Page says it's Humble not Jazzy

Open
#232 0 comments 0 reactions 1 assignee View on GitHub

@chengronglai is already working on this.

Since Mar 12, 2026.

documentation
Dominant language
C++
Stars
317
Forks
227
PR merge metrics
No merged PRs in 30d

Description

https://catalog.ngc.nvidia.com/orgs/nvidia/teams/isaac/containers/ros?version=isaac_ros_740c8500df2685ab1f4a4e53852601df-arm64-jetpack
"Overview

Isaac ROS Dev base images for use with Isaac ROS Docker-based development environment utilities. These images contain ROS2 Humble with Nav2 and other package dependencies along with Triton, TensorRT, CUDA, and other NVIDIA frameworks pre-configured for both x86_64 and aarch64 (Jetson). See Isaac ROS Common for more details."

The key layer is:

b280bc50f7c83e366aa29c96af4bb3caee4473346a6c643158c5634521b693de
RUN ... k="/usr/share/keyrings/nvidia-isaac-ros.gpg" && curl -fsSL
https://isaac.download.nvidia.com/isaac-ros/repos.key ...
s="deb [signed-by=$k] https://isaac.download.nvidia.com/isaac-ros/release-4.2 ..."

Please update the overview to indicate Jetson Orin needs Humble image and Thor/Blackwell can use the new Jazzy based Dev Base images.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.