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
The device I am using is a dual-fisheye camera with overlapping front and rear parts, and I am trying to calibrate the external parameters between the two cameras
I made sure that the rosbag I recorded had obvious overlaps, but during running kalibr, I was prompted to have a bug (The cameras are not connected through mutual target observations! Please provide another dataset)
Adding an additional temporary camera is a way to solve this limited overlap. At the edges the detection and use of targets becomes very tough due to the high distortion so it is also better to add an intermediary camera in your case to help improve this also.
The device I am using is a dual-fisheye camera with overlapping front and rear parts, and I am trying to calibrate the external parameters between the two cameras
I made sure that the rosbag I recorded had obvious overlaps, but during running kalibr, I was prompted to have a bug (The cameras are not connected through mutual target observations! Please provide another dataset)
Terminal command:rosrun kalibr kalibr_calibrate_cameras --target sample.yaml --models omni-radtan omni-radtan --topics /cam0/image_raw /cam1/image_raw --bag try.bag --bag-freq 7.5
The text was updated successfully, but these errors were encountered: