Variables | |
const real | linearKd = (real)0.1 |
const real | linearKs = (real)1.0 |
const real | angularKd = (real)0.1 |
const real | angularKs = (real)1.0 |
const Vec3r | desiredForward = Vec3r(0, 0, -1) |
const Vec3r | desiredUp = Vec3r(0, 1, 0) |
const Vec3r | desiredRight = Vec3r(1, 0, 0) |
|
Definition at line 373 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 374 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 375 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 377 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 376 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 371 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |
|
Definition at line 372 of file Defines.h. Referenced by opal::SpringMotorData::SpringMotorData(). |