#include <footcoords.h>
Public Types | |
typedef boost::shared_ptr< ValueStamped > | Ptr |
Public Member Functions | |
ValueStamped () | |
ValueStamped (const std_msgs::Header &aheader, double avalue) | |
Public Attributes | |
std_msgs::Header | header |
double | value |
Definition at line 117 of file footcoords.h.
Definition at line 120 of file footcoords.h.
|
inline |
Definition at line 123 of file footcoords.h.
|
inline |
Definition at line 126 of file footcoords.h.
std_msgs::Header jsk_footstep_controller::ValueStamped::header |
Definition at line 121 of file footcoords.h.
double jsk_footstep_controller::ValueStamped::value |
Definition at line 122 of file footcoords.h.