gtsam/gtsam/navigation
Varun Agrawal a4d443efe9 Added units for imu noise and bias sigmas 2020-12-01 12:14:57 -05:00
..
tests fixed typo 2020-09-02 08:08:36 -07:00
.gitignore ignore temp files 2014-02-13 14:57:33 -05:00
AHRSFactor.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
AHRSFactor.h remove all Cython references 2020-10-01 19:56:35 -04:00
AttitudeFactor.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
AttitudeFactor.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02: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 default string value for printing Imu factors 2020-08-13 14:17:51 -05:00
CombinedImuFactor.h remove all Cython references 2020-10-01 19:56:35 -04:00
GPSFactor.cpp Prefer C++11 nullptr 2020-04-06 23:31:05 +02:00
GPSFactor.h Fix all new gcc warnings/errors: make explicit virtual/override methods. 2020-07-26 11:20:42 +02:00
ImuBias.cpp Moved ostream and print to cpp to not pollute includes 2016-01-28 08:24:00 -08:00
ImuBias.h Added units for imu noise and bias sigmas 2020-12-01 12:14:57 -05:00
ImuFactor.cpp default string value for printing Imu factors 2020-08-13 14:17:51 -05:00
ImuFactor.h remove all Cython references 2020-10-01 19:56:35 -04:00
MagFactor.h add override keyword 2020-07-27 22:11:50 -04: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 cleaned up notation 2020-09-02 07:59:19 -07:00
NavState.h fix typo 2020-04-04 23:50:53 +05:30
PreintegratedRotation.cpp default string value for printing Imu factors 2020-08-13 14:17:51 -05:00
PreintegratedRotation.h Added units for imu noise and bias sigmas 2020-12-01 12:14:57 -05:00
PreintegrationBase.cpp default string value for printing Imu factors 2020-08-13 14:17:51 -05:00
PreintegrationBase.h default string value for printing Imu factors 2020-08-13 14:17:51 -05:00
PreintegrationParams.cpp Replace scoped name with direct name and instantiate base class in constructor 2020-07-08 23:37:32 -04: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 Reduced time to run very slow testScenario by reducing sample count for estimating covariance. 2019-06-12 14:21:08 -04:00
ScenarioRunner.h Removed all deprecated code w Stephanie... 2020-07-22 17:32:25 -04:00
TangentPreintegration.cpp change from const Params back to non-const Params 2020-07-31 16:29:11 -04:00
TangentPreintegration.h change from const Params back to non-const Params 2020-07-31 16:29:11 -04:00
expressions.h Added handy NavState expressions 2019-05-30 10:52:06 -04:00