LiuZe 3b51f35e80 base commit | il y a 1 an | |
---|---|---|
.. | ||
CMakeLists.txt | il y a 1 an | |
ConcurrentCalibration.cpp | il y a 1 an | |
ConcurrentFilteringAndSmoothingExample.cpp | il y a 1 an | |
FixedLagSmootherExample.cpp | il y a 1 an | |
GncPoseAveragingExample.cpp | il y a 1 an | |
ISAM2_SmartFactorStereo_IMU.cpp | il y a 1 an | |
README.md | il y a 1 an | |
SmartProjectionFactorExample.cpp | il y a 1 an | |
SmartRangeExample_plaza1.cpp | il y a 1 an | |
SmartRangeExample_plaza2.cpp | il y a 1 an | |
SmartStereoProjectionFactorExample.cpp | il y a 1 an | |
TimeOfArrivalExample.cpp | il y a 1 an | |
plotRangeResults.p | il y a 1 an |
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