| .. |
|
tests
|
Successful wrap of Scenario
|
2018-10-16 17:01:47 -04:00 |
|
.gitignore
|
…
|
|
|
AHRSFactor.cpp
|
…
|
|
|
AHRSFactor.h
|
Removing constness causes problems with some no-default-constructor classes. Add dummy default constructors or expose them to public for Cython wrapper only.
|
2016-12-19 18:24:02 -05:00 |
|
AttitudeFactor.cpp
|
…
|
|
|
AttitudeFactor.h
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
|
CMakeLists.txt
|
…
|
|
|
CombinedImuFactor.cpp
|
Everything compiles and runs with derived classes
|
2016-05-15 12:52:41 -07:00 |
|
CombinedImuFactor.h
|
Fix memory alignment issues
|
2018-07-13 14:31:02 -04:00 |
|
GPSFactor.cpp
|
Fixed a few issues with Point3 typedef path
|
2016-02-24 12:28:30 -08:00 |
|
GPSFactor.h
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
ImuBias.cpp
|
…
|
|
|
ImuBias.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
ImuFactor.cpp
|
squash local changes on top of gtsam upstream pull from 6/14/2016
|
2016-06-18 23:13:59 -07:00 |
|
ImuFactor.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
MagFactor.h
|
Deprecated all inline functions in Matrix.h.
|
2016-04-11 15:11:29 -04:00 |
|
ManifoldPreintegration.cpp
|
Everything compiles and runs with derived classes
|
2016-05-15 12:52:41 -07:00 |
|
ManifoldPreintegration.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
NavState.cpp
|
Abandoned silly coercion of NavState into Lie group. It's just a manifold: it does not make sense to compose two NavStates, or take the inverse of a NavState.
|
2016-06-05 01:04:18 -07:00 |
|
NavState.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
PreintegratedRotation.cpp
|
Many small improvements, bug-fixes, and tests
|
2016-02-24 11:01:19 -08:00 |
|
PreintegratedRotation.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
PreintegrationBase.cpp
|
added functionality to change bias and reset integration
|
2016-06-04 23:00:48 -04:00 |
|
PreintegrationBase.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
PreintegrationParams.cpp
|
…
|
|
|
PreintegrationParams.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |
|
Scenario.h
|
Added optional initial pose in ConstantTwistScenario
|
2018-10-16 16:14:24 -04:00 |
|
ScenarioRunner.cpp
|
…
|
|
|
ScenarioRunner.h
|
…
|
|
|
TangentPreintegration.cpp
|
Clarifying comments
|
2016-06-04 16:22:04 -07:00 |
|
TangentPreintegration.h
|
Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017'
|
2018-11-04 14:32:29 -05:00 |