CHANGELOG.rst 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2. Changelog for package slam_karto
  3. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4. 0.8.1 (2018-09-11)
  5. ------------------
  6. * set C++11 if std not specified
  7. This is mainly for building on Lunar
  8. * Contributors: Michael Ferguson
  9. 0.8.0 (2018-08-21)
  10. ------------------
  11. * update maintainer email
  12. * Merge pull request `#19 <https://github.com/ros-perception/slam_karto/issues/19>`_ from ros-perception/maintainer-add
  13. Adding myself as a maintainer for slam_karto
  14. * Adding myself as a maintainer for slam_karto
  15. * Merge pull request `#15 <https://github.com/ros-perception/slam_karto/issues/15>`_ from jasonimercer/lock-fix
  16. Fixed locks so they stay in scope until the end of the method.
  17. * Fixed locks so they stay in scope until the end of the method.
  18. * Merge pull request `#14 <https://github.com/ros-perception/slam_karto/issues/14>`_ from xpharry/indigo-devel
  19. modify for stage simulation
  20. * modify for stage simulation
  21. * Merge pull request `#9 <https://github.com/ros-perception/slam_karto/issues/9>`_ from hvpandya/patch-1
  22. Update karto_slam.launch
  23. * Update karto_slam.launch
  24. package name must be slam_karto
  25. * Contributors: Harsh Pandya, Jason Mercer, Luc Bettaieb, Michael Ferguson, xpharry
  26. 0.7.3 (2016-02-04)
  27. ------------------
  28. * fixed the upside-down detection
  29. * update maintainer email
  30. * Contributors: Michael Ferguson, mgerdzhev
  31. 0.7.2 (2015-07-18)
  32. ------------------
  33. * Added in parameter server settings for Mapper within slam_karto
  34. * Contributors: Luc Bettaieb, Michael Ferguson
  35. 0.7.1 (2014-06-17)
  36. ------------------
  37. * build updates for sba, fix install
  38. * Contributors: Michael Ferguson
  39. 0.7.0 (2014-06-15)
  40. ------------------
  41. * First release in a very, very long time.
  42. * Catkinized, updated to work with catkinized open_karto and sba
  43. * Contributors: Jon Binney, Michael Ferguson