#include <WheelVelocity.h>
Public Types | |
typedef float | _measured_type |
typedef float | _reference_type |
typedef boost::shared_ptr < ::lse_miniq_msgs::WheelVelocity_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::lse_miniq_msgs::WheelVelocity_ < ContainerAllocator > > | Ptr |
typedef WheelVelocity_ < ContainerAllocator > | Type |
Public Member Functions | |
WheelVelocity_ () | |
WheelVelocity_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | measured |
float | reference |
Definition at line 21 of file WheelVelocity.h.
typedef float lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::_measured_type |
Definition at line 39 of file WheelVelocity.h.
typedef float lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::_reference_type |
Definition at line 36 of file WheelVelocity.h.
typedef boost::shared_ptr< ::lse_miniq_msgs::WheelVelocity_<ContainerAllocator> const> lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file WheelVelocity.h.
typedef boost::shared_ptr< ::lse_miniq_msgs::WheelVelocity_<ContainerAllocator> > lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::Ptr |
Definition at line 43 of file WheelVelocity.h.
typedef WheelVelocity_<ContainerAllocator> lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::Type |
Definition at line 22 of file WheelVelocity.h.
lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::WheelVelocity_ | ( | ) | [inline] |
Definition at line 24 of file WheelVelocity.h.
lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::WheelVelocity_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file WheelVelocity.h.
boost::shared_ptr<std::map<std::string, std::string> > lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::__connection_header |
Definition at line 45 of file WheelVelocity.h.
float lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::measured |
Definition at line 40 of file WheelVelocity.h.
float lse_miniq_msgs::WheelVelocity_< ContainerAllocator >::reference |
Definition at line 37 of file WheelVelocity.h.