5Arducam ToF Camera for Jetson Nano and NX
Operating The Camera
Once it's successfully complied, live previews of the camera will automatically pop up.
https://www.arducam.com/docs/tof-camera-getting-started/
Before You Start
A fresh install is highly recommended.
Make sure you are running a newer version of Jetpack. (4.6.1 or later)
When you see the reboot prompt, press y and then press enter to reboot.
If you are using a Jetson Xavier NX:
If you are using a Jetson Nano:
For more information, please visit:
wget https://github.com/ArduCAM/MIPI_Camera/releases/download/v0.0.3/install_full.sh
chmod +x install_full.sh
./install_full.sh -m arducam
Step 1. Install the camera driver
git clone https://github.com/ArduCAM/Arducam_tof_camera.git
Step 2. Download the repo
./compile_nano.sh
Enter the folder:
cd Arducam_tof_camera/jetson
./compile_nx.sh
Step 3. Install SDK, Dependencies, Compile & Run