mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 19:08:06 -05:00
update README
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
Python codes for robotics algorithm.
|
||||
|
||||
|
||||
|
||||
# Table of Contents
|
||||
* [What is this?](#what-is-this)
|
||||
* [Requirements](#requirements)
|
||||
@@ -20,6 +19,7 @@ Python codes for robotics algorithm.
|
||||
* [Mapping](#mapping)
|
||||
* [Gaussian grid map](#gaussian-grid-map)
|
||||
* [Ray casting grid map](#ray-casting-grid-map)
|
||||
* [k-means object clustering](#k-means-object-clustering)
|
||||
* [SLAM](#slam)
|
||||
* [Iterative Closest Point (ICP) Matching](#iterative-closest-point-icp-matching)
|
||||
* [EKF SLAM](#ekf-slam)
|
||||
@@ -667,3 +667,4 @@ If your PR is merged multiple times, I will add your account to the author list.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user