Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 904 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (22 loc) · 904 Bytes

Changelog for package openslam_gmapping

0.1.2 (2016-04-23)

  • better Windows compilation This is taken from #9 which can now be closed.
  • fix a few more graphics stuff for Qt5
  • get GUI back in shape for those interested
  • use srand instead of srand48 srand48 is non-standard and we are using a seed that is an unsigned int so we might as well use srand
  • Contributors: Vincent Rabaud

0.1.1 (2015-06-25)

  • fix cppcheck warnings
  • License from BSD to CC
  • Contributors: Isaac IY Saito, Vincent Rabaud

0.1.0 (2013-06-28 17:33:53 -0700)