You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Kimera with my own stereo-inertial system. I use Kalibr to calibrate the system, but seems to have trouble using this calibration as Kimera params. I'll be gratefull if you can make sense of this, or instruct me about the correct process (Sorry if this is a naive question).
I use Kalibr for calibration. First I let Kalibr calibrate the stereo cameras, and then I run the camera-IMU calibration. It seem calibration quality is reasonable. here are the camchain results (and the report is attached):
I use the calibration results in the Kimera params (ImuParams.yaml, LeftCameraParams.yaml, RightCameraParams.yaml),
but when I run Kimera, I get this error:
I1218 10:41:55.482234 8169 EurocDataProvider.cpp:89] Parsing Euroc dataset...
W1218 10:41:55.622618 8169 EurocDataProvider.cpp:741] Value for final_k, 10000 is larger than total number of frames in dataset 1341
W1218 10:41:55.622642 8169 EurocDataProvider.cpp:744] Using final_k = 1341
F1218 10:41:55.629426 8169 StereoCamera.cpp:76] Check failed: stereo_baseline_ > 0.0 (-0.0748447 vs. 0)
This also happens if I try to switch left and right cameras in the calibration.
Am I doing something wrong?
Do I need to convert Kalibr results in a specific way?
Hi,
I'm trying to use Kimera with my own stereo-inertial system. I use Kalibr to calibrate the system, but seems to have trouble using this calibration as Kimera params. I'll be gratefull if you can make sense of this, or instruct me about the correct process (Sorry if this is a naive question).
I use Kalibr for calibration. First I let Kalibr calibrate the stereo cameras, and then I run the camera-IMU calibration. It seem calibration quality is reasonable. here are the camchain results (and the report is attached):
I use the calibration results in the Kimera params (ImuParams.yaml, LeftCameraParams.yaml, RightCameraParams.yaml),
but when I run Kimera, I get this error:
This also happens if I try to switch left and right cameras in the calibration.
Am I doing something wrong?
Do I need to convert Kalibr results in a specific way?
Here are my Kimera left camera parameters:
And Kimera right camera parameters:
2023-12-05-10-04-42-results-imucam.txt
2023-12-05-10-04-42-report-imucam.pdf
The text was updated successfully, but these errors were encountered: