| .. |
|
tests
|
Merge branch 'develop' into combined-imu-factor
|
2023-03-01 15:50:54 -05:00 |
|
.gitignore
|
ignore temp files
|
2014-02-13 14:57:33 -05:00 |
|
AHRSFactor.cpp
|
replaced casts
|
2023-01-22 08:40:02 -08: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
|
Fixed warnings that arise from stricter compiler flags
|
2023-02-11 12:32:50 -08: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
|
linear, navigation, std::optional serialization tests
|
2023-01-21 09:27:20 -08:00 |
|
PreintegratedRotation.h
|
gtsam compiles and tests run with and without boost serialization
|
2023-01-22 22:16:46 -08:00 |
|
PreintegrationBase.cpp
|
remove make_shared header
|
2023-01-22 08:40:02 -08:00 |
|
PreintegrationBase.h
|
serialization function comment moved
|
2023-01-22 22:14:28 -08:00 |
|
PreintegrationCombinedParams.h
|
remove unnecessary header that needs boost
|
2023-03-10 16:05:01 -05: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
|
.i files
|
2023-01-21 09:27:20 -08:00 |