LiuZe 3b51f35e80 base commit | 1 gadu atpakaļ | |
---|---|---|
.. | ||
CMakeLists.txt | 1 gadu atpakaļ | |
ConcurrentCalibration.cpp | 1 gadu atpakaļ | |
ConcurrentFilteringAndSmoothingExample.cpp | 1 gadu atpakaļ | |
FixedLagSmootherExample.cpp | 1 gadu atpakaļ | |
GncPoseAveragingExample.cpp | 1 gadu atpakaļ | |
ISAM2_SmartFactorStereo_IMU.cpp | 1 gadu atpakaļ | |
README.md | 1 gadu atpakaļ | |
SmartProjectionFactorExample.cpp | 1 gadu atpakaļ | |
SmartRangeExample_plaza1.cpp | 1 gadu atpakaļ | |
SmartRangeExample_plaza2.cpp | 1 gadu atpakaļ | |
SmartStereoProjectionFactorExample.cpp | 1 gadu atpakaļ | |
TimeOfArrivalExample.cpp | 1 gadu atpakaļ | |
plotRangeResults.p | 1 gadu atpakaļ |
This directory contains a number of examples that illustrate the use of unstable components in GTSAM:
FixedLagSmootherExample: a 2D Pose SLAM example fusing measurements from multiple odometry-type sensors ConcurrentFilteringAndSmoothingExample: a 2D Pose SLAM example demonstrating the Concurrent Filtering and Smoothing architecture