Public Types | Public Member Functions | Protected Attributes
jsk_footstep_planner::PosePair Class Reference

#include <footstep_marker.h>

List of all members.

Public Types

typedef boost::shared_ptr
< PosePair
Ptr

Public Member Functions

virtual FootstepTrans getByName (const std::string &name)
virtual FootstepTrans midcoords ()
 PosePair (const FootstepTrans &first, const std::string &first_name, const FootstepTrans &second, const std::string &second_name)

Protected Attributes

FootstepTrans first_
std::string first_name_
FootstepTrans second_
std::string second_name_

Detailed Description

Definition at line 80 of file footstep_marker.h.


Member Typedef Documentation

typedef boost::shared_ptr<PosePair> jsk_footstep_planner::PosePair::Ptr

Definition at line 83 of file footstep_marker.h.


Constructor & Destructor Documentation

jsk_footstep_planner::PosePair::PosePair ( const FootstepTrans first,
const std::string first_name,
const FootstepTrans second,
const std::string second_name 
)

Definition at line 108 of file footstep_marker.cpp.


Member Function Documentation

Definition at line 116 of file footstep_marker.cpp.

Definition at line 129 of file footstep_marker.cpp.


Member Data Documentation

Definition at line 89 of file footstep_marker.h.

Definition at line 91 of file footstep_marker.h.

Definition at line 90 of file footstep_marker.h.

Definition at line 92 of file footstep_marker.h.


The documentation for this class was generated from the following files:


jsk_footstep_planner
Author(s): Ryohei Ueda
autogenerated on Fri Apr 19 2019 03:45:28