Open sgillen opened 3 weeks ago
I think this should actually be ticketed upstream with camera_calibration_parsers - ideally anything we write out can be universally read back by other tools (which generally are going to be using the camera_calibration_parsers)
On humble (not tested elsewhere) when using image_saver with a camera info using for example, rational_polynomial distortion model, I will get the following error:
Maybe this is considered a bug with camera_calibration_parser, but it might be straightforward to just use a .yml/yaml extension here: https://github.com/ros-perception/image_pipeline/blob/rolling/image_view/src/image_saver_node.cpp#L268C33-L268C49