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
We will pre-calibrate the pixel-level extrinsic parameters, but we won’t optimize them online as it is prone to negative optimization. In r3live, both the intrinsic and extrinsic parameters are optimized online, with negative optimization being quite evident. I believe an initialization module (e.g., VINS-mono) is quite necessary in the absence of accurate extrinsic parameters.
Thanks! VINS-mono will able to optimize camera extrinsic between IMU. In r3live, I feel we actually get camera or lidar extrinsic between IMU, not the extrinsic beteen camera with lidar directly.
However in LIVO system, we can get lidar and camera feature together. So is it possible to use this feature to optimize extrinsic between camera with lidar directly?
In LIVO2, the image reference patch is attached to the LiDAR plane. It might be possible to optimize the extrinsic parameters between the camera and LiDAR by minimizing the photometric error of multi-frame observations of the reference patch, leveraging the plane prior.
In the papar, LIVO2 uses lidar points to generate visual map, the extrinsics will be very important. Will LIVO2 solve this issue?
The text was updated successfully, but these errors were encountered: