Velocities => PoseChange

This commit is contained in:
Simon D. Levy
2018-06-10 11:52:58 -04:00
parent 4d1cdb0461
commit 52b582612a
7 changed files with 46 additions and 41 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,6 @@
java/edu/wlu/cs/levy/breezyslam/algorithms/RMHCSLAM.h
java/edu/wlu/cs/levy/breezyslam/components/Map.h
java/edu/wlu/cs/levy/breezyslam/components/Scan.h
examples/__pycache__
examples/*.pyc
examples/*.pgm
@@ -7,6 +10,7 @@ examples/log2pgm
python/breezyslam/*.pyc
python/breezyslam/__pycache__
python/build
*.class
*.o
*.so
*.swp