-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
An error about running a camera calibration #689
Comments
checking by the code:
i think you should first check your astra_april.yaml to see what your targetRows and targetCols looks like. If you indeed need targetRow/targetCols less than 3, just modify the code in ConfigReader.py to add a var named errList. It should be fine. This does look like a bug. But not a huge one. |
|
Just use AprilGrid board with enough tags (more than 3) and make sure the |
hi,Thank you for reading this question of mine,I think I've successfully installed Kalibr but I got the following error when I run it, I've solved it for 2 or 3 days and still haven't solved it,If you have encountered a similar problem and solved it successfully, please help me, thanks!
The text was updated successfully, but these errors were encountered: