mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 21:28:33 -05:00
update README
This commit is contained in:
11
README.md
11
README.md
@@ -193,6 +193,17 @@ This is a 2D object clustering with k-means algorithm.
|
||||
|
||||

|
||||
|
||||
## object shape recognition using circle fitting
|
||||
|
||||
This is a object shape recoginition using circle fitting.
|
||||
|
||||

|
||||
|
||||
The blue circle is true object circle.
|
||||
|
||||
The red crosses are observations from ranging sensor.
|
||||
|
||||
The red circle is the estimated object shape using circle fitting.
|
||||
|
||||
# SLAM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user