#include <Pose2d.h>
Public Types | |
typedef float | _theta_type |
typedef float | _x_type |
typedef float | _y_type |
typedef boost::shared_ptr < ::youbot_overhead_localization::Pose2d_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::youbot_overhead_localization::Pose2d_ < ContainerAllocator > > | Ptr |
typedef Pose2d_ < ContainerAllocator > | Type |
Public Member Functions | |
Pose2d_ () | |
Pose2d_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | theta |
float | x |
float | y |
typedef float youbot_overhead_localization::Pose2d_< ContainerAllocator >::_theta_type |
typedef float youbot_overhead_localization::Pose2d_< ContainerAllocator >::_x_type |
typedef float youbot_overhead_localization::Pose2d_< ContainerAllocator >::_y_type |
typedef boost::shared_ptr< ::youbot_overhead_localization::Pose2d_<ContainerAllocator> const> youbot_overhead_localization::Pose2d_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::youbot_overhead_localization::Pose2d_<ContainerAllocator> > youbot_overhead_localization::Pose2d_< ContainerAllocator >::Ptr |
typedef Pose2d_<ContainerAllocator> youbot_overhead_localization::Pose2d_< ContainerAllocator >::Type |
youbot_overhead_localization::Pose2d_< ContainerAllocator >::Pose2d_ | ( | ) | [inline] |
youbot_overhead_localization::Pose2d_< ContainerAllocator >::Pose2d_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > youbot_overhead_localization::Pose2d_< ContainerAllocator >::__connection_header |
float youbot_overhead_localization::Pose2d_< ContainerAllocator >::theta |
float youbot_overhead_localization::Pose2d_< ContainerAllocator >::x |
float youbot_overhead_localization::Pose2d_< ContainerAllocator >::y |