Unable to locate any Isaac ROS package

Hi there,

I am trying to setup Isaac ROS on amd64 architecture with Isaac ROS Dev with the docker container with default ros2_humble key.

When I enter in the container (run_dev.sh), I expect to install packages, if possible, with apt as written in some cases in the documentation. For example:

sudo apt update &&
sudo apt-get install -y ros-humble-isaac-ros-nvblox

but I always get also with any other Isaac ROS package (not ROS2 humble packages) this error:

Unable to locate package ros-humble-isaac-ros-nvblox

How can I fix it?
I am using release-3.2

3 Likes

I am facing similar issues and check out this thread, no fix yet

I am facing the same issue too. I was able to locate the package on release-3.1 but failed on 3.2

Im facing the same problem tonight. Tried to reinstall the docker from scratch. Didnt help…

Im facing the same problem from today. It was working good till yesterday

Im also having the same issue today, I tried reinstalling the docker container, and building from scratch but both didn’t work

Hi all,

The issue is currently fixed for US developers. For CN developers, it will be fixed tomorrow.
Keep us posted.

Best,
Raffaello