A struct to store the state of the gripper controls. More...
#include <marker_control.h>
Public Member Functions | |
GripperState () | |
Public Attributes | |
bool | edit_control_ |
bool | on_ |
bool | torso_frame_ |
bool | view_facing_ |
A struct to store the state of the gripper controls.
Definition at line 318 of file marker_control.h.
PR2MarkerControl::GripperState::GripperState | ( | ) | [inline] |
Definition at line 319 of file marker_control.h.
Definition at line 323 of file marker_control.h.
Definition at line 321 of file marker_control.h.
Definition at line 324 of file marker_control.h.
Definition at line 322 of file marker_control.h.