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
Thanks for open sourcing your code!
I want to test x_vio on my own dataset, but I found that in param.yaml, only the distortion model of the fisheye camera is provided, and my camera is Realsense.
I tried to use the pinhole-fov model in kalibr for calibration, but an error occurred.
I would like to ask:
Is there an interface for other camera models in x_vio, such as pinhole-radtan?
If the source code needs to be modified, where do I need to add the camera model I require?
Do you have any other suggestions for my problem?
Thank!
The text was updated successfully, but these errors were encountered:
Thanks for open sourcing your code!
I want to test x_vio on my own dataset, but I found that in param.yaml, only the distortion model of the fisheye camera is provided, and my camera is Realsense.
I tried to use the pinhole-fov model in kalibr for calibration, but an error occurred.
I would like to ask:
Thank!
The text was updated successfully, but these errors were encountered: