hku-mars / FAST-LIVO

A Fast and Tightly-coupled Sparse-Direct LiDAR-Inertial-Visual Odometry (LIVO).
GNU General Public License v2.0
1.13k stars 181 forks source link

Camera selection for compatibility with the mid360 lidar #87

Closed G4419 closed 2 months ago

G4419 commented 6 months ago

I have a mid360 lidar . For the camera setup, what would be the ideal choice? Generally, a larger field of view (FOV) should lead to better results. Do I need a panoramic camera, or should I use multiple cameras to create a panoramic view?

xuankuzcr commented 3 months ago

In theory, to achieve better coloring effects, the angular resolution of your camera should be less than half of the LiDAR beam divergence angle. A panoramic camera has less chromatic aberration, but its resolution may be relatively low. Multiple fisheye cameras may have issues such as different exposure times, inconsistencies in manufacturing, distinct ISP processing, and chromatic aberration, but their resolution will be very high, making it easier to meet the theoretical requirements mentioned above. Therefore, this is a trade-off.