#include <mav_state.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Pose_ < ContainerAllocator > | _pose_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _velocity_type |
typedef boost::shared_ptr < ::asctec_hl_comm::mav_state_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asctec_hl_comm::mav_state_ < ContainerAllocator > > | Ptr |
typedef mav_state_ < ContainerAllocator > | Type |
Public Member Functions | |
mav_state_ () | |
mav_state_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
::geometry_msgs::Vector3_ < ContainerAllocator > | velocity |
Definition at line 24 of file mav_state.h.
typedef ::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::_header_type |
Definition at line 41 of file mav_state.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::_pose_type |
Definition at line 44 of file mav_state.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::_velocity_type |
Definition at line 47 of file mav_state.h.
typedef boost::shared_ptr< ::asctec_hl_comm::mav_state_<ContainerAllocator> const> asctec_hl_comm::mav_state_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file mav_state.h.
typedef boost::shared_ptr< ::asctec_hl_comm::mav_state_<ContainerAllocator> > asctec_hl_comm::mav_state_< ContainerAllocator >::Ptr |
Definition at line 51 of file mav_state.h.
typedef mav_state_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::Type |
Definition at line 25 of file mav_state.h.
asctec_hl_comm::mav_state_< ContainerAllocator >::mav_state_ | ( | ) | [inline] |
Definition at line 27 of file mav_state.h.
asctec_hl_comm::mav_state_< ContainerAllocator >::mav_state_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file mav_state.h.
boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::mav_state_< ContainerAllocator >::__connection_header |
Definition at line 53 of file mav_state.h.
::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::header |
Definition at line 42 of file mav_state.h.
::geometry_msgs::Pose_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::pose |
Definition at line 45 of file mav_state.h.
::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_state_< ContainerAllocator >::velocity |
Definition at line 48 of file mav_state.h.