This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Azure Kinect on Jetson Orin #1961
Labels
Enhancement
New feature or request
Triage Needed
The Issue still needs to be reviewed by Azure Kinect team members.
Azure Kinect - ROS in Nvidia Jetson
I need to use azure kinect with ros in jetson nano. Currently I use ubuntu 20.04 in Jetson.
Actually I followed this link which is working fine (standalone) when I run the SDK with command ./bin/k4aviewer in the Azure-Kinect_Sensor_SDK/build directory. But I need to use azure kinect with ROS. So then I seach k4a in terminal, I don't see it.
Then, I look for this website(Offical GitHub)
ARM64 users, please use the same instructions, but use https://packages.microsoft.com/ubuntu/18.04/multiarch/prod for the repository path instead of the default https://packages.microsoft.com/ubuntu/18.04/prod.
But I use ubuntu 20.04. So, I look for https://packages.microsoft.com/ubuntu/20.04/prod which is available but for ARM64 user https://packages.microsoft.com/ubuntu/20.04/multiarch/prod is not there.
So in short I am able to use SDK standalone but not with ROS. I need .../20.04/multiarch/prod or another way to run this SDK in ROS with ./bin/k4aviewer
Also I am open for all suggestions...
The text was updated successfully, but these errors were encountered: