Skip to content

Commit

Permalink
Update control_msgs/action/ParallelGripperCommand.action
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Fröhlich <[email protected]>
  • Loading branch information
pac48 and christophfroehlich authored Apr 5, 2024
1 parent d12fd5c commit c00ebd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions control_msgs/action/ParallelGripperCommand.action
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ sensor_msgs/JointState state # The current gripper state.
# position of each joint (radians or meters)
# optional: velocity of each joint (radians or meters / second)
# optional: effort of each joint (Newtons or Newton-meters)
bool stalled # True iff the gripper is exerting max effort and not moving
bool reached_goal # True iff the gripper position has reached the commanded setpoint
bool stalled # True if the gripper is exerting max effort and not moving
bool reached_goal # True if the gripper position has reached the commanded setpoint
---
sensor_msgs/JointState state # The current gripper state.
# position of each joint (radians or meters)
Expand Down

0 comments on commit c00ebd1

Please sign in to comment.