Skip to content

Commit 4246172

Browse files
committed
update TOC
1 parent 52d836c commit 4246172

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
Python codes for robotics algorithm.
1414

15+
1516
# Table of Contents
1617
* [What is this?](#what-is-this)
1718
* [Requirements](#requirements)
@@ -30,7 +31,8 @@ Python codes for robotics algorithm.
3031
* [SLAM](#slam)
3132
* [Iterative Closest Point (ICP) Matching](#iterative-closest-point-icp-matching)
3233
* [FastSLAM 1.0](#fastslam-10)
33-
* [Pose Optimization SLAM](#pose-optimization-slam)
34+
* [Pose Optimization SLAM 2D](#pose-optimization-slam-2d)
35+
* [Pose Optimization SLAM 3D](#pose-optimization-slam-3d)
3436
* [Path Planning](#path-planning)
3537
* [Dynamic Window Approach](#dynamic-window-approach)
3638
* [Grid based search](#grid-based-search)
@@ -621,3 +623,4 @@ This is a list: [Users comments](https://github.com/AtsushiSakai/PythonRobotics/
621623
- [Ryohei Sasaki](https://github.com/rsasaki0109)
622624

623625

626+

0 commit comments

Comments
 (0)