Tracking Objects

Long-running skill that drives the SAM3 tracker from the graph-scoped observation stream. Seeds the tracker via text prompt on the first frame, then polls the stream at update_hz and advances via sam3.tracker_update until the workflow signals termination, publishing a tracker snapshot per tick. Use when a workflow needs the live mask + box of an object across many frames — e.g. a supervisor branch that monitors a target's location while a policy manipulates it.

graph-robots ec0029c 2 files · 10.4 KB Updated

File contents

graph-robots/open-robot-skills/tree/main/skills/tracking-objects commit ec0029cc11

Frequently asked questions

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