camera_info_manager Namespace Reference

CameraInfo Manager class. More...

Classes

class  CameraInfoManager

Detailed Description

CameraInfo Manager class.

Provides CameraInfo, handles the SetCameraInfo service requests, saves and restores sensor_msgs/CameraInfo data. The calling node must invoke ros::spin() or ros::spinOnce() in some thread, so CameraInfoManager can handle arriving service requests.

The location for getting and saving calibration data is expressed by Uniform Resource Locator. Some cameras are capable of saving these data in flash memory, others use a local file to keep track of calibration information.

Example URL syntax:

If the URL is empty, no calibration data are loaded, and any data provided via set_camera_info will be stored in:

Services
 All Classes Namespaces Files Functions Variables Enumerations Enumerator


camera_info_manager
Author(s): Jack O'Quin
autogenerated on Fri Jan 11 10:03:44 2013