#include <GoXYFeedback.h>
Public Types | |
typedef double | _error_type |
typedef boost::shared_ptr < ::simple_move_base::GoXYFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::simple_move_base::GoXYFeedback_ < ContainerAllocator > > | Ptr |
typedef GoXYFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
GoXYFeedback_ () | |
GoXYFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | error |
Definition at line 21 of file GoXYFeedback.h.
typedef double simple_move_base::GoXYFeedback_< ContainerAllocator >::_error_type |
Definition at line 34 of file GoXYFeedback.h.
typedef boost::shared_ptr< ::simple_move_base::GoXYFeedback_<ContainerAllocator> const> simple_move_base::GoXYFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file GoXYFeedback.h.
typedef boost::shared_ptr< ::simple_move_base::GoXYFeedback_<ContainerAllocator> > simple_move_base::GoXYFeedback_< ContainerAllocator >::Ptr |
Definition at line 38 of file GoXYFeedback.h.
typedef GoXYFeedback_<ContainerAllocator> simple_move_base::GoXYFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file GoXYFeedback.h.
simple_move_base::GoXYFeedback_< ContainerAllocator >::GoXYFeedback_ | ( | ) | [inline] |
Definition at line 24 of file GoXYFeedback.h.
simple_move_base::GoXYFeedback_< ContainerAllocator >::GoXYFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file GoXYFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > simple_move_base::GoXYFeedback_< ContainerAllocator >::__connection_header |
Definition at line 40 of file GoXYFeedback.h.
double simple_move_base::GoXYFeedback_< ContainerAllocator >::error |
Definition at line 35 of file GoXYFeedback.h.