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