Get Keypoints from Huskylens V2 on Raspberry Pi
Birgit.Straker 2026-04-13 00:27:46 20 Views1 Replies I have a Huskylens V2 connected to a Raspberry Pi 5 via I2C. I run a python script. Reading blocks from Huskylens works ok, but I was never able to get Poses for faces. Even for pretrained poses with displaying the blue frame with ID on the back monitor, I am only able to read standard blocks with the correct ID, but not poses including the keypoint data. Is it not possible to read faces, poses or hands with keypoints or am I doing something wrong?
2026-04-13 11:37:53
Yx
Hi there! Please check the relevant documentation on GitHub, which lists all supported data types available for reading from HUSKYLENS 2.
Link: DFRobot_HuskylensV2/python/pinpong/README.md at master · DFRobot/DFRobot_HuskylensV2
Yx 

