#include <AckermannSetpt.h>
Public Types | |
typedef double | _brake_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef double | _steering_type |
typedef double | _throttle_type |
typedef boost::shared_ptr < ::clearpath_base::AckermannSetpt_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::AckermannSetpt_ < ContainerAllocator > > | Ptr |
typedef AckermannSetpt_ < 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 |
AckermannSetpt_ (const ContainerAllocator &_alloc) | |
AckermannSetpt_ () | |
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 |
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 | brake |
::std_msgs::Header_ < ContainerAllocator > | header |
double | steering |
double | throttle |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file AckermannSetpt.h.
typedef double clearpath_base::AckermannSetpt_< ContainerAllocator >::_brake_type |
Definition at line 42 of file AckermannSetpt.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::AckermannSetpt_< ContainerAllocator >::_header_type |
Definition at line 33 of file AckermannSetpt.h.
typedef double clearpath_base::AckermannSetpt_< ContainerAllocator >::_steering_type |
Definition at line 36 of file AckermannSetpt.h.
typedef double clearpath_base::AckermannSetpt_< ContainerAllocator >::_throttle_type |
Definition at line 39 of file AckermannSetpt.h.
typedef boost::shared_ptr< ::clearpath_base::AckermannSetpt_<ContainerAllocator> const> clearpath_base::AckermannSetpt_< ContainerAllocator >::ConstPtr |
Definition at line 121 of file AckermannSetpt.h.
typedef boost::shared_ptr< ::clearpath_base::AckermannSetpt_<ContainerAllocator> > clearpath_base::AckermannSetpt_< ContainerAllocator >::Ptr |
Definition at line 120 of file AckermannSetpt.h.
typedef AckermannSetpt_<ContainerAllocator> clearpath_base::AckermannSetpt_< ContainerAllocator >::Type |
Definition at line 15 of file AckermannSetpt.h.
clearpath_base::AckermannSetpt_< ContainerAllocator >::AckermannSetpt_ | ( | ) | [inline] |
Definition at line 17 of file AckermannSetpt.h.
clearpath_base::AckermannSetpt_< ContainerAllocator >::AckermannSetpt_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 25 of file AckermannSetpt.h.
ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file AckermannSetpt.h.
ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file AckermannSetpt.h.
ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 88 of file AckermannSetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file AckermannSetpt.h.
static const char* clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file AckermannSetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file AckermannSetpt.h.
static const char* clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file AckermannSetpt.h.
static ROS_DEPRECATED const std::string clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 86 of file AckermannSetpt.h.
static const char* clearpath_base::AckermannSetpt_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 61 of file AckermannSetpt.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::AckermannSetpt_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file AckermannSetpt.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::AckermannSetpt_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 110 of file AckermannSetpt.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::AckermannSetpt_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 90 of file AckermannSetpt.h.
double clearpath_base::AckermannSetpt_< ContainerAllocator >::brake |
Definition at line 43 of file AckermannSetpt.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::AckermannSetpt_< ContainerAllocator >::header |
Definition at line 34 of file AckermannSetpt.h.
double clearpath_base::AckermannSetpt_< ContainerAllocator >::steering |
Definition at line 37 of file AckermannSetpt.h.
double clearpath_base::AckermannSetpt_< ContainerAllocator >::throttle |
Definition at line 40 of file AckermannSetpt.h.