v0.1.16; Almost finish StressPipeline

This commit is contained in:
wty-yy
2025-12-26 23:51:43 +08:00
parent 65490fe591
commit dad65a4e27
11 changed files with 125 additions and 48 deletions

11
CMD.md
View File

@@ -32,7 +32,16 @@ python robogauge/scripts/run.py \
# Stress Pipeline
```bash
python robogauge/scripts/run.py \
--task go2_moe \
--experiment-name debug \
--stress-benchmark \
--stress-terrain-names flat slope stairs_up stairs_down wave \
--stress-num-processes 2 \
--num-processes 3 \
--seeds 0 1 2 \
--frictions 0.5 1.0 1.5 2.0 2.5 \
--headless
```
# Radar/Bar Plot