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