#include <RotateRate.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator >  | _header_type | 
| typedef double | _pitch_type | 
| typedef double | _roll_type | 
| typedef double | _yaw_type | 
| typedef boost::shared_ptr < ::clearpath_base::RotateRate_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::clearpath_base::RotateRate_ < ContainerAllocator > >  | Ptr | 
| typedef RotateRate_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RotateRate_ () | |
| RotateRate_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| ::std_msgs::Header_ < ContainerAllocator >  | header | 
| double | pitch | 
| double | roll | 
| double | yaw | 
Definition at line 22 of file RotateRate.h.
| typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::RotateRate_< ContainerAllocator >::_header_type | 
Definition at line 41 of file RotateRate.h.
| typedef double clearpath_base::RotateRate_< ContainerAllocator >::_pitch_type | 
Definition at line 47 of file RotateRate.h.
| typedef double clearpath_base::RotateRate_< ContainerAllocator >::_roll_type | 
Definition at line 44 of file RotateRate.h.
| typedef double clearpath_base::RotateRate_< ContainerAllocator >::_yaw_type | 
Definition at line 50 of file RotateRate.h.
| typedef boost::shared_ptr< ::clearpath_base::RotateRate_<ContainerAllocator> const> clearpath_base::RotateRate_< ContainerAllocator >::ConstPtr | 
Definition at line 55 of file RotateRate.h.
| typedef boost::shared_ptr< ::clearpath_base::RotateRate_<ContainerAllocator> > clearpath_base::RotateRate_< ContainerAllocator >::Ptr | 
Definition at line 54 of file RotateRate.h.
| typedef RotateRate_<ContainerAllocator> clearpath_base::RotateRate_< ContainerAllocator >::Type | 
Definition at line 23 of file RotateRate.h.
| clearpath_base::RotateRate_< ContainerAllocator >::RotateRate_ | ( | ) |  [inline] | 
        
Definition at line 25 of file RotateRate.h.
| clearpath_base::RotateRate_< ContainerAllocator >::RotateRate_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 33 of file RotateRate.h.
| boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::RotateRate_< ContainerAllocator >::__connection_header | 
Definition at line 56 of file RotateRate.h.
| ::std_msgs::Header_<ContainerAllocator> clearpath_base::RotateRate_< ContainerAllocator >::header | 
Definition at line 42 of file RotateRate.h.
| double clearpath_base::RotateRate_< ContainerAllocator >::pitch | 
Definition at line 48 of file RotateRate.h.
| double clearpath_base::RotateRate_< ContainerAllocator >::roll | 
Definition at line 45 of file RotateRate.h.
| double clearpath_base::RotateRate_< ContainerAllocator >::yaw | 
Definition at line 51 of file RotateRate.h.