ROS 中 abb_experimental使用说明

本文档介绍了如何在ROS中使用abb_experimental,包括安装、配置和编译过程,以及irb1600、irb120和irb2400的启动示例。重点讲解了如何进行关节数据采集、存储、播放和路径规划,并提供了常见问题及解决办法。还提到了路径规划的概念和相关资源链接。
摘要由CSDN通过智能技术生成

abb_experimental使用说明

 

http://wiki.ros.org/abb_experimental

 

Installation

Asall the packages in this repository are experimental, they will not be releasedthrough the official channels and must be build from source after cloning intoa catkin workspace.

As this stack may depend on unreleasedchanges to the main abb stack, you mustcheckout the corresponding branch of the ABB stack (indigo-devel) from source as well.Using released packages from abb (ie:installed through apt-get) is explicitly not supported.

注意必须先进行一下配置和编译

In a catkin workspace:

cd/path/to/catkin_ws/src

 

# retrieve the latest development version of abb andabb_experimental

# NOTE: you MUST use the '-devel' version of abb

git clone -b indigo-devel https://github.com/ros-industrial/abb.git

git clone -b indigo-develhttps://github.com/ros-industrial/abb_experimental.git

以上注意要下载最新的包

 

cd /path/to/catkin_ws

 

# checking dependencies

rosdep install --from-paths src --ignore-src --rosdistro indigo

 

# building

catkin_make

 

# source this workspace (only if you don't have any others)

source/path/to/catkin_ws/devel/setup.bash

irb1600roslaunchabb_irb1600_6_12_moveit_config demo.launch

irb120   roslaunchabb_irb120_moveit_config demo.launch

irb2400 roslaunch abb_irb2400_moveit_config demo.launch

 

irb1600 所具有的关节及link

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值