gtsam/gtsam/navigation
AndreMichelin 6412517d3f Fix and comment another test 2024-08-14 17:53:18 -07:00
..
tests Fix and comment another test 2024-08-14 17:53:18 -07:00
.gitignore ignore temp files 2014-02-13 14:57:33 -05:00
AHRSFactor.cpp Fixed derivative with transform, deprecated integrateMeasurement 2024-06-09 10:07:57 -07:00
AHRSFactor.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
AttitudeFactor.cpp override print methods and update wrapper 2021-04-29 19:43:27 -04:00
AttitudeFactor.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
BarometricFactor.cpp changed signatures to use OptionalMatrix keyword 2023-01-20 18:06:55 -08:00
BarometricFactor.h wrap barometric factor 2024-02-22 15:07:24 -05:00
CMakeLists.txt Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple. 2014-06-07 19:02:11 -07:00
CombinedImuFactor.cpp Merge branch 'develop' into combined-imu-factor 2023-03-01 15:50:54 -05:00
CombinedImuFactor.h Merge branch 'develop' into combined-imu-factor 2023-03-01 15:50:54 -05:00
ConstantVelocityFactor.h remove extra semi-colon 2023-03-17 18:00:18 -04:00
GPSFactor.cpp some changes that get testPriorFactor compiling 2023-01-20 18:06:55 -08:00
GPSFactor.h gtsam compiles and tests run with and without boost serialization 2023-01-22 22:16:46 -08:00
ImuBias.cpp linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
ImuBias.h removed boost serialization headers 2023-01-22 22:15:06 -08:00
ImuFactor.cpp replaced casts 2023-01-22 08:40:02 -08:00
ImuFactor.h Got rid or ifdefed many boost headers 2023-02-05 20:45:54 -08:00
MagFactor.h replaced casts 2023-01-22 08:40:02 -08:00
MagPoseFactor.h serialization function comment moved 2023-01-22 22:14:28 -08:00
ManifoldPreintegration.cpp add curly braces to make code more readable 2023-03-17 15:50:03 -04:00
ManifoldPreintegration.h fix doc typo 2023-03-17 15:49:03 -04:00
NavState.cpp replace structured binding with exclusive access 2023-12-29 14:43:39 -05:00
NavState.h ifdefs for gtsam folder on serialize 2023-01-22 22:12:16 -08:00
PreintegratedRotation.cpp Simplify code as we know the Jacobian = R 2024-08-12 19:55:06 -07:00
PreintegratedRotation.h Fix comments 2024-07-25 09:58:00 -05:00
PreintegrationBase.cpp fix typo 2024-05-24 10:01:10 -04:00
PreintegrationBase.h serialization function comment moved 2023-01-22 22:14:28 -08:00
PreintegrationCombinedParams.h removed self include 2024-03-22 17:50:06 +01:00
PreintegrationParams.cpp printing updates 2022-03-11 08:42:08 -05:00
PreintegrationParams.h Get rid of 'shadow-field' errors/warnings 2023-03-06 15:21:11 -08:00
Scenario.h Added virtual destructors to avoid warnings (on Mac) and fixed some lint warnings. 2018-12-30 13:01:43 -05:00
ScenarioRunner.cpp Merge branch 'develop' into combined-imu-factor 2023-03-01 15:50:54 -05:00
ScenarioRunner.h Merge branch 'develop' into combined-imu-factor 2023-03-01 15:50:54 -05:00
TangentPreintegration.cpp add curly braces to make code more readable 2023-03-17 15:50:03 -04:00
TangentPreintegration.h serialization function comment moved 2023-01-22 22:14:28 -08:00
expressions.h Added handy NavState expressions 2019-05-30 10:52:06 -04:00
navigation.i update gtsam:: namespace in navigation.i 2024-06-28 16:16:43 -04:00