is it possible to connect 4 Oak-D-Pro-W cameras and get depth images of 360 degrees? I am ok with lower resolution. the idea is to make a cheaper Lidar for navigation

Hi @warunafernando
Sure, you could. But you would need to stitch the streams on jetson. It's fully possible though, the jetson should also provide enough power (unless you enable the dot projector in which case I'm not sure).

Thanks,
Jaka

HI Jaka, Thanks a lot. I got 4 cameras and I can get the power from outside (with the splitter), but mainly need to get the point cloud data in a reasonable resolution and frame rate. then convert that to a 2d scan like data so that I can feed that to Nav2 for navigation. Any examples have you seen that give me a quick start?

thanks a lot,

-Waruna