| .. |
|
tests
|
revert name change, save for another PR
|
2022-08-10 10:31:10 -04:00 |
|
.gitignore
|
…
|
|
|
AHRSFactor.cpp
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
AHRSFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
AttitudeFactor.cpp
|
override print methods and update wrapper
|
2021-04-29 19:43:27 -04:00 |
|
AttitudeFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
BarometricFactor.cpp
|
Use new key version in Barometric
|
2022-12-22 23:13:30 -05:00 |
|
BarometricFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -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
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
CombinedImuFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
ConstantVelocityFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
GPSFactor.cpp
|
override print methods and update wrapper
|
2021-04-29 19:43:27 -04:00 |
|
GPSFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
ImuBias.cpp
|
Fix ugly printing
|
2022-01-31 23:37:30 -05:00 |
|
ImuBias.h
|
Merge branch 'develop' into fix/doxygen
|
2022-08-22 17:37:03 -04:00 |
|
ImuFactor.cpp
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
ImuFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
MagFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05:00 |
|
MagPoseFactor.h
|
replace all NoiseModelFactor1, 2, ... with NoiseModelFactorN
|
2022-12-22 17:25:48 -05: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
|
rename some vars for consistency
|
2021-02-25 18:35:29 -08:00 |
|
NavState.h
|
fix typo
|
2020-04-04 23:50:53 +05:30 |
|
PreintegratedRotation.cpp
|
use standard function to check for empty string
|
2021-01-25 16:22:09 -05:00 |
|
PreintegratedRotation.h
|
Added units for imu noise and bias sigmas
|
2020-12-01 12:14:57 -05:00 |
|
PreintegrationBase.cpp
|
formatting
|
2022-05-05 11:35:08 -04:00 |
|
PreintegrationBase.h
|
default string value for printing Imu factors
|
2020-08-13 14:17:51 -05: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 |