Answers for "setup source.list of ROS"

0

setup source.list of ROS

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language