Gripper

Interface to a robotic gripper, such as a multi-fingered hand or the gripper on Pioneer robots.

Inputs

None.

Outputs

Port name Purpose Data
State Regularly-emitted status of the gripper. GripperState
Breakbeams Status of any breakbeams in the gripper indicating position of an object within the gripper. TimedBoolean
Force Force detected by any force sensors in the gripper in Newtons. TimedDouble

GripperState

Value Description
GRIPPER_STATE_OPEN Gripper is open.
GRIPPER_STATE_CLOSED Gripper is closed.
GRIPPER_STATE_MOVING Gripper is moving between states.
GRIPPER_STATE_UNKNOWN Gripper is in an unknown state, such as an error.

Services

Port name Purpose Parameters Return data
GetGeometry Device position and size information None GripperGeometry
Open Command the gripper to open. None None
Close Command the gripper to close. None None

GripperGeometry

Member Type Description
baseGeometry Geometry3D Geometry of the exterior of the gripper when open.
interiorGeometry Geometry3D Geometry of the gripper's interior space when open, in gripper coordinate space.

ダウンロード

最新バージョン : 2.0.1-RELESE

統計

Webサイト統計
ユーザ数:2160
プロジェクト統計
RTコンポーネント307
RTミドルウエア35
ツール22
文書・仕様書2

Choreonoid

モーションエディタ/シミュレータ

OpenHRP3

動力学シミュレータ

OpenRTP

統合開発プラットフォーム

産総研RTC集

産総研が提供するRTC集

TORK

東京オープンソースロボティクス協会

DAQ-Middleware

ネットワーク分散環境でデータ収集用ソフトウェアを容易に構築するためのソフトウェア・フレームワーク