gtsam/gtsam/navigation
kartik arcot ee65c85442 linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
..
tests linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
.gitignore
AHRSFactor.cpp linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
AHRSFactor.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
AttitudeFactor.cpp override print methods and update wrapper 2021-04-29 19:43:27 -04:00
AttitudeFactor.h return before using statement 2023-01-20 18:06:55 -08:00
BarometricFactor.cpp changed signatures to use OptionalMatrix keyword 2023-01-20 18:06:55 -08:00
BarometricFactor.h return before using statement 2023-01-20 18:06:55 -08:00
CMakeLists.txt
CombinedImuFactor.cpp some changes that get testPriorFactor compiling 2023-01-20 18:06:55 -08:00
CombinedImuFactor.h return before using statement 2023-01-20 18:06:55 -08:00
ConstantVelocityFactor.h return before using statement 2023-01-20 18:06:55 -08:00
GPSFactor.cpp some changes that get testPriorFactor compiling 2023-01-20 18:06:55 -08:00
GPSFactor.h return before using statement 2023-01-20 18:06:55 -08:00
ImuBias.cpp linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
ImuBias.h Merge branch 'develop' into fix/doxygen 2022-08-22 17:37:03 -04:00
ImuFactor.cpp changed signatures to use OptionalMatrix keyword 2023-01-20 18:06:55 -08:00
ImuFactor.h return before using statement 2023-01-20 18:06:55 -08:00
MagFactor.h return before using statement 2023-01-20 18:06:55 -08:00
MagPoseFactor.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
ManifoldPreintegration.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
ManifoldPreintegration.h Use built in Matrix serialization 2020-07-09 23:11:20 -04:00
NavState.cpp linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
NavState.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
PreintegratedRotation.cpp linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
PreintegratedRotation.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
PreintegrationBase.cpp formatting 2022-05-05 11:35:08 -04:00
PreintegrationBase.h linear, navigation, std::optional serialization tests 2023-01-21 09:27:20 -08:00
PreintegrationParams.cpp printing updates 2022-03-11 08:42:08 -05:00
PreintegrationParams.h Added units for imu noise and bias sigmas 2020-12-01 12:14:57 -05: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 Removed copy/pasted but unused boost::assign headers. 2023-01-07 19:26:56 -08:00
ScenarioRunner.h CombinedScenarioRunner 2021-09-21 12:39:04 -04:00
TangentPreintegration.cpp change from const Params back to non-const Params 2020-07-31 16:29:11 -04:00
TangentPreintegration.h Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
expressions.h Added handy NavState expressions 2019-05-30 10:52:06 -04:00
navigation.i PreintegratedAhrsMeasurements wrapped constructors 2022-12-29 21:31:46 +05:30