Reputation: 121
Is it possible to use the Azure Kinect Sensor SDK (k4a-tools) on the NVIDIA Jetson AGX Orin Development Kit? It is quite difficult to find any docker images or other solutions.
I tried to search for instructions and docker images.
Upvotes: 0
Views: 308
Reputation: 629
Please try to look into the jetson-containers docker images created with Dockerfiles especially for NVIDIA/jetson products. Link : jetson-containers
Upvotes: 0