planarSLAM Values and Graph now derive from Pose3SLAM. visualSLAM Values and Graph now derive from pose3SLAM. Several methods have been renamed to make them consistent through these 4 namespaces: addPrior -> addPosePrior addHardConstraint -> addPoseConstraint addOdometry/addConstraint -> addRelativePose All gtsam and matlab examples/tests run. PS: please don't use the deprecated typedefs in these namespaces. |
||
---|---|---|
.. | ||
testJacobianFactor.m | ||
testKalmanFilter.m | ||
testLocalizationExample.m | ||
testOdometryExample.m | ||
testPlanarSLAMExample.m | ||
testPose2SLAMExample.m | ||
testPose3SLAMExample.m | ||
testSFMExample.m | ||
testStereoVOExample.m | ||
testVisualISAMExample.m | ||
test_gtsam.m |