#include <WaypointResult.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _result_pos_type |
typedef float | _result_yaw_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
typedef boost::shared_ptr < ::asctec_hl_comm::WaypointResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::asctec_hl_comm::WaypointResult_ < ContainerAllocator > > | Ptr |
typedef WaypointResult_ < ContainerAllocator > | Type |
Public Member Functions | |
WaypointResult_ () | |
WaypointResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Point32_ < ContainerAllocator > | result_pos |
float | result_yaw |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status |
Definition at line 23 of file WaypointResult.h.
typedef ::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::WaypointResult_< ContainerAllocator >::_header_type |
Definition at line 42 of file WaypointResult.h.
typedef ::geometry_msgs::Point32_<ContainerAllocator> asctec_hl_comm::WaypointResult_< ContainerAllocator >::_result_pos_type |
Definition at line 45 of file WaypointResult.h.
typedef float asctec_hl_comm::WaypointResult_< ContainerAllocator >::_result_yaw_type |
Definition at line 48 of file WaypointResult.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asctec_hl_comm::WaypointResult_< ContainerAllocator >::_status_type |
Definition at line 51 of file WaypointResult.h.
typedef boost::shared_ptr< ::asctec_hl_comm::WaypointResult_<ContainerAllocator> const> asctec_hl_comm::WaypointResult_< ContainerAllocator >::ConstPtr |
Definition at line 56 of file WaypointResult.h.
typedef boost::shared_ptr< ::asctec_hl_comm::WaypointResult_<ContainerAllocator> > asctec_hl_comm::WaypointResult_< ContainerAllocator >::Ptr |
Definition at line 55 of file WaypointResult.h.
typedef WaypointResult_<ContainerAllocator> asctec_hl_comm::WaypointResult_< ContainerAllocator >::Type |
Definition at line 24 of file WaypointResult.h.
asctec_hl_comm::WaypointResult_< ContainerAllocator >::WaypointResult_ | ( | ) | [inline] |
Definition at line 26 of file WaypointResult.h.
asctec_hl_comm::WaypointResult_< ContainerAllocator >::WaypointResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file WaypointResult.h.
boost::shared_ptr<std::map<std::string, std::string> > asctec_hl_comm::WaypointResult_< ContainerAllocator >::__connection_header |
Definition at line 57 of file WaypointResult.h.
::std_msgs::Header_<ContainerAllocator> asctec_hl_comm::WaypointResult_< ContainerAllocator >::header |
Definition at line 43 of file WaypointResult.h.
::geometry_msgs::Point32_<ContainerAllocator> asctec_hl_comm::WaypointResult_< ContainerAllocator >::result_pos |
Definition at line 46 of file WaypointResult.h.
float asctec_hl_comm::WaypointResult_< ContainerAllocator >::result_yaw |
Definition at line 49 of file WaypointResult.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asctec_hl_comm::WaypointResult_< ContainerAllocator >::status |
Definition at line 52 of file WaypointResult.h.