#include <StepTarget3D.h>
Public Types | |
| enum | { right = 0 } | 
| enum | { left = 1 } | 
| typedef uint8_t | _leg_type | 
| typedef ::geometry_msgs::Pose_ < ContainerAllocator >  | _pose_type | 
| typedef boost::shared_ptr < ::biped_robin_msgs::StepTarget3D_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::biped_robin_msgs::StepTarget3D_ < ContainerAllocator > >  | Ptr | 
| typedef StepTarget3D_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| StepTarget3D_ () | |
| StepTarget3D_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | leg | 
| ::geometry_msgs::Pose_ < ContainerAllocator >  | pose | 
Definition at line 22 of file StepTarget3D.h.
| typedef uint8_t biped_robin_msgs::StepTarget3D_< ContainerAllocator >::_leg_type | 
Definition at line 40 of file StepTarget3D.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> biped_robin_msgs::StepTarget3D_< ContainerAllocator >::_pose_type | 
Definition at line 37 of file StepTarget3D.h.
| typedef boost::shared_ptr< ::biped_robin_msgs::StepTarget3D_<ContainerAllocator> const> biped_robin_msgs::StepTarget3D_< ContainerAllocator >::ConstPtr | 
Definition at line 47 of file StepTarget3D.h.
| typedef boost::shared_ptr< ::biped_robin_msgs::StepTarget3D_<ContainerAllocator> > biped_robin_msgs::StepTarget3D_< ContainerAllocator >::Ptr | 
Definition at line 46 of file StepTarget3D.h.
| typedef StepTarget3D_<ContainerAllocator> biped_robin_msgs::StepTarget3D_< ContainerAllocator >::Type | 
Definition at line 23 of file StepTarget3D.h.
| anonymous enum | 
Definition at line 43 of file StepTarget3D.h.
| anonymous enum | 
Definition at line 44 of file StepTarget3D.h.
| biped_robin_msgs::StepTarget3D_< ContainerAllocator >::StepTarget3D_ | ( | ) |  [inline] | 
        
Definition at line 25 of file StepTarget3D.h.
| biped_robin_msgs::StepTarget3D_< ContainerAllocator >::StepTarget3D_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 31 of file StepTarget3D.h.
| boost::shared_ptr<std::map<std::string, std::string> > biped_robin_msgs::StepTarget3D_< ContainerAllocator >::__connection_header | 
Definition at line 48 of file StepTarget3D.h.
| uint8_t biped_robin_msgs::StepTarget3D_< ContainerAllocator >::leg | 
Definition at line 41 of file StepTarget3D.h.
| ::geometry_msgs::Pose_<ContainerAllocator> biped_robin_msgs::StepTarget3D_< ContainerAllocator >::pose | 
Definition at line 38 of file StepTarget3D.h.