v1.1.0
This release implements (de)serialization of wavemap maps to/from byte streams and files. When running the ROS server, the new functionality can be accessed by calling the save_map
and load_map
services.
Individual package changelogs
wavemap_io
- Create this new library (can be used without ROS)
- Implement a small serializer to convert maps to/from byte streams and files
wavemap_ros
- Enable file saving in ROS server