calibration_msgs/CameraMeasurement Message

File: calibration_msgs/CameraMeasurement.msg

Raw Message Definition

Header header
string camera_id
geometry_msgs/Point[] image_points
sensor_msgs/CameraInfo cam_info

# True -> The extra debugging fields are populated
bool verbose

# Extra, partially processed data. Only needed for debugging
sensor_msgs/Image image
sensor_msgs/Image image_rect
calibration_msgs/CalibrationPattern features

Compact Message Definition

std_msgs/Header header
string camera_id
geometry_msgs/Point[] image_points
sensor_msgs/CameraInfo cam_info
bool verbose
sensor_msgs/Image image
sensor_msgs/Image image_rect
calibration_msgs/CalibrationPattern features