#include <DifferentialSpeed.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef double | _left_accel_type |
typedef double | _left_speed_type |
typedef double | _right_accel_type |
typedef double | _right_speed_type |
typedef boost::shared_ptr < ::clearpath_base::DifferentialSpeed_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::DifferentialSpeed_ < ContainerAllocator > > | Ptr |
typedef DifferentialSpeed_ < 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) |
DifferentialSpeed_ (const ContainerAllocator &_alloc) | |
DifferentialSpeed_ () | |
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 | |
::std_msgs::Header_ < ContainerAllocator > | header |
double | left_accel |
double | left_speed |
double | right_accel |
double | right_speed |
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 DifferentialSpeed.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::DifferentialSpeed_< ContainerAllocator >::_header_type |
Definition at line 40 of file DifferentialSpeed.h.
typedef double clearpath_base::DifferentialSpeed_< ContainerAllocator >::_left_accel_type |
Definition at line 49 of file DifferentialSpeed.h.
typedef double clearpath_base::DifferentialSpeed_< ContainerAllocator >::_left_speed_type |
Definition at line 43 of file DifferentialSpeed.h.
typedef double clearpath_base::DifferentialSpeed_< ContainerAllocator >::_right_accel_type |
Definition at line 52 of file DifferentialSpeed.h.
typedef double clearpath_base::DifferentialSpeed_< ContainerAllocator >::_right_speed_type |
Definition at line 46 of file DifferentialSpeed.h.
typedef boost::shared_ptr< ::clearpath_base::DifferentialSpeed_<ContainerAllocator> const> clearpath_base::DifferentialSpeed_< ContainerAllocator >::ConstPtr |
Definition at line 135 of file DifferentialSpeed.h.
typedef boost::shared_ptr< ::clearpath_base::DifferentialSpeed_<ContainerAllocator> > clearpath_base::DifferentialSpeed_< ContainerAllocator >::Ptr |
Definition at line 134 of file DifferentialSpeed.h.
typedef DifferentialSpeed_<ContainerAllocator> clearpath_base::DifferentialSpeed_< ContainerAllocator >::Type |
Definition at line 20 of file DifferentialSpeed.h.
clearpath_base::DifferentialSpeed_< ContainerAllocator >::DifferentialSpeed_ | ( | ) | [inline] |
Definition at line 22 of file DifferentialSpeed.h.
clearpath_base::DifferentialSpeed_< ContainerAllocator >::DifferentialSpeed_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file DifferentialSpeed.h.
ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 61 of file DifferentialSpeed.h.
ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 68 of file DifferentialSpeed.h.
ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 99 of file DifferentialSpeed.h.
static ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 59 of file DifferentialSpeed.h.
static const char* clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 57 of file DifferentialSpeed.h.
static ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 66 of file DifferentialSpeed.h.
static const char* clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 64 of file DifferentialSpeed.h.
static ROS_DEPRECATED const std::string clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 97 of file DifferentialSpeed.h.
static const char* clearpath_base::DifferentialSpeed_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 71 of file DifferentialSpeed.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::DifferentialSpeed_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 112 of file DifferentialSpeed.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::DifferentialSpeed_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 123 of file DifferentialSpeed.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::DifferentialSpeed_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 101 of file DifferentialSpeed.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::DifferentialSpeed_< ContainerAllocator >::header |
Definition at line 41 of file DifferentialSpeed.h.
double clearpath_base::DifferentialSpeed_< ContainerAllocator >::left_accel |
Definition at line 50 of file DifferentialSpeed.h.
double clearpath_base::DifferentialSpeed_< ContainerAllocator >::left_speed |
Definition at line 44 of file DifferentialSpeed.h.
double clearpath_base::DifferentialSpeed_< ContainerAllocator >::right_accel |
Definition at line 53 of file DifferentialSpeed.h.
double clearpath_base::DifferentialSpeed_< ContainerAllocator >::right_speed |
Definition at line 47 of file DifferentialSpeed.h.