v1.0.4; Add save_additional_output

This commit is contained in:
wty-yy
2026-01-04 15:13:59 +08:00
parent c81bdec934
commit ab986953b1
13 changed files with 473 additions and 17 deletions

View File

@@ -37,6 +37,7 @@ class RobotConfig(Config):
0.1, 1.0, -1.5, -0.1, 1.0, -1.5]
mj2model_dof_indices = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
save_additional_output = False
class scales:
lin_vel = 2.0