address review

This commit is contained in:
Steven Palma
2026-04-15 19:31:53 +02:00
parent edd7fc52a8
commit 4e3175ff15
12 changed files with 139 additions and 77 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ python examples/rtc/eval_with_real_robot.py \
--task="task_description" \
--duration=1000 \
--fps=30 \
--rtc.enabled=true
--inference.type=rtc
```
---