Ubuntu16.04--ROS--kinetic

Fist you have install Ubuntu16.04 on your computer.  if you want to use ROS ,you  can install and configure follow the steps.


1.chose the version of ros

   ubuntu16.04/ubuntu15.10----------------ROS Kinetic Kame

   ubuntu15.04/ubuntuLTS14.04-----------ROS Jade Turtlr

   ubuntu14.04----------------------------------ROS indigo lgloo

   ubuntu12.04LTS-----------------------------ROS Hydro Medusa

   ubuntu12.04----------------------------------ROS Groovy Galapagos

2.installation steps

   (1)"configure"----“software & update”      

123

 (2)enter these in the terminal in turn

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:80 --recv-key 0xB01FA116

sudo apt-get update

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

apt-cache search ros-kinetic

(3)Initialize ROS


sudo rosdep init

rosdep update

echo "source /opt/ros/kinetic/setup.bash" >> ~/.bashrc

source ~/.bashrc


(4) Install the plugin


sudo apt-get install python-rosinstall


(5)Install other plugin


sudo apt-get install ros-kinetic-(the name of plugin)

such as

sudo apt-get install ros-kinetic-turtlebot*


(6)set up ROS

roscore

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值