bhand_controller¶
Contents:
Summary¶
-
bhand_controller
¶ Version: 0.1.1
Description: The bhand_controller package is intended to control the Barrett Hand
Maintainers: - Román Navarro <rnavarro AT robotnik DOT es>
- Jorge Ariño <jarino AT robotnik DOT es>
Licenses: - BSD
Urls: Authors: - Román Navarro <rnavarro AT robotnik DOT es>
- Jorge Ariño <jarino AT robotnik DOT es>
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends:
Types¶
Service types¶
-
bhand_controller/SetControlMode
¶ Field (Request): - mode (string) –
Field (Response): - ret (bool) –
POSITION, VELOCITY
# POSITION, VELOCITY string mode --- bool ret
-
bhand_controller/Actions
¶ Field (Request): - action (int32) –
Field (Response): - ret (bool) –
Action ID defined in bhand/msg/Service.msg
# Action ID defined in bhand/msg/Service.msg int32 action --- bool ret