Skip to content

Commit b84a1b1

Browse files
committed
update README
1 parent 64c3742 commit b84a1b1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,12 @@ This is a 2D ray casting grid mapping example.
136136
![2](https://github.com/AtsushiSakai/PythonRobotics/blob/master/Mapping/raycasting_grid_map/animation.gif)
137137

138138

139+
# SLAM
140+
141+
## Iterative Closest Point (ICP) Matching
142+
143+
![3](https://github.com/AtsushiSakai/PythonRobotics/blob/master/SLAM/iterative_closest_point/animation.gif)
144+
139145

140146
# Path Planning
141147

@@ -468,6 +474,7 @@ Ref:
468474
- [Automatic Steering Methods for Autonomous Automobile Path Tracking](https://www.ri.cmu.edu/pub_files/2009/2/Automatic_Steering_Methods_for_Autonomous_Automobile_Path_Tracking.pdf)
469475

470476

477+
471478
## Rear wheel feedback control
472479

473480
Path tracking simulation with rear wheel feedback steering control and PID speed control.
@@ -517,6 +524,7 @@ Ref:
517524

518525
- [MPC Course Material \- MPC Lab @ UC\-Berkeley](http://www.mpc.berkeley.edu/mpc-course-material)
519526

527+
520528

521529
# License
522530

0 commit comments

Comments
 (0)