NVIDIA ISAAC Wrapper
Last updated
Last updated
LIPS depth cameras are NVIDIA Isaac certified and compatible with latest NVIDIA Isaac SDK. Supporting JetPack 4.6.1 and multiple Jetson platform.
Download the latest Isaac SDK on NVIDIA website. Unzip the sdk. Run install_dependencies.sh
in the sdk folder.
Download ISAAC wrapper
Open WORKSPACE
file in the wrapper we just clone. Replace the com_nvidia_isaac_engine
and com_nvidia_isaac_sdk
path value to where the Isaac sdk is.
Compile sample app
Run sample app
Open browser and navigate to http://localhost:3000
The default camera ip configuration is located at /usr/etc/LIPS/lib/network.json. You can change the default camera ip in config/network.json