Changelog for package navfn
1.11.16 (2015-04-30)
- update maintainer email
- Contributors: Michael Ferguson
1.11.15 (2015-02-03)
- Add ARCHIVE_DESTINATION for static builds
- Contributors: Gary Servin
1.11.14 (2014-12-05)
1.11.13 (2014-10-02)
1.11.12 (2014-10-01)
1.11.11 (2014-07-23)
- removes unused param planner_costmap_publish_frequency
- Contributors: Enrique Fernández Perdomo
1.11.10 (2014-06-25)
- Remove unnecessary colons
- Contributors: David Lu!!
1.11.9 (2014-06-10)
- uses ::hypot(x, y) instead of sqrt(x*x, y*y)
- Contributors: Enrique Fernández Perdomo
1.11.8 (2014-05-21)
1.11.7 (2014-05-21)
- update build to find eigen using cmake_modules
- Contributors: Michael Ferguson
1.11.5 (2014-01-30)
- navfn: fix parallel build error from missing dep
- fixed header installation directory
- check for CATKIN_ENABLE_TESTING
- Change maintainer from Hersh to Lu
1.11.4 (2013-09-27)
- Package URL Updates
- fixed #103, navfn_node not installed
- Potential missing dependency