- Fix empty header of wavemap msgs
- Contributors: Alexander Stumpf
- Release the code under the BSD-3 license
- Update map <-> ROS msg conversion methods to be consistent with map <-> byte stream conversions
- Incremental map transmission Only publish changed map blocks and add option to control the max message size. This improves transmission stability over unreliable networks and resolves the issue of roscpp dropping messages >1GB.
- Standardize time definitions
- General code cleanup
- Contributors: Victor Reijgwart
- Enable file saving in ROS server
- Contributors: Victor Reijgwart
- First public release
- Contributors: Victor Reijgwart