Skip to content

Commit 7f1315f

Browse files
committed
Bump njmax for go1 rough.
1 parent 7198312 commit 7f1315f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mjlab/tasks/velocity/config/go1/env_cfgs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def unitree_go1_rough_env_cfg(
3535
"""Create Unitree Go1 rough terrain velocity configuration."""
3636
cfg = make_velocity_env_cfg()
3737

38-
cfg.sim.njmax = 100
38+
cfg.sim.njmax = 120
3939
cfg.sim.nconmax = 20
4040

4141
cfg.sim.mujoco.impratio = 10

0 commit comments

Comments
 (0)