Skip to content

Commit 5291bbe

Browse files
committed
update README
1 parent 258633c commit 5291bbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
Python codes for robotics algorithm.
88

99

10-
1110
# Table of Contents
1211
* [What is this?](#what-is-this)
1312
* [Requirements](#requirements)
@@ -20,6 +19,7 @@ Python codes for robotics algorithm.
2019
* [Mapping](#mapping)
2120
* [Gaussian grid map](#gaussian-grid-map)
2221
* [Ray casting grid map](#ray-casting-grid-map)
22+
* [k-means object clustering](#k-means-object-clustering)
2323
* [SLAM](#slam)
2424
* [Iterative Closest Point (ICP) Matching](#iterative-closest-point-icp-matching)
2525
* [EKF SLAM](#ekf-slam)
@@ -667,3 +667,4 @@ If your PR is merged multiple times, I will add your account to the author list.
667667

668668

669669

670+

0 commit comments

Comments
 (0)