-
First install ROS 2 Foxy Fitzroy using official toturial for Ubuntu Focal.
-
Clone repository
git clone git@github.com:abmoRobotics/MAPs.git
source /opt/ros/foxy/setup.bash
- Install the required dependencies
cd MAPs/ros2_ws/
rosdep install --from-paths src -y