Skip to content

Commit 258633c

Browse files
committed
update README
1 parent ccb18cf commit 258633c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,12 @@ This is a 2D ray casting grid mapping example.
186186

187187
![2](https://github.com/AtsushiSakai/PythonRobotics/raw/master/Mapping/raycasting_grid_map/animation.gif)
188188

189+
## k-means object clustering
190+
191+
This is a 2D object clustering with k-means algorithm.
192+
193+
![2](https://github.com/AtsushiSakai/PythonRobotics/raw/master/Mapping/kmeans_clustering/animation.gif)
194+
189195

190196
# SLAM
191197

0 commit comments

Comments
 (0)