detect_objects
Identify specific objects in camera feeds using computer vision. Specify what to look for (like 'red boxes' or 'people') to get detection results for robotic applications.
Instructions
Run computer vision to detect objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to look for (e.g., "red boxes", "people") | |
| camera_id | No | Camera to use (optional) |