Matthias Grob
|
d0abcc1ca3
|
MatrixHelperTest: add unit tests for the signum function
|
2022-03-23 08:47:52 +01:00 |
|
Matthias Grob
|
9ab99a7689
|
MatrixHelperTest: don't rely on FLOAT_EQ accepting FLT_EPSILON inaccuracy
|
2022-03-18 13:35:18 +01:00 |
|
Thomas Stastny
|
144697bb6a
|
MatrixHelperTest: correct wrap compare values
|
2022-03-18 13:35:18 +01:00 |
|
Matthias Grob
|
cde7b1bc41
|
Matrix: remove deprecated minimal test framework
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
91493307b9
|
Matrix: convert vector test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
4b63f6b29a
|
Matrix: convert vector assignment test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
f4b53d2762
|
Matrix: convert vector3 test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
ddfd62dfc2
|
Matrix: convert vector2 test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
be28aeb3ee
|
Matrix: convert upper right triangle test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
4d43aad847
|
Matrix: convert transpose test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
b3cc18c6de
|
Matrix: convert square test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
555ed9b9d8
|
Matrix: convert slice test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
46df8ab60c
|
Matrix: convert set identity test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
831f0e9aac
|
Matrix: convert scalar multiplication test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
38d742f1b5
|
Matrix: convert pseudo inverse test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
57e443c4a4
|
Matrix: convert multiplication test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
719898f1e3
|
Matrix: convert least squares test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
fddcf342e9
|
Matrix: convert inverse test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
f5ec4b2339
|
Matrix: convert integral test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
7c9e28c168
|
Matrix: convert helper test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
0c4c3a917c
|
Matrix: convert hat vee test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
8f695a5613
|
Matrix: convert filter test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
79e8152f05
|
Matrix: convert dual test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
62571b6984
|
Matrix: convert copy to test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
35b035e880
|
Matrix: convert attitude test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
c33bf5b705
|
Matrix: convert assignment test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
fa35635486
|
Matrix: change naming of sparse vector test
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
c4bc062714
|
helper_functions: generalize unwrapping function
|
2022-03-08 10:56:32 +01:00 |
|
Thomas Stastny
|
5a3aba9c21
|
matrix: add angle unwrapping method
|
2022-03-08 10:56:32 +01:00 |
|
Matthias Grob
|
68a0414622
|
Quaternion: rename function to rotate vectors
|
2022-03-07 20:03:54 -05:00 |
|
Daniel Agar
|
96bf3aa5d0
|
matrix: apply PX4 astyle
|
2021-11-16 12:30:51 -05:00 |
|
Daniel Agar
|
ab07f5300b
|
lib/matrix: delete unused and add testing to PX4
|
2021-11-16 12:27:14 -05:00 |
|
Daniel Agar
|
4a3d64f1d7
|
consume PX4/Matrix repository and preserve history
|
2021-11-16 12:24:19 -05:00 |
|