最近在学习ros过程中 出现了一个包错误 ERROR:cannot launch node of type [arbotix_python/arbotix_driver]:arbotix_python ERROR:cannot launch node of type [arbotix_python/arbotix_driver]:arbotix_python 原因是没有安装 arbotix 这个相关的软件包集,使用sudo apt-get install ros-kinetic-arbotix…
Solve multi-version conflict prepare: make sure you know which version is in your machine: dpk-config --modversion opencv Note: If it don't work, try 'tab' before you type 'Enter'. Install OpenCV 2.4.9 by typing command line: sudo apt-get install lib…
What is this? "Roomblock" is a robot platform consists of a Roomba, a Raspberry Pi 2, a laser sensor(RPLIDAR) and a mobile battery. The mounting frame can be made by 3D printers. ROS navigation system enable to make a map of rooms and use it t…
本文主要部分来源于ROS官网的Tutorials. Ubuntu install of ROS Kinetic # Setup your sources.list sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list' # Set up your keys sudo apt-key adv…
Effective Robotics Programming with ROS Third Edition Find out everything you need to know to build powerful robots with the most up-to-date ROS 原作者已经发布最新版本相关资料,书和源码.以后补充说明以kinetic版本为主进行更新. 先简单测试一下,书中示例.新书英文原版章节有调整,这里以中文章节排序. 第一章课件下载地址:http://downloa…