SkeletonFeatures extractor — joint angles and velocities from 3D landmarks #15
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/raven#15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase B feature extractor for full-body skeleton input (25+ joints from structured light or Lighthouse).
Input: 3D landmark array from DepthFusion layer (format matches MediaPipe Pose: 33 body landmarks in phase A, extended to 25+ via depth hardware in Phase B).
Features extracted:
New mappable actions:
Tests: synthetic joint angle sequences, verify angle computation on known landmark configurations.