Ubuntu16.04 Loading and unloading kinetic

Source: Internet
Author: User

Installation:

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-key adv--keyserver hkp://ha.pool.sks-keyservers.net--recv-key 0xB01FA116
sudo Apt-get Update
sudo apt-get install ros-kinetic-desktop-full
sudo apt-get
install Apt-cache search ros-kinetic
sudo rosdep init
rosdep update
echo "Source/opt/ros/kinetic/setup.bash" > > ~/.BASHRC
source ~/.bashrc
sudo apt-get install Python-rosinstall

Uninstall:

sudo apt-get purge ros-*
sudo rm-rf/etc/ros
gedit ~/.BASHRC

Find: The line with kinetic deleted, saved, and then:

SOURCE ~/.BASHRC

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.