#include <mav_ekf.h>
Public Types | |
| enum | { ignore_state = 0 } |
| enum | { current_state = 1 } |
| enum | { initialization = 2 } |
| enum | { state_correction = 3 } |
| typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _angular_velocity_type |
| typedef int32_t | _flag_type |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _linear_acceleration_type |
| typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _state_type |
| typedef boost::shared_ptr < ::asctec_hl_comm::mav_ekf_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::asctec_hl_comm::mav_ekf_ < ContainerAllocator > > | Ptr |
| typedef mav_ekf_ < ContainerAllocator > | Type |
Public Member Functions | |
| mav_ekf_ () | |
| mav_ekf_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::geometry_msgs::Vector3_ < ContainerAllocator > | angular_velocity |
| int32_t | flag |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| ::geometry_msgs::Vector3_ < ContainerAllocator > | linear_acceleration |
| std::vector< float, typename ContainerAllocator::template rebind< float >::other > | state |
| typedef ::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::_angular_velocity_type |
| typedef int32_t asctec_hl_comm::mav_ekf_< ContainerAllocator >::_flag_type |
| typedef ::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::_header_type |
| typedef ::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::_linear_acceleration_type |
| typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > asctec_hl_comm::mav_ekf_< ContainerAllocator >::_state_type |
| typedef boost::shared_ptr< ::asctec_hl_comm::mav_ekf_<ContainerAllocator> const> asctec_hl_comm::mav_ekf_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::asctec_hl_comm::mav_ekf_<ContainerAllocator> > asctec_hl_comm::mav_ekf_< ContainerAllocator >::Ptr |
| typedef mav_ekf_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| asctec_hl_comm::mav_ekf_< ContainerAllocator >::mav_ekf_ | ( | ) | [inline] |
| asctec_hl_comm::mav_ekf_< ContainerAllocator >::mav_ekf_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::mav_ekf_< ContainerAllocator >::__connection_header |
| ::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::angular_velocity |
| int32_t asctec_hl_comm::mav_ekf_< ContainerAllocator >::flag |
| ::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::header |
| ::geometry_msgs::Vector3_<ContainerAllocator> asctec_hl_comm::mav_ekf_< ContainerAllocator >::linear_acceleration |
| std::vector<float, typename ContainerAllocator::template rebind<float>::other > asctec_hl_comm::mav_ekf_< ContainerAllocator >::state |