fix bugs in actions; update readme.

This commit is contained in:
wertyuilife
2026-03-31 00:19:10 +08:00
parent 89dce4524c
commit fea45ce4bd
3 changed files with 7 additions and 2 deletions

View File

@@ -159,6 +159,8 @@ xml_path: "{ROOT_DIR}/resources/go2/your-custom-scene.xml"
- Different terrain composition
- Different tracking reward formulation (fixed sigma vs. dynamic sigma)
- Lack domain_rand: randomize_motor_zero_offset
- Lack domain_rand: randomize_motor_strength
---