Functions | |
| Rot3 | expectedR (c, -s, 0, s, c, 0, 0, 0, 1) |
| Point3 | expectedT (0.29552, 0.0446635, 1) |
Variables | |
| double | a =0.3 |
| double | c =cos(a) |
| Pose3 | expected (expectedR, expectedT) |
| double | s =sin(a) |
| double | w =0.3 |
| Vector | xi = (Vector(6) << 0.0, 0.0, w, w, 0.0, 1.0).finished() |
| Point3 screwPose3::expectedT | ( | 0. | 29552, |
| 0. | 0446635, | ||
| 1 | |||
| ) |
| double screwPose3::a =0.3 |
Definition at line 123 of file testPose3.cpp.
Definition at line 123 of file testPose3.cpp.
Definition at line 123 of file testPose3.cpp.
| double screwPose3::w =0.3 |
Definition at line 123 of file testPose3.cpp.