LiuZe 3b51f35e80 base commit 1 năm trước cách đây
..
CMakeLists.txt 3b51f35e80 base commit 1 năm trước cách đây
ConcurrentCalibration.cpp 3b51f35e80 base commit 1 năm trước cách đây
ConcurrentFilteringAndSmoothingExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
FixedLagSmootherExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
GncPoseAveragingExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
ISAM2_SmartFactorStereo_IMU.cpp 3b51f35e80 base commit 1 năm trước cách đây
README.md 3b51f35e80 base commit 1 năm trước cách đây
SmartProjectionFactorExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
SmartRangeExample_plaza1.cpp 3b51f35e80 base commit 1 năm trước cách đây
SmartRangeExample_plaza2.cpp 3b51f35e80 base commit 1 năm trước cách đây
SmartStereoProjectionFactorExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
TimeOfArrivalExample.cpp 3b51f35e80 base commit 1 năm trước cách đây
plotRangeResults.p 3b51f35e80 base commit 1 năm trước cách đây

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