Install ros-kinetic on ubuntu16.04

Source: Internet
Author: User

1. Setting up the installation source

sudo sh-c ' echo ' Deb Http://packages.ros.org/ros/ubuntu $ (LSB_RELEASE-SC) main ">/etc/apt/sources.list.d/ Ros-latest.list '

2. Set key

sudo apt-key adv--keyserver hkp://ha.pool.sks-keyservers.net:80--recv-key 0xb01fa116

3. Installation

sudo apt-get update

sudo apt-get install Ros-kinetic-desktop-full

4. Initialization

sudo rosdep init

ROSDEP Update

5. Configure Environment variables

echo "Source/opt/ros/kinetic/setup.bash" >> ~/.BASHRC

SOURCE ~/.BASHRC

6. Installing Rosinstall

sudo apt-get install Python-rosinstall

7. Testing

Roscore

Ext.: https://www.cnblogs.com/rokey/p/7841959.html

Install ros-kinetic on ubuntu16.04

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.