From f08058fcb887cc10a0c3cf99aa981c29de0b67c9 Mon Sep 17 00:00:00 2001 From: wertyuilife Date: Mon, 22 Jun 2026 17:31:50 +0800 Subject: [PATCH] update readme. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 25908db..72cfe34 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Project Page - RSS 2025 Paper + RSS 2026 Paper arXiv:2602.00678 @@ -259,6 +259,7 @@ xml_path: "{ROOT_DIR}/resources/go2/your-custom-scene.xml" - Domain randomization: - no randomized action delay, use motor-level delay instead - no motor strength randomization due to implementation constraints in Lab. +- History length: 10 in Lab vs. 5 in Gym, due to better performance with longer history in Lab. ---