Skip to content

Commit b789686

Browse files
committed
update README
1 parent 9f74154 commit b789686

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)