gtsam/gtsam_unstable/examples
Frank Dellaert ae63321d1b Deprecated boost iterators in Values 2023-01-22 12:18:09 -08:00
..
CMakeLists.txt
ConcurrentCalibration.cpp Removed filter from examples and timing scripts 2023-01-21 12:20:01 -08:00
ConcurrentFilteringAndSmoothingExample.cpp Deprecated boost iterators in Values 2023-01-22 12:18:09 -08:00
FixedLagSmootherExample.cpp
GncPoseAveragingExample.cpp
ISAM2_SmartFactorStereo_IMU.cpp
README.md
SmartProjectionFactorExample.cpp Removed filter from examples and timing scripts 2023-01-21 12:20:01 -08:00
SmartRangeExample_plaza1.cpp Removed filter from examples and timing scripts 2023-01-21 12:20:01 -08:00
SmartRangeExample_plaza2.cpp Removed filter from examples and timing scripts 2023-01-21 12:20:01 -08:00
SmartStereoProjectionFactorExample.cpp Removed filter from examples and timing scripts 2023-01-21 12:20:01 -08:00
TimeOfArrivalExample.cpp
plotRangeResults.p

README.md

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