#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.
Definition at line 88 of file footcoords.h.
|
inline |
Definition at line 91 of file footcoords.h.
|
inline |
Definition at line 94 of file footcoords.h.
| std_msgs::Header jsk_footstep_controller::ValueStamped::header |
Definition at line 89 of file footcoords.h.
| double jsk_footstep_controller::ValueStamped::value |
Definition at line 90 of file footcoords.h.