ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 2012-10-05 09:12:13 -0500

joq gravatar image

No. The ROI and binning are operational parameters, separate from the intrinsic calibration.

No. The ROI and binning are operational parameters, separate from the intrinsic calibration.

EDIT: Those fields are set to zeros by the CameraInfo constructor. Clients interpret that as "no binning" and "full resolution ROI".

If you want to set them yourself, store the desired values in the corresponding variables. REP 104 explains their semantics.