clankers-cli 0.1.6

Command-line interface for clankeRS
Documentation
1
2
3
4
5
6
7
8
9
10
# {{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).