Changelog for package cob_map_accessibility_analysis
0.6.14 (2023-01-04)
0.6.13 (2022-07-29)
0.6.12 (2021-05-10)
0.6.11 (2020-10-22)
- Merge pull request #120 from fmessmer/test_noetic
test noetic
 
- Bugfix for OpenCV API change 2
 
- Bugfix for OpenCV API change
 
- use setuptools instead of distutils
 
- Bump CMake version to avoid CMP0048 warning
 
- Contributors: Felix Messmer, Richard Bormann, fmessmer
 
 
0.6.10 (2020-03-18)
- Merge pull request #113 from fmessmer/feature/python3_compatibility
[ci_updates] pylint + Python3 compatibility
 
- disable pylint reporting false positives
 
- fix pylint errors
 
- Merge pull request #111 from fmessmer/ci_updates
[travis] ci updates
 
- catkin_lint fixes
 
- Contributors: Felix Messmer, fmessmer
 
 
0.6.9 (2019-11-07)
0.6.8 (2019-08-07)
0.6.7 (2018-07-21)
0.6.6 (2018-01-07)
- Merge pull request #97 from ipa320/indigo_release_candidate
Indigo release candidate
 
- Merge pull request #94 from ipa-rmb/indigo_dev
corrected comment
 
- corrected comment
 
- Merge pull request #93 from ipa-fez/bugfix/install_map_accessibility_analysis_library
install libmap_accessibility_analysis
 
- install libmap_accessibility_analysis
 
- Merge pull request #92 from ipa-rmb/indigo_dev
some format harmonization
 
- some format harmonization
 
- Merge pull request #89 from ipa-fxm/APACHE_license
use license apache 2.0
 
- use license apache 2.0
 
- Contributors: Felix, Felix Messmer, Richard Bormann, ipa-uhr-mk
 
 
0.6.5 (2017-07-18)
- remove obsolete dependencies to cmake_modules
 
- added comment
 
- disabled the output
 
- bugfix
 
- moved two functions to the public section in class
 
- added missing dependency
 
- code review
 
- restructuring map_accessibility_analysis so that it can be used as lib and as ROS service
 
- Fixed headers and output
 
- Fix compile warning
 
- Reformatted source files with ipa_code_refactoring
 
- Fixed headers and replaced std::cout with ROS logging services
 
- Moved files into folder
 
- Contributors: Benjamin Maidel, Elias Marks, Richard Bormann, ipa-fxm