#include <VelocitySetpt.h>
Public Types | |
typedef double | _accel_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef double | _rot_type |
typedef double | _trans_type |
typedef boost::shared_ptr < ::clearpath_base::VelocitySetpt_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::VelocitySetpt_ < ContainerAllocator > > | Ptr |
typedef VelocitySetpt_ < 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
VelocitySetpt_ (const ContainerAllocator &_alloc) | |
VelocitySetpt_ () | |
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 | |
double | accel |
::std_msgs::Header_ < ContainerAllocator > | header |
double | rot |
double | trans |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file VelocitySetpt.h.
typedef double clearpath_base::VelocitySetpt_< ContainerAllocator >::_accel_type |
Definition at line 47 of file VelocitySetpt.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::VelocitySetpt_< ContainerAllocator >::_header_type |
Definition at line 38 of file VelocitySetpt.h.
typedef double clearpath_base::VelocitySetpt_< ContainerAllocator >::_rot_type |
Definition at line 44 of file VelocitySetpt.h.
typedef double clearpath_base::VelocitySetpt_< ContainerAllocator >::_trans_type |
Definition at line 41 of file VelocitySetpt.h.
typedef boost::shared_ptr< ::clearpath_base::VelocitySetpt_<ContainerAllocator> const> clearpath_base::VelocitySetpt_< ContainerAllocator >::ConstPtr |
Definition at line 126 of file VelocitySetpt.h.
typedef boost::shared_ptr< ::clearpath_base::VelocitySetpt_<ContainerAllocator> > clearpath_base::VelocitySetpt_< ContainerAllocator >::Ptr |
Definition at line 125 of file VelocitySetpt.h.
typedef VelocitySetpt_<ContainerAllocator> clearpath_base::VelocitySetpt_< ContainerAllocator >::Type |
Definition at line 20 of file VelocitySetpt.h.
clearpath_base::VelocitySetpt_< ContainerAllocator >::VelocitySetpt_ | ( | ) | [inline] |
Definition at line 22 of file VelocitySetpt.h.
clearpath_base::VelocitySetpt_< ContainerAllocator >::VelocitySetpt_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file VelocitySetpt.h.
ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file VelocitySetpt.h.
ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file VelocitySetpt.h.
ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 93 of file VelocitySetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file VelocitySetpt.h.
static const char* clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file VelocitySetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file VelocitySetpt.h.
static const char* clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file VelocitySetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 91 of file VelocitySetpt.h.
static const char* clearpath_base::VelocitySetpt_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file VelocitySetpt.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::VelocitySetpt_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 105 of file VelocitySetpt.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::VelocitySetpt_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 115 of file VelocitySetpt.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::VelocitySetpt_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 95 of file VelocitySetpt.h.
double clearpath_base::VelocitySetpt_< ContainerAllocator >::accel |
Definition at line 48 of file VelocitySetpt.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::VelocitySetpt_< ContainerAllocator >::header |
Definition at line 39 of file VelocitySetpt.h.
double clearpath_base::VelocitySetpt_< ContainerAllocator >::rot |
Definition at line 45 of file VelocitySetpt.h.
double clearpath_base::VelocitySetpt_< ContainerAllocator >::trans |
Definition at line 42 of file VelocitySetpt.h.