Simon Zeni
|
976d40f669
|
external/catch2: upgrade to 3.6.0
https://github.com/catchorg/Catch2/releases/tag/v3.6.0
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2268>
|
2024-07-04 13:24:16 +00:00 |
|
Ryan Pavlik
|
41b4232f8a
|
tests: Resolve warnings
|
2022-07-14 14:17:35 +00:00 |
|
Mateo de Mayo
|
d0b00c7d23
|
tests: Add explicit margin to Approx in tests_pose
To avoid an issue with catch2::Approx defaults applied around 0
See https://github.com/catchorg/Catch2/issues/1079
|
2022-07-05 11:59:27 -03:00 |
|
Mateo de Mayo
|
d773ab4cf2
|
a/math: Add pose interpolate function and others
- math_matrix_4x4_isometry_from_pose
- math_pose_from_isometry
- math_pose_interpolate
- m_vec3_equal
|
2022-06-18 14:19:01 -03:00 |
|
Mateo de Mayo
|
f904f3f16c
|
a/math: Repurpose test file for testing pose math
|
2022-06-18 14:19:01 -03:00 |
|