SLAM using fish-eye stereo camera
Intel introduced its new camera specifically designed for vSLAM and it is fish eye camera with 2 lenses: LINK
My question is, how can it be used for vSLAM? I thought you would need to have PCL and convert that to costmap but as it is not a depth camera what are the available options for vSLAM?
orb slam, lsd slam
It has two cameras. So you can get depth from a single frame
@kolya_rage Yes I was thinking about those algorithms but wouldn't depth cameras like D435 perform better in this case?