Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No report generated for Rolling shutter camera calibration?? #617

Open
jason-rebello-oxb opened this issue May 24, 2023 · 5 comments
Open
Labels
enhancement New feature or request

Comments

@jason-rebello-oxb
Copy link

Hi,
I run the rolling shutter calibration using the following command.

rosrun kalibr kalibr_calibrate_rs_cameras --model pinhole-radtan-rs --target target_medium.yaml --topic /camera/image_raw/compressed --bag 2023-05-22-12-55-30-kalibr-01.bag --inverse-feature-variance 1 --max-iter 10 --frame-rate 10

While everything runs fine, I dont see a report at the end containing a plot of the reprojection error etc. I know there is a flag that if we enable 'verbose' or 'show_extraction' it disables report generation. All I see at the end is the values and a camchain.yaml is generated.

Any idea where I can see the re-projection error plots?
Thanks

@goldbattle goldbattle added the enhancement New feature or request label May 24, 2023
@goldbattle
Copy link
Collaborator

The reprojection statistics are not generated for that script and the results are only output to console currently I believe.

@jason-rebello-oxb
Copy link
Author

@goldbattle thanks for replying. Yes. I only see the focal lengths, distortions and other parameters. Is there anyway to know how good the calibration fit is?

@goldbattle
Copy link
Collaborator

goldbattle commented May 24, 2023 via email

@goldbattle
Copy link
Collaborator

goldbattle commented May 24, 2023 via email

@jason-rebello-oxb
Copy link
Author

Great. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants