caches nearby collision to a csv file, useful for pathfinding
 
 
 
Go to file
Warren Ulrich 0220cedf10 Initial commit 2023-06-10 01:16:12 -07:00
src Initial commit 2023-06-10 01:16:12 -07:00
.gitignore Initial commit 2023-06-10 01:16:12 -07:00
CMakeLists.txt Initial commit 2023-06-10 01:16:12 -07:00
README.md Initial commit 2023-06-10 07:44:29 +00:00
collision_map.png Initial commit 2023-06-10 01:16:12 -07:00
collision_map_plane_0.png Initial commit 2023-06-10 01:16:12 -07:00
collision_map_plane_1.png Initial commit 2023-06-10 01:16:12 -07:00
collision_map_plane_2.png Initial commit 2023-06-10 01:16:12 -07:00
image_gen.go Initial commit 2023-06-10 01:16:12 -07:00

README.md

collision_cacher

caches nearby collision to a csv file, useful for pathfinding