Conflicts: gtsam/navigation/tests/testInertialNavFactor_GlobalVelocity.cpp gtsam/nonlinear/ISAM2.cpp gtsam/nonlinear/ISAM2.h gtsam/slam/tests/testBetweenFactor.cpp gtsam_unstable/nonlinear/ConcurrentBatchFilter.cpp gtsam_unstable/nonlinear/tests/testConcurrentBatchFilter.cpp gtsam_unstable/nonlinear/tests/testConcurrentBatchSmoother.cpp gtsam_unstable/slam/SmartProjectionFactor.h |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ConcurrentFilteringAndSmoothingExample.cpp | ||
| FixedLagSmootherExample.cpp | ||
| README | ||
| SmartProjectionFactorExample_kitti.cpp | ||
| SmartRangeExample_plaza1.cpp | ||
| SmartRangeExample_plaza2.cpp | ||
| plotRangeResults.p | ||
README
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