feat(perception): Depth confidence filter — reject D435i depth pixels below confidence threshold #190

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

Single-file node. Subscribe to /camera/depth/image_rect_raw + /camera/depth/confidence, mask out pixels below configurable threshold (default 0.5), republish filtered depth on /camera/depth/filtered. Prevents RTAB-Map from using noisy depth at edges/reflections. Include unit tests.

Single-file node. Subscribe to /camera/depth/image_rect_raw + /camera/depth/confidence, mask out pixels below configurable threshold (default 0.5), republish filtered depth on /camera/depth/filtered. Prevents RTAB-Map from using noisy depth at edges/reflections. 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#190
No description provided.