gtsam/gtsam_unstable/examples
dellaert d00aeb7e70 Formatting and some small problems 2014-11-22 21:48:36 +01:00
..
CMakeLists.txt
ConcurrentCalibration.cpp
ConcurrentFilteringAndSmoothingExample.cpp
FixedLagSmootherExample.cpp
Pose2SLAMExampleExpressions.cpp Formatting and some small problems 2014-11-22 21:48:36 +01:00
README Added 'examples' folder to gtsam_unstable 2013-04-11 20:47:25 +00:00
SFMExampleExpressions.cpp
SmartProjectionFactorExample.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