- Merge pull request #8 from clearpathrobotics/raytrace_free_space Raytrace free space based on max_distance
- Update raytrace comment
- Raytrace free space based on max_distance
- Contributors: James Servos
- Fix non-installed *.hpp headers
- Contributors: Enrique Fernandez
- Changed OpenCV dependency to 'cv_bridge' to work on hydro and indigo
- Compile in Boost libraries
- Fix compilation, gcc doesn't like use of the optional vars
- Fix some cppcheck warnings
- Use boost::ref(), not just ref()
- Contributors: Alex Bencz, Jonathan Jekir, Mike Purvis, Siegfried-A. Gevatter Pujals
- change libopencv-dev to opencv2, since libopencv-dev is not present in the rosdep database for precise
- 0.0.4
- update changelog
- fixed a dependency issue with opencv
- Contributors: y22ma
- remove dependency on SDL, which is terrible for CI build due to X server dependencies
- fix crlf for package.xml
- Contributors: y22ma
- Initial Hydro release catkinized from https://code.ros.org/svn/ros-pkg/stacks/graph_mapping/trunk/occupancy_grid_utils r40053.
- Contributors: Andreas Wachaja, Bhaskara Marthi, Mac Mason, Yan Ma