Skip to content

1. ROS Installation

Zulhafiz Zulkifli edited this page Aug 26, 2021 · 9 revisions

sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'

sudo apt install curl # if you haven't already installed curl curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add -

Clone this wiki locally