Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

3
Azure Kinect and pyk4a on Docker
Post Flair (click to view more posts with a particular flair)
Author Summary
ad97lb is looking for anyone
Post Body

Hello. I want to test the FoundationPose on online camera. I build FoundationPose inside a docker container (as they recommend in their guide).

I use Azure Kinect so I would like to use the pyk4a library in my code. Did anybody succeed in installing Azure Kinect SDK and pyk4a inside the docker image?

(I am new to docker)

[SOLVED, finally uuuufff] solution is inside the docker image (no sudo, cause your role is root; inside the home directory "/home/<username>/.):

apt update

apt install libusb-1.0-0-dev libudev-dev

git clone https://github.com/microsoft/Azure-Kinect-Sensor-SDK

cd Azure-Kinect-Sensor-SDK

mkdir build

cd build

cmake .. -GNinja

ninja

ninja install

pip install pyk4a

Author
User Suspended
Account Strength
0%
Suspended 3 months ago
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
272
Link Karma
1,137
Comment Karma
1,024
Profile updated: 1 day ago
Posts updated: 4 months ago

Subreddit

Post Details

Looking For
anyone
We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 months ago