#include <RIQHandState.h>
Public Types | |
enum | { SUCCESSFUL = 3 } |
enum | { CYLINDRICAL = 0 } |
enum | { PINCH = 1 } |
enum | { SPHERIOD = 2 } |
enum | { SCISSORS = 3 } |
enum | { STOPPED = 0 } |
enum | { OPENED = 1 } |
enum | { CLOSED = 2 } |
enum | { INITIALIZING_OR_CHANGING = 3 } |
enum | { NOT_DETECTED = 0 } |
enum | { DETECTED_1_FINGER = 1 } |
enum | { DETECTED_2_FINGERS = 2 } |
enum | { DETECTED_ALL_FINGERS = 3 } |
enum | { FAULTED = 0 } |
enum | { IN_PROGRESS = 1 } |
enum | { ILLEGAL_OR_UNDEFINED = 2 } |
typedef int8_t | _grip_type |
typedef ::riq_msgs::RIQActuatorState_ < ContainerAllocator > | _left_finger_type |
typedef int8_t | _mode_type |
typedef int8_t | _object_type |
typedef uint8_t | _operational_type |
typedef ::riq_msgs::RIQActuatorState_ < ContainerAllocator > | _right_finger_type |
typedef ::riq_msgs::RIQActuatorState_ < ContainerAllocator > | _scissors_type |
typedef int8_t | _status_type |
typedef ::riq_msgs::RIQActuatorState_ < ContainerAllocator > | _thumb_type |
typedef boost::shared_ptr < ::riq_msgs::RIQHandState_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::riq_msgs::RIQHandState_ < ContainerAllocator > > | Ptr |
typedef RIQHandState_ < ContainerAllocator > | Type |
Public Member Functions | |
RIQHandState_ () | |
RIQHandState_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int8_t | grip |
::riq_msgs::RIQActuatorState_ < ContainerAllocator > | left_finger |
int8_t | mode |
int8_t | object |
uint8_t | operational |
::riq_msgs::RIQActuatorState_ < ContainerAllocator > | right_finger |
::riq_msgs::RIQActuatorState_ < ContainerAllocator > | scissors |
int8_t | status |
::riq_msgs::RIQActuatorState_ < ContainerAllocator > | thumb |
Definition at line 25 of file RIQHandState.h.
typedef int8_t riq_msgs::RIQHandState_< ContainerAllocator >::_grip_type |
Definition at line 63 of file RIQHandState.h.
typedef ::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::_left_finger_type |
Definition at line 75 of file RIQHandState.h.
typedef int8_t riq_msgs::RIQHandState_< ContainerAllocator >::_mode_type |
Definition at line 60 of file RIQHandState.h.
typedef int8_t riq_msgs::RIQHandState_< ContainerAllocator >::_object_type |
Definition at line 66 of file RIQHandState.h.
typedef uint8_t riq_msgs::RIQHandState_< ContainerAllocator >::_operational_type |
Definition at line 54 of file RIQHandState.h.
typedef ::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::_right_finger_type |
Definition at line 72 of file RIQHandState.h.
typedef ::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::_scissors_type |
Definition at line 78 of file RIQHandState.h.
typedef int8_t riq_msgs::RIQHandState_< ContainerAllocator >::_status_type |
Definition at line 57 of file RIQHandState.h.
typedef ::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::_thumb_type |
Definition at line 69 of file RIQHandState.h.
typedef boost::shared_ptr< ::riq_msgs::RIQHandState_<ContainerAllocator> const> riq_msgs::RIQHandState_< ContainerAllocator >::ConstPtr |
Definition at line 99 of file RIQHandState.h.
typedef boost::shared_ptr< ::riq_msgs::RIQHandState_<ContainerAllocator> > riq_msgs::RIQHandState_< ContainerAllocator >::Ptr |
Definition at line 98 of file RIQHandState.h.
typedef RIQHandState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::Type |
Definition at line 26 of file RIQHandState.h.
anonymous enum |
Definition at line 84 of file RIQHandState.h.
anonymous enum |
Definition at line 85 of file RIQHandState.h.
anonymous enum |
Definition at line 86 of file RIQHandState.h.
anonymous enum |
Definition at line 87 of file RIQHandState.h.
anonymous enum |
Definition at line 88 of file RIQHandState.h.
anonymous enum |
Definition at line 89 of file RIQHandState.h.
anonymous enum |
Definition at line 90 of file RIQHandState.h.
anonymous enum |
Definition at line 91 of file RIQHandState.h.
anonymous enum |
Definition at line 92 of file RIQHandState.h.
anonymous enum |
Definition at line 93 of file RIQHandState.h.
anonymous enum |
Definition at line 94 of file RIQHandState.h.
anonymous enum |
Definition at line 95 of file RIQHandState.h.
anonymous enum |
Definition at line 96 of file RIQHandState.h.
anonymous enum |
Definition at line 81 of file RIQHandState.h.
anonymous enum |
Definition at line 82 of file RIQHandState.h.
anonymous enum |
Definition at line 83 of file RIQHandState.h.
riq_msgs::RIQHandState_< ContainerAllocator >::RIQHandState_ | ( | ) | [inline] |
Definition at line 28 of file RIQHandState.h.
riq_msgs::RIQHandState_< ContainerAllocator >::RIQHandState_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 41 of file RIQHandState.h.
boost::shared_ptr<std::map<std::string, std::string> > riq_msgs::RIQHandState_< ContainerAllocator >::__connection_header |
Definition at line 100 of file RIQHandState.h.
int8_t riq_msgs::RIQHandState_< ContainerAllocator >::grip |
Definition at line 64 of file RIQHandState.h.
::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::left_finger |
Definition at line 76 of file RIQHandState.h.
int8_t riq_msgs::RIQHandState_< ContainerAllocator >::mode |
Definition at line 61 of file RIQHandState.h.
int8_t riq_msgs::RIQHandState_< ContainerAllocator >::object |
Definition at line 67 of file RIQHandState.h.
uint8_t riq_msgs::RIQHandState_< ContainerAllocator >::operational |
Definition at line 55 of file RIQHandState.h.
::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::right_finger |
Definition at line 73 of file RIQHandState.h.
::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::scissors |
Definition at line 79 of file RIQHandState.h.
int8_t riq_msgs::RIQHandState_< ContainerAllocator >::status |
Definition at line 58 of file RIQHandState.h.
::riq_msgs::RIQActuatorState_<ContainerAllocator> riq_msgs::RIQHandState_< ContainerAllocator >::thumb |
Definition at line 70 of file RIQHandState.h.