Closed goldbattle closed 2 years ago
Adds support for filtering images to a lower frequency. Can be useful to do camera calibration at a lower rate instead of changing the driver.
Example:
rosrun kalibr kalibr_calibrate_cameras \ --target april_6x6.yaml --models pinhole-radtan \ --topics /cam0/image_raw --bag cam_april.bag \ --bag-from-to 0 100 --bag-freq 10.0
Can one of the admins verify this patch?
Adds support for filtering images to a lower frequency. Can be useful to do camera calibration at a lower rate instead of changing the driver.
Example: