Metadata-Version: 2.1
Name: camera_info_manager_py
Version: 6.4.7
Summary: Python interface for camera calibration information.
Author: Jack O'Quin
Author-email: jack.oquin@gmail.com
Maintainer: Jose Mastrangelo
Maintainer-email: jmastrangelo@clearpathrobotics.com
License: BSD
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
License-File: LICENSE
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

Python interface for camera calibration information. 

This ROS package provides a CameraInfo interface for Python camera
drivers similar to the C++ camera_info_manager package.
