Robotics StackExchange | Archived questions

How do i install navigation2 on ros rolling

Hello, I have a ros2 rolling workspace. I am using Gazebo and rviz for simulation. I am trying to build a package for gmapping. I am able to build and install slam toolbox from github : https://github.com/SteveMacenski/slam_toolbox but it requires navigation2, which i cant install in ros2 rolling: https://github.com/ros-planning/navigation2 I tried every branch, even older release. but it contains build error. They also dont have rolling release. Due to the robot we use we can switch to foxy. Any suggestions will be helpful

Asked by taifuranowar on 2023-06-24 04:32:02 UTC

Comments

Answers

I installed it using apt. I didn’t compile anything. https://navigation.ros.org/development_guides/build_docs/index.html

Asked by pgarcia-dev on 2023-06-30 07:04:21 UTC

Comments