File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change @@ -242,24 +242,11 @@ Ref:
242242- [ SLAM simulations by Tim Bailey] ( http://www-personal.acfr.usyd.edu.au/tbailey/software/slam_simulations.htm )
243243
244244
245- ## Graph based SLAM
245+ ## Pose Optimization SLAM
246246
247- This is a graph based SLAM example.
248-
249- The blue line is ground truth.
250-
251- The black line is dead reckoning.
252-
253- The red line is the estimated trajectory with Graph based SLAM.
254-
255- The black stars are landmarks for graph edge generation.
256-
257- ![ 3] ( https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/SLAM/GraphBasedSLAM/animation.gif )
258-
259- Ref:
260-
261- - [ A Tutorial on Graph-Based SLAM] ( http://www2.informatik.uni-freiburg.de/~stachnis/pdf/grisetti10titsmag.pdf )
247+ This is a graph based Pose Optimization SLAM example.
262248
249+ ![ 3] ( https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/SLAM/PoseOptimizationSLAM/animation.gif )
263250
264251# Path Planning
265252
You can’t perform that action at this time.
0 commit comments