ros-melodic.md
Gen 4 - Going to Ubuntu 18.04
Installation notes
Commands
Core install of Melodic
sudo apt-get update
sudo apt-get upgrade
wget https://raw.githubusercontent.com/ROBOTIS-GIT/robotis_tools/master/install_ros_melodic.sh && chmod 755 ./install_ros_melodic.sh && bash ./install_ros_melodic.shFurther install of needed melodic packages
Further install of ROS Packages
Important: OPEN A NEW SHELL
Last updated
Was this helpful?
