Functions | |
| const Vector3 | bias (1, 2, 3) |
| const Vector3 | trueOmega (omega, 0, 0) |
Variables | |
| const double | deltaT = 0.5 |
| const Vector3 | measuredOmega = trueOmega + bias |
| const double | omega = 0.1 |
| const Vector3 biased_x_rotation::bias | ( | 1 | , |
| 2 | , | ||
| 3 | |||
| ) |
| const double biased_x_rotation::deltaT = 0.5 |
Definition at line 36 of file testPreintegratedRotation.cpp.
Definition at line 35 of file testPreintegratedRotation.cpp.
| const double biased_x_rotation::omega = 0.1 |
Definition at line 32 of file testPreintegratedRotation.cpp.