Use "pose change" instead of "velocities" for (dxy_mm, dtheta_degrees, dt_seconds)

This commit is contained in:
Simon D. Levy
2018-06-03 14:38:07 -04:00
parent 8934a3370f
commit 081d33aedf
23 changed files with 113 additions and 135 deletions

5
.gitignore vendored
View File

@@ -3,10 +3,11 @@ examples/*.pyc
examples/*.pgm
examples/*.png
examples/*.map
examples/log2pgm
python/breezyslam/*.pyc
python/breezyslam/__pycache__
python/build
cpp/*.o
cpp/*.so
*.o
*.so
*.swp