Added script for pickling a map

This commit is contained in:
simondlevy
2017-11-12 16:49:23 -05:00
parent dd56c10ce7
commit 3ff0ab8bc4
2 changed files with 126 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ examples/__pycache__
examples/*.pyc
examples/*.pgm
examples/*.png
examples/*.map
python/breezyslam/*.pyc
python/breezyslam/__pycache__
python/build