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

Take a look at the camera_info_manager package. It has a C++ API that makes it very easy to serve CameraInfo for your camera. Note that once you have CameraInfo incorporated into your driver, you still have to run the camera calibration to compute the intrinsics for your specific camera.