Drake
|
#include <drake/systems/controllers/QPCommon.h>
Public Member Functions | |
BodyMotionParams () | |
Public Attributes | |
Vector6d | Kp |
Vector6d | Kd |
Bounds | accel_bounds |
double | weight |
Friends | |
bool | operator== (const BodyMotionParams &lhs, const BodyMotionParams &rhs) |
|
inline |
|
friend |
Bounds accel_bounds |
Vector6d Kd |
Vector6d Kp |
double weight |