#include <GaitGenerator.h>
Public Member Functions | |
void | set (const double _vx, const double _vy, const double _vth) |
velocity_mode_parameter () | |
Public Attributes | |
double | velocity_theta |
double | velocity_x |
double | velocity_y |
Definition at line 88 of file GaitGenerator.h.
|
inline |
Definition at line 98 of file GaitGenerator.h.
|
inline |
Definition at line 92 of file GaitGenerator.h.
double rats::velocity_mode_parameter::velocity_theta |
Definition at line 91 of file GaitGenerator.h.
double rats::velocity_mode_parameter::velocity_x |
Definition at line 91 of file GaitGenerator.h.
double rats::velocity_mode_parameter::velocity_y |
Definition at line 91 of file GaitGenerator.h.