Point README at rkstgr/intrinsic-aic/tools/trial_viewer/
Browse files
README.md
CHANGED
|
@@ -98,16 +98,17 @@ pip install rerun-sdk==0.26.2
|
|
| 98 |
rerun --serve rrd/trial_01.rrd
|
| 99 |
```
|
| 100 |
|
| 101 |
-
**Filterable web viewer** with all 20 trials + scoring columns:
|
| 102 |
-
|
| 103 |
-
Clone it, drop these files into
|
|
|
|
| 104 |
|
| 105 |
## Generation
|
| 106 |
|
| 107 |
These recordings come from `record_smoke_runner.sh` invoking `CheatCode` against
|
| 108 |
the AIC eval sim (Gazebo). Pipeline: record → AV1-compress → trim → index.
|
| 109 |
-
Full source in [`rkstgr/
|
| 110 |
-
under `pipeline/`.
|
| 111 |
|
| 112 |
## Known limitations
|
| 113 |
|
|
|
|
| 98 |
rerun --serve rrd/trial_01.rrd
|
| 99 |
```
|
| 100 |
|
| 101 |
+
**Filterable web viewer** with all 20 trials + scoring columns: in the
|
| 102 |
+
[`rkstgr/intrinsic-aic`](https://github.com/rkstgr/intrinsic-aic) repo under
|
| 103 |
+
`tools/trial_viewer/`. Clone it, drop these files into
|
| 104 |
+
`tools/trial_viewer/viewer/`, and serve.
|
| 105 |
|
| 106 |
## Generation
|
| 107 |
|
| 108 |
These recordings come from `record_smoke_runner.sh` invoking `CheatCode` against
|
| 109 |
the AIC eval sim (Gazebo). Pipeline: record → AV1-compress → trim → index.
|
| 110 |
+
Full source in [`rkstgr/intrinsic-aic`](https://github.com/rkstgr/intrinsic-aic)
|
| 111 |
+
under `tools/trial_viewer/pipeline/`.
|
| 112 |
|
| 113 |
## Known limitations
|
| 114 |
|