# {{PROJECT_NAME}}
Perception node template — camera input, ONNX inference, detection output.
```bash
clankers add-model models/detector.onnx
clankers run
```
See the [camera perception tutorial](https://github.com/PvRao-29/clankeRS/blob/main/docs/camera_perception_tutorial.md).