- Added demo for octomap to grid map conversion.
- Updated installation for demos.
- General performance improvements, cleanups, and reformatting.
- Contributors: Jeff Delmerico, Peter Fankhauser
- Addressing C++ compiler warnings.
- Contributors: Peter Fankhauser
- Added Grid Map RViz plugin to RViz configuration.
- Contributors: Peter Fankhauser
- Release for ROS Kinetic.
- Contributors: Peter Fankhauser
- Updated dependency to OpenCV for compatibility with ROS Kinetic and OpenCV 2/3.
- Contributors: Peter Fankhauser
- Updated grid map loader demo.
- Contributors: Peter Fankhauser
- Added new demonstrators for OpenCV based operations.
- Resolving build errors for OpenCV.
- Added comment on iterator performance (#45).
- Contributors: Peter Fankhauser
- New iterator_benchmark demo to exemplify the usage of the iterators and their computational performance.
- Added new move_demo to illustrate the difference between the move and setPosition method.
- Contributors: Péter Fankhauser, Christos Zalidis, Daniel Stonier
- Should fix errors on build server regarding Eigen3 and visualization_msgs dependencies.
- Changes to CMakeLists.txt to enable compatibility with Ubuntu Saucy.
- added installation instructions in CMakeLists
- updated demo for new ellipse iterator tool
- general improvements and bugfixes
- release for Springer ROS Book Chapter