#include <RIQHandCommand.h>
Public Types | |
enum | { CYLINDRICAL = 0 } |
enum | { PINCH = 1 } |
enum | { SPHERIOD = 2 } |
enum | { SCISSORS = 3 } |
enum | { STOP = 0 } |
enum | { CLOSE = 1 } |
enum | { OPEN = 2 } |
typedef int8_t | _action_type |
typedef double | _force_type |
typedef int8_t | _mode_type |
typedef double | _velocity_type |
typedef boost::shared_ptr < ::riq_msgs::RIQHandCommand_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::riq_msgs::RIQHandCommand_ < ContainerAllocator > > | Ptr |
typedef RIQHandCommand_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
RIQHandCommand_ (const ContainerAllocator &_alloc) | |
RIQHandCommand_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
int8_t | action |
double | force |
int8_t | mode |
double | velocity |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file RIQHandCommand.h.
typedef int8_t riq_msgs::RIQHandCommand_< ContainerAllocator >::_action_type |
Definition at line 40 of file RIQHandCommand.h.
typedef double riq_msgs::RIQHandCommand_< ContainerAllocator >::_force_type |
Definition at line 46 of file RIQHandCommand.h.
typedef int8_t riq_msgs::RIQHandCommand_< ContainerAllocator >::_mode_type |
Definition at line 37 of file RIQHandCommand.h.
typedef double riq_msgs::RIQHandCommand_< ContainerAllocator >::_velocity_type |
Definition at line 43 of file RIQHandCommand.h.
typedef boost::shared_ptr< ::riq_msgs::RIQHandCommand_<ContainerAllocator> const> riq_msgs::RIQHandCommand_< ContainerAllocator >::ConstPtr |
Definition at line 127 of file RIQHandCommand.h.
typedef boost::shared_ptr< ::riq_msgs::RIQHandCommand_<ContainerAllocator> > riq_msgs::RIQHandCommand_< ContainerAllocator >::Ptr |
Definition at line 126 of file RIQHandCommand.h.
typedef RIQHandCommand_<ContainerAllocator> riq_msgs::RIQHandCommand_< ContainerAllocator >::Type |
Definition at line 19 of file RIQHandCommand.h.
anonymous enum |
Definition at line 49 of file RIQHandCommand.h.
anonymous enum |
Definition at line 50 of file RIQHandCommand.h.
anonymous enum |
Definition at line 51 of file RIQHandCommand.h.
anonymous enum |
Definition at line 52 of file RIQHandCommand.h.
anonymous enum |
Definition at line 53 of file RIQHandCommand.h.
anonymous enum |
Definition at line 54 of file RIQHandCommand.h.
anonymous enum |
Definition at line 55 of file RIQHandCommand.h.
riq_msgs::RIQHandCommand_< ContainerAllocator >::RIQHandCommand_ | ( | ) | [inline] |
Definition at line 21 of file RIQHandCommand.h.
riq_msgs::RIQHandCommand_< ContainerAllocator >::RIQHandCommand_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file RIQHandCommand.h.
ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 62 of file RIQHandCommand.h.
ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 69 of file RIQHandCommand.h.
ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 94 of file RIQHandCommand.h.
static ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 60 of file RIQHandCommand.h.
static const char* riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 58 of file RIQHandCommand.h.
static ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 67 of file RIQHandCommand.h.
static const char* riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 65 of file RIQHandCommand.h.
static ROS_DEPRECATED const std::string riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 92 of file RIQHandCommand.h.
static const char* riq_msgs::RIQHandCommand_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 72 of file RIQHandCommand.h.
virtual ROS_DEPRECATED uint8_t* riq_msgs::RIQHandCommand_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 106 of file RIQHandCommand.h.
virtual ROS_DEPRECATED uint32_t riq_msgs::RIQHandCommand_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 116 of file RIQHandCommand.h.
virtual ROS_DEPRECATED uint8_t* riq_msgs::RIQHandCommand_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 96 of file RIQHandCommand.h.
int8_t riq_msgs::RIQHandCommand_< ContainerAllocator >::action |
Definition at line 41 of file RIQHandCommand.h.
double riq_msgs::RIQHandCommand_< ContainerAllocator >::force |
Definition at line 47 of file RIQHandCommand.h.
int8_t riq_msgs::RIQHandCommand_< ContainerAllocator >::mode |
Definition at line 38 of file RIQHandCommand.h.
double riq_msgs::RIQHandCommand_< ContainerAllocator >::velocity |
Definition at line 44 of file RIQHandCommand.h.