Skip to content

Commit 4a8437e

Browse files
committed
add test
1 parent b3d8660 commit 4a8437e

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
@@ -128,6 +128,14 @@ This is a 2D gaussian grid mapping example.
128128

129129
![2](https://github.com/AtsushiSakai/PythonRobotics/blob/master/Mapping/gaussian_grid_map/animation.gif)
130130

131+
## Ray casting Grid Map
132+
133+
This is a 2D ray casting grid mapping example.
134+
135+
![2](https://github.com/AtsushiSakai/PythonRobotics/blob/master/Mapping/raycasting_grid_map/animation.gif)
136+
137+
138+
131139
# Path Planning
132140

133141
## Dynamic Window Approach

0 commit comments

Comments
 (0)