Skip to content

Commit 3891562

Browse files
committed
remove seeding in collect human demos script
1 parent 7afd950 commit 3891562

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

robosuite/scripts/collect_human_demonstrations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ def gather_demonstrations_as_hdf5(directory, out_dir, env_info):
313313
use_camera_obs=False,
314314
reward_shaping=True,
315315
control_freq=20,
316-
seed=7
317316
)
318317

319318
# Wrap this with visualization wrapper

0 commit comments

Comments
 (0)