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