Perceiving Objects

Fast single-path 3D object perception. Runs Grounding-DINO broad detection, a pairwise VLM crop tournament to identify the target box, SAM3 box segmentation, and depth back-projection to a world-frame point cloud, finished by geometry.filter_and_compute_obb for a clean oriented bounding box, mask, and cloud. Multi-camera rigs get a verified wrist-camera fallback gate. Use when a manipulation workflow needs to localize one named object quickly — uncluttered scenes with visually distinct targets, latency-bound loops, or platforms deploying only DINO + VLM + SAM3 + geometry.

graph-robots 18f17f2 6 files · 63.8 KB Updated

File contents

graph-robots/open-robot-skills/tree/main/skills/perceiving-objects commit 18f17f2b00

Frequently asked questions

npx skillmds@latest add graph-robots/perceiving-objects