File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
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
473480Path tracking simulation with rear wheel feedback steering control and PID speed control.
517524
518525- [ MPC Course Material \- MPC Lab @ UC\- Berkeley] ( http://www.mpc.berkeley.edu/mpc-course-material )
519526
527+
520528
521529# License
522530
You can’t perform that action at this time.
0 commit comments