rkstgr commited on
Commit
b4d52e1
·
verified ·
1 Parent(s): 76d904d

Point README at rkstgr/intrinsic-aic/tools/trial_viewer/

Browse files
Files changed (1) hide show
  1. README.md +6 -5
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: see the
102
- companion repo [`rkstgr/aic-trial-viewer`](https://github.com/rkstgr/aic-trial-viewer).
103
- Clone it, drop these files into `viewer/`, and serve.
 
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/aic-trial-viewer`](https://github.com/rkstgr/aic-trial-viewer)
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