Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install navigation2 #488

Open
adc-zhao opened this issue Apr 23, 2024 · 1 comment
Open

Unable to install navigation2 #488

adc-zhao opened this issue Apr 23, 2024 · 1 comment

Comments

@adc-zhao
Copy link

Hello,

Here is a question about install navigation2.

I built the container successfully on my Jetson, and next I want to install ros-humble-navigation2 and ros-humble-nav2-bringup in docker.
But it shows like below:
root@ubuntu:/workspace# apt-get install ros-humble-navigation2 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros-humble-navigation2
Do you know how to solve this problem?

Thanks

@dusty-nv
Copy link
Owner

Hi @adc-zhao, these containers are setup for building ROS2 from source, so you would instead use rosinstall_generator to clone and then build the nav2 nodes. Or at that point you might just want to have installed Humble from the get-go from apt instead of source, or use the Isaac ROS debian server: https://nvidia-isaac-ros.github.io/getting_started/isaac_ros_buildfarm_cdn.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants