$search
#include <StepTarget.h>
Public Types | |
enum | { right = 0 } |
enum | { left = 1 } |
typedef uint8_t | _leg_type |
typedef ::geometry_msgs::Pose2D_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::humanoid_nav_msgs::StepTarget_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::humanoid_nav_msgs::StepTarget_ < ContainerAllocator > > | Ptr |
typedef StepTarget_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
StepTarget_ (const ContainerAllocator &_alloc) | |
StepTarget_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | leg |
::geometry_msgs::Pose2D_ < ContainerAllocator > | pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file StepTarget.h.
typedef uint8_t humanoid_nav_msgs::StepTarget_< ContainerAllocator >::_leg_type |
Definition at line 40 of file StepTarget.h.
typedef ::geometry_msgs::Pose2D_<ContainerAllocator> humanoid_nav_msgs::StepTarget_< ContainerAllocator >::_pose_type |
Definition at line 37 of file StepTarget.h.
typedef boost::shared_ptr< ::humanoid_nav_msgs::StepTarget_<ContainerAllocator> const> humanoid_nav_msgs::StepTarget_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file StepTarget.h.
typedef boost::shared_ptr< ::humanoid_nav_msgs::StepTarget_<ContainerAllocator> > humanoid_nav_msgs::StepTarget_< ContainerAllocator >::Ptr |
Definition at line 106 of file StepTarget.h.
typedef StepTarget_<ContainerAllocator> humanoid_nav_msgs::StepTarget_< ContainerAllocator >::Type |
Definition at line 23 of file StepTarget.h.
anonymous enum |
Definition at line 43 of file StepTarget.h.
anonymous enum |
Definition at line 44 of file StepTarget.h.
humanoid_nav_msgs::StepTarget_< ContainerAllocator >::StepTarget_ | ( | ) | [inline] |
Definition at line 25 of file StepTarget.h.
humanoid_nav_msgs::StepTarget_< ContainerAllocator >::StepTarget_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file StepTarget.h.
ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file StepTarget.h.
ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file StepTarget.h.
ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 80 of file StepTarget.h.
static ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file StepTarget.h.
static const char* humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file StepTarget.h.
static ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file StepTarget.h.
static const char* humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file StepTarget.h.
static ROS_DEPRECATED const std::string humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 78 of file StepTarget.h.
static const char* humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 61 of file StepTarget.h.
virtual ROS_DEPRECATED uint8_t* humanoid_nav_msgs::StepTarget_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 90 of file StepTarget.h.
virtual ROS_DEPRECATED uint32_t humanoid_nav_msgs::StepTarget_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file StepTarget.h.
virtual ROS_DEPRECATED uint8_t* humanoid_nav_msgs::StepTarget_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 82 of file StepTarget.h.
boost::shared_ptr<std::map<std::string, std::string> > humanoid_nav_msgs::StepTarget_< ContainerAllocator >::__connection_header |
Definition at line 108 of file StepTarget.h.
uint8_t humanoid_nav_msgs::StepTarget_< ContainerAllocator >::leg |
Definition at line 41 of file StepTarget.h.
::geometry_msgs::Pose2D_<ContainerAllocator> humanoid_nav_msgs::StepTarget_< ContainerAllocator >::pose |
Definition at line 38 of file StepTarget.h.