Kinetic Installation Arbotix Simulator

Source: Internet
Author: User
Tags git clone


At the time of learning to use the Arbotix simulator, due to the use of the latest version, many other web site commands, including sudo apt-get install ros-kinetic-arbotix-*, did not install successfully

Next try to compile with git download source:

Download Source:

git clone https://github.com/vanadiumlabs/arbotix_ros.git

Then create a new/SRC under the/arbotix_ros folder, cut all other files to/SRC, and then use Catkin_make to compile the source code

Prompt for error at this time:

Error:cannot launch node of type [Arbotix_python/arbotix_driver]: Arbotix_python
ROS Path [0]=/opt/ros/kinetic/share/ros
ROS Path [1]=/home/xcy/catkin_lml/src
ROS Path [2]=/home/xcy/catkin_syl/src
ROS Path [3]=/home/xcy/catkin_ws/src
ROS Path [4]=/opt/ros/kinetic/share

The reason is not to add a search path;

Add: Source ~/download_code/arbotix_ros/devel/setup.bash in the. bashrc file

The specific path needs to be modified according to the location of your download;

And then it succeeds with the compilation.

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.