diff --git a/cooperative_cuisine/configs/study/study_config.yaml b/cooperative_cuisine/configs/study/study_config.yaml index af7e1a24fdee1ad52b20a9e01cfe13bdda95f14f..3796e7f2afd516cc2225980fb88d9167a47fe2f2 100644 --- a/cooperative_cuisine/configs/study/study_config.yaml +++ b/cooperative_cuisine/configs/study/study_config.yaml @@ -9,7 +9,7 @@ levels: player_config: speed_units_per_seconds: 5 game: - time_limit_seconds: 10 + time_limit_seconds: 300 validate_recipes: false plates: clean_plates: 0 @@ -35,13 +35,13 @@ levels: - config_path: CONFIGS_DIR/environment_config.yaml layout_path: LAYOUTS_DIR/study_layouts/1-4-bottleneck.layout item_info_path: CONFIGS_DIR/item_info.yaml - name: "Level 3" + name: "Level 2" seed: 12345 config_overwrite: player_config: speed_units_per_seconds: 5 game: - time_limit_seconds: 10 + time_limit_seconds: 300 plates: clean_plates: 1 dirty_plates: 0 @@ -67,13 +67,13 @@ levels: - config_path: CONFIGS_DIR/environment_config.yaml layout_path: LAYOUTS_DIR/study_layouts/1-5-circle.layout item_info_path: CONFIGS_DIR/item_info.yaml - name: "Level 2" + name: "Level 3" seed: 12345 config_overwrite: player_config: speed_units_per_seconds: 5 game: - time_limit_seconds: 10 + time_limit_seconds: 300 validate_recipes: true plates: clean_plates: 1 @@ -104,7 +104,7 @@ levels: seed: 12345 config_overwrite: player_config: - speed_units_per_seconds: 5 + speed_units_per_seconds: 300 game: time_limit_seconds: 10 plates: