CHANGELOG
Changelog for package camera_info_manager_py
6.1.0 (2024-12-20)
Cleanup of camera_info_manager_py. (#340)
Contributors: Chris Lalancette
6.0.3 (2024-11-25)
Add camera_info_manager_py (#335)
Contributors: Alejandro Hernández Cordero
6.0.1 (2024-11-22)
Bump package version to synchronize with image_common
Contributors: Chris Iverach-Brereton
1.0.0 (2024-05-16)
Ros2 (#2) * Run magic converter * Ament_python package * Fix some imports * Remove references to cpp camera info manager. Disable tests * Linting * Fully Remove old tests * Add lint tests * Final tests * Remove pep257 from depends
Contributors: Michael Hosmar
0.3.1 (2021-11-18)
changelog
Contributors: José Mastrangelo
0.3.0 (2021-11-18)
added CPR maintainer
Release to Melodic and Noetic
Contributors: Jack O’Quin, José Mastrangelo, Lucas Walter, Martin Pecka
0.2.3 (2014-05-13)
Only use rostest when testing enabled, thanks to Lukas Bulwahn.
Move repository to ros-perception.
Contributors: Jack O’Quin, Lukas Bulwahn
0.2.2 (2013-07-25)
Add namespace parameter to constructor, so a driver can handle multiple cameras. Enhancement thanks to Martin Llofriu.
Make unit tests conditional on
CATKIN_ENABLE_TESTING
.Release to Groovy and Hydro.
Contributors: Jack O’Quin, mllofriu
0.2.1 (2013-04-14)
Set null calibration even when URL invalid (#7).
Release to Groovy and Hydro.
Contributors: Jack O’Quin
0.2.0 (2013-03-28)
Convert to catkin.
Remove roslib dependency.
Release to Groovy and Hydro.
Contributors: Jack O’Quin
0.1.0 (2012-12-05)
Initial Python camera_info_manager release to Fuerte.
Contributors: Jack O’Quin