feat(perception): Hand gesture pointing direction — estimate 3D point target from hand pose #221

Closed
opened 2026-03-02 11:52:10 -05:00 by sl-jetson · 0 comments
Collaborator

Single ROS2 node. Subscribe to /social/gestures (from gesture_node). When 'point' gesture detected, use MediaPipe hand landmarks + D435i depth to estimate 3D pointing ray. Publish PointingTarget.msg (origin, direction, hit_point if depth available) on /saltybot/pointing_target at 5Hz. Include unit tests.

Single ROS2 node. Subscribe to /social/gestures (from gesture_node). When 'point' gesture detected, use MediaPipe hand landmarks + D435i depth to estimate 3D pointing ray. Publish PointingTarget.msg (origin, direction, hit_point if depth available) on /saltybot/pointing_target at 5Hz. Include unit tests.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#221
No description provided.