Skip to content

Commit

Permalink
add glove mode (rGLV) to articulated msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rauch committed Mar 25, 2019
1 parent 056b063 commit b02e39b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ uint8 rGTO

uint8 rATR

# rGLV: Glove mode
# 0x0 - Glove mode off
# 0x1 - Glove mode on

uint8 rGLV

# rICF: Individual Control of Fingers mode. Each finger receives its own command
# unless the gripper is in the Scissor Grasping Mode and the Independent Control
# of Scissor (rICS) is not activated.
Expand Down

0 comments on commit b02e39b

Please sign in to comment.