|
#include <armarx/control/njoint_controller/platform/platform_follower_controller/PlatformFollowerController.h>
Public Member Functions | |
void | reset () |
Public Attributes | |
struct { | |
double x = 0 | |
double y = 0 | |
double yaw = 0 | |
} | platformVelocityTargets |
Definition at line 68 of file PlatformFollowerController.h.
|
inline |
Definition at line 78 of file PlatformFollowerController.h.
struct { ... } platformVelocityTargets |
double x = 0 |
Definition at line 72 of file PlatformFollowerController.h.
double y = 0 |
Definition at line 73 of file PlatformFollowerController.h.
double yaw = 0 |
Definition at line 74 of file PlatformFollowerController.h.