Hi,
I am using 2 OV9282 cameras with the Oak FFC 3P. I want to get the feed from the cameras on ROS 2 topics. I saw the examples on depthAi-ros, but they were not for custom stereo setup. I have the following questions:
1. Will I have to create my own ROS 2 driver for my stereo setup?
2. If not, then which launch and configuration file do I use?
3. Is calibration of this camera possible with the DepthAi library? Please guide me on this.
I am planning to do Slam on these cameras, so I will also need the camera_info topic, which has the intrinsics. I searched on both the github repository and the Luxonis forum but didn't find any similar questions.