Attempting to open Arducam Stereo Camera 2MP*2 for Raspberry Pi, Nvidia Jetson Nano/Xavier NX using Python but it is opening very dark

Is there python3 code for running the stereo camera on a nivida jetson nano? Whenever we are attempting to run it the camera is dark and only faint shadows are seen.

Hello @nicolecamille02,

You should first install the Jetvariety driver:

Here are some sample codes:

And other useful resources:
https://docs.arducam.com/Nvidia-Jetson-Camera/Jetvariety-Camera/Quick-Start-Guide/

I hope that helps!