ROS client for Roboception's grasp generation modules

This node provides ROS service calls and parameters for ItemPick node. For detail description of the ItemPick module check rc_visard manual: https://doc.rc-visard.com/latest/en/itempick.html

Installation

On Debian/Ubuntu add the ROS sources and

1 sudo apt-get install ros-${ROS_DISTRO}-rc-pick-client

From Source

This package relies on git submodules for the cpr library which need to be initialized before building from source.

1 git submodule update --init --recursive

Configuration

Parameters

Dynamic reconfigure parameters

Services

The following services are offered by the node:

For the BoxPick node, an additional service is offered:

Launch

Using command line parameters:

For the ItemPick module:

1 rosrun rc_pick_client rc_itempick_client_node _device:=:<serial_number>

For the BoxPick module:

1 rosrun rc_pick_client rc_boxpick_client_node _device:=:<serial_number>


rc_pick_client
Author(s): Monika Florek-Jasinska
autogenerated on Sat Feb 13 2021 03:41:58