#include <EulerAngles.h>
Public Types | |
typedef double | _ai_type |
typedef double | _aj_type |
typedef double | _ak_type |
typedef uint8_t | _angles_in_degrees_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _sequence_type |
typedef boost::shared_ptr < ::starmac_msgs::EulerAngles_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::starmac_msgs::EulerAngles_ < ContainerAllocator > > | Ptr |
typedef EulerAngles_ < ContainerAllocator > | Type |
Public Member Functions | |
EulerAngles_ () | |
EulerAngles_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | ai |
double | aj |
double | ak |
uint8_t | angles_in_degrees |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | sequence |
Definition at line 21 of file EulerAngles.h.
typedef double starmac_msgs::EulerAngles_< ContainerAllocator >::_ai_type |
Definition at line 48 of file EulerAngles.h.
typedef double starmac_msgs::EulerAngles_< ContainerAllocator >::_aj_type |
Definition at line 51 of file EulerAngles.h.
typedef double starmac_msgs::EulerAngles_< ContainerAllocator >::_ak_type |
Definition at line 54 of file EulerAngles.h.
typedef uint8_t starmac_msgs::EulerAngles_< ContainerAllocator >::_angles_in_degrees_type |
Definition at line 45 of file EulerAngles.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > starmac_msgs::EulerAngles_< ContainerAllocator >::_sequence_type |
Definition at line 42 of file EulerAngles.h.
typedef boost::shared_ptr< ::starmac_msgs::EulerAngles_<ContainerAllocator> const> starmac_msgs::EulerAngles_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file EulerAngles.h.
typedef boost::shared_ptr< ::starmac_msgs::EulerAngles_<ContainerAllocator> > starmac_msgs::EulerAngles_< ContainerAllocator >::Ptr |
Definition at line 58 of file EulerAngles.h.
typedef EulerAngles_<ContainerAllocator> starmac_msgs::EulerAngles_< ContainerAllocator >::Type |
Definition at line 22 of file EulerAngles.h.
starmac_msgs::EulerAngles_< ContainerAllocator >::EulerAngles_ | ( | ) | [inline] |
Definition at line 24 of file EulerAngles.h.
starmac_msgs::EulerAngles_< ContainerAllocator >::EulerAngles_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file EulerAngles.h.
boost::shared_ptr<std::map<std::string, std::string> > starmac_msgs::EulerAngles_< ContainerAllocator >::__connection_header |
Definition at line 60 of file EulerAngles.h.
double starmac_msgs::EulerAngles_< ContainerAllocator >::ai |
Definition at line 49 of file EulerAngles.h.
double starmac_msgs::EulerAngles_< ContainerAllocator >::aj |
Definition at line 52 of file EulerAngles.h.
double starmac_msgs::EulerAngles_< ContainerAllocator >::ak |
Definition at line 55 of file EulerAngles.h.
uint8_t starmac_msgs::EulerAngles_< ContainerAllocator >::angles_in_degrees |
Definition at line 46 of file EulerAngles.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > starmac_msgs::EulerAngles_< ContainerAllocator >::sequence |
Definition at line 43 of file EulerAngles.h.