add go2 articulation cfg from unitree_rl_lab; align domain rand with go2_rl_gym.

This commit is contained in:
wertyuilife
2026-04-08 21:07:04 +08:00
parent 3a68a35be7
commit 4174c7ffcd
4 changed files with 226 additions and 16 deletions

View File

@@ -168,7 +168,7 @@ xml_path: "{ROOT_DIR}/resources/go2/your-custom-scene.xml"
## TODO
- Try replacing ActionManager-level delay with `DelayedPDActuatorCfg`
- Try replacing ActionManager-level delay with `DelayedPDActuatorCfg` or `UnitreeActuatorCfg_Go2HV`, and make sure the randomization of motor parameters works correctly.
---