#include <Path.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _distances_type |
typedef int16_t | _pathLength_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _pathx_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _pathy_type |
typedef float | _remainingDistance_type |
typedef boost::shared_ptr < ::youbot_overhead_localization::Path_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::youbot_overhead_localization::Path_ < ContainerAllocator > > | Ptr |
typedef Path_< ContainerAllocator > | Type |
Public Member Functions | |
Path_ () | |
Path_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | distances |
int16_t | pathLength |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | pathx |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | pathy |
float | remainingDistance |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::_distances_type |
typedef int16_t youbot_overhead_localization::Path_< ContainerAllocator >::_pathLength_type |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::_pathx_type |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::_pathy_type |
typedef float youbot_overhead_localization::Path_< ContainerAllocator >::_remainingDistance_type |
typedef boost::shared_ptr< ::youbot_overhead_localization::Path_<ContainerAllocator> const> youbot_overhead_localization::Path_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::youbot_overhead_localization::Path_<ContainerAllocator> > youbot_overhead_localization::Path_< ContainerAllocator >::Ptr |
typedef Path_<ContainerAllocator> youbot_overhead_localization::Path_< ContainerAllocator >::Type |
youbot_overhead_localization::Path_< ContainerAllocator >::Path_ | ( | ) | [inline] |
youbot_overhead_localization::Path_< ContainerAllocator >::Path_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > youbot_overhead_localization::Path_< ContainerAllocator >::__connection_header |
std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::distances |
int16_t youbot_overhead_localization::Path_< ContainerAllocator >::pathLength |
std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::pathx |
std::vector<float, typename ContainerAllocator::template rebind<float>::other > youbot_overhead_localization::Path_< ContainerAllocator >::pathy |
float youbot_overhead_localization::Path_< ContainerAllocator >::remainingDistance |