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