stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
209 stars 95 forks source link

IMU-Camera Calibration Parameters #197

Closed Sara-Esam closed 2 years ago

Sara-Esam commented 2 years ago

Preliminary Checks

Proposal

Hello, I have a dataset (.svo files) that I use to test & compare SLAM approaches. In the approaches that use Visual-Inertial Odometry, such as OKVIS, I found that calibration parameters of the IMU with respect to the camera frame are required. For example, spatial and temporal calibration of an IMU w.r.t a camera-system. Also, they require the IMU noise parameters. Unfortunately, I don’t have access to the camera (zed mini) that was used to capture the dataset I have. Thus, I can’t do the calibration. I do know about the calibration file which has the camera intrinsic & extrinsic params. Is it possible to get those parameters for the IMU in a similar way as well? Could you please help me if there’s a current method to get them without the camera? Otherwise, I think it might be a nice feature to add.

Use-Case

No response

Anything else?

No response

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days