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 303 of file marker_control.h.
| PR2MarkerControl::GripperState::GripperState | ( | ) | [inline] |
Definition at line 304 of file marker_control.h.
Definition at line 308 of file marker_control.h.
Definition at line 306 of file marker_control.h.
Definition at line 309 of file marker_control.h.
Definition at line 307 of file marker_control.h.