Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Azure Kinect on Jetson Orin #1961

Open
omerKurkutlu opened this issue Nov 22, 2023 · 1 comment
Open

Azure Kinect on Jetson Orin #1961

omerKurkutlu opened this issue Nov 22, 2023 · 1 comment
Labels
Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.

Comments

@omerKurkutlu
Copy link

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...

@omerKurkutlu omerKurkutlu added Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. labels Nov 22, 2023
@ShayHQ
Copy link

ShayHQ commented Nov 26, 2023

Hey dude,
You probably won't get the help you need from here (This repository is completely abandoned)

Binaries from ubuntu 18.04 should work on 20.04, i built my binaries from source.

If you want to execute in headless (without desktop) in the future:
You will need to "mock" desktop environment to populate DISPLAY variable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.
Projects
None yet
Development

No branches or pull requests

2 participants