Functions | |
Point3 | expectedP (0.29552, 0.0446635, 1) |
Rot3 | expectedR (c, -s, 0, s, c, 0, 0, 0, 1) |
Point3 | expectedV (0.29552, 0.0446635, 1) |
Variables | |
double | a = 0.3 |
double | c = cos(a) |
NavState | expected (expectedR, expectedV, expectedP) |
double | s = sin(a) |
double | w = 0.3 |
Vector | xi = (Vector(9) << 0.0, 0.0, w, w, 0.0, 1.0, w, 0.0, 1.0).finished() |
Point3 screwNavState::expectedP | ( | 0. | 29552, |
0. | 0446635, | ||
1 | |||
) |
Point3 screwNavState::expectedV | ( | 0. | 29552, |
0. | 0446635, | ||
1 | |||
) |
double screwNavState::a = 0.3 |
Definition at line 499 of file testNavState.cpp.
Definition at line 499 of file testNavState.cpp.
Definition at line 499 of file testNavState.cpp.
double screwNavState::w = 0.3 |
Definition at line 499 of file testNavState.cpp.