#include <footcoords.h>
Public Types | |
typedef boost::shared_ptr < ValueStamped > | Ptr |
Public Member Functions | |
ValueStamped (const std_msgs::Header &aheader, double avalue) | |
ValueStamped () | |
Public Attributes | |
std_msgs::Header | header |
double | value |
Definition at line 85 of file footcoords.h.
typedef boost::shared_ptr<ValueStamped> jsk_footstep_controller::ValueStamped::Ptr |
Definition at line 88 of file footcoords.h.
jsk_footstep_controller::ValueStamped::ValueStamped | ( | const std_msgs::Header & | aheader, |
double | avalue | ||
) | [inline] |
Definition at line 91 of file footcoords.h.
jsk_footstep_controller::ValueStamped::ValueStamped | ( | ) | [inline] |
Definition at line 94 of file footcoords.h.
Definition at line 89 of file footcoords.h.
Definition at line 90 of file footcoords.h.