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

Error building isaac_ros_dev-container on Jetson AGX Orin with ISAAC ROS 3.0.0

Open
#126 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

I have Jetpack 5.1.2 with cuda 11.4 installed. The scripts/run_dev.sh was working fine before. But, with the latest commit (ISAAC ROS 3.0.0), it throws the following error:
Running isaac_ros_dev-aarch64-container docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: failed to create NVIDIA Container Runtime: failed to construct OCI spec modifier: requirements not met: unsatisfied condition: cuda>=12.2 (cuda=11.4): unknown. ~/workspaces/isaac_ros-dev/src/isaac_ros_common

I get the same error even after trying to upgrade my Jetson to CUDA12.2.

Please give pointers on why is this the case?

Thanks,

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.

Research direction

Start with scripts/run_dev.sh and the reported NVIDIA container runtime error, then compare the container's CUDA requirement with the JetPack 5.1.2 and CUDA 11.4 environment described here. Done would require identifying the version mismatch and documenting or implementing a compatible path for the affected Jetson setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, ubuntu
Domain
devops, embedded-iot, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.