Skip to content

Commit b1885a0

Browse files
authored
Fix the broken gif link in the "Lidar to grid map" (AtsushiSakai#645)
The link for gif animation is broken now. I think this is the right URL.
1 parent 9da650e commit b1885a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ This is a 2D ray casting grid mapping example.
217217

218218
This example shows how to convert a 2D range measurement to a grid map.
219219

220-
![2](Mapping/lidar_to_grid_map/animation.gif)
220+
![2](https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/Mapping/lidar_to_grid_map/animation.gif)
221221

222222
## k-means object clustering
223223

0 commit comments

Comments
 (0)