caros_control_msgs/GripperMoveQ Service

File: caros_control_msgs/GripperMoveQ.srv

Raw Message Definition

# Signal the gripper to move to the target configuration q
# This will most likely be an asynchronous call, meaning that it will return before the gripper has moved to the target configuration.
caros_common_msgs/Q q
---
# Acknowledgement of the service request
bool success

Compact Message Definition

caros_common_msgs/Q q

bool success