Errors downloading ROS ISAAC release-3

Getting these errors when downloading nvidia depositiories for ROS ISAAC

Err:10 https://isaac.download.nvidia.com/isaac-ros/release-3 noble Release
404 Not Found [IP: 93.184.215.166 443]

E: The repository ‘https://isaac.download.nvidia.com/isaac-ros/release-3 noble Release’ does not have a Release file.

Hi @genomalabs

Thank you for writing on the Isaac ROS forum. To better support you, which guide are you following?

We have been following this guide here → Getting Started — isaac_ros_docs documentation (nvidia-isaac-ros.github.io)

Thank you for your reply; in which step of the documentation do you have this error?

Is the “compute setup” or on the “Isaac Sim tutorials”?

Same error here.
This would happen on any apt update call after adding the repo.

$ sudo apt update
Hit:1 https://nvidia.github.io/libnvidia-container/stable/deb/amd64  InRelease
Ign:2 https://isaac.download.nvidia.com/isaac-ros/release-3 noble InRelease    
Err:3 https://isaac.download.nvidia.com/isaac-ros/release-3 noble Release      
  404  Not Found [IP: 93.184.215.166 443]
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease               
Hit:5 https://download.docker.com/linux/ubuntu noble InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu noble InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Hit:8 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
E: The repository 'https://isaac.download.nvidia.com/isaac-ros/release-3 noble Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
$ sudo grep -r nvidia /etc/apt/sources.list
deb https://isaac.download.nvidia.com/isaac-ros/release-3 noble release-3.0

These errors happens at the developer environment set up Developer Environment Setup — isaac_ros_docs documentation

Hi all,

Isaac ROS works on Jetpack 6 with Ubuntu 22.04, looks the system requirements at this page Getting Started — isaac_ros_docs documentation

Looking your log, you are on Ubuntu noble 24.04

Best,
Raffaello

Ah yes that would explain, thank you. Apart from this, it seems to work ok on 24.04. Looking forward to official 24.04 support.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.