Closed mikexyl closed 1 year ago
And following some stackoverflow question, I added this np.seterr(invalid='ignore')
into main, but still same error
Can you provide a ROS bag where this is an issue? Thanks!
This is likely caused by not being able to recover the pose of the target via PnP. Post a bag if you are able to and reopen then.
Hi, i am tring to use kalibr to calibrate multi cameras, but I got the following error:
To me, it looks like maybe a numpy version issue? anyone met the same issue and have some solution?