Skip to content

Commit 019b632

Browse files
committed
update
1 parent 4737dc2 commit 019b632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/robot_lab/robot_lab/tasks/manager_based/locomotion/velocity/velocity_env_cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ class EventCfg:
269269
"static_friction_range": (0.3, 1.0),
270270
"dynamic_friction_range": (0.3, 0.8),
271271
"restitution_range": (0.0, 0.4),
272-
"num_buckets": 1024,
272+
"num_buckets": 64,
273273
},
274274
)
275275

0 commit comments

Comments
 (0)