Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cooperative Cuisine Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Merge requests
!95
Updated arguments for some hooks that they have more complete information.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Updated arguments for some hooks that they have more complete information.
update-hook-infos
into
dev
Overview
0
Commits
4
Pipelines
2
Changes
1
Merged
Fabian Heinrich
requested to merge
update-hook-infos
into
dev
11 months ago
Overview
0
Commits
4
Pipelines
2
Changes
1
Expand
Updated Args in docstrings.
0
0
Merge request reports
Viewing commit
1f320562
Prev
Next
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1f320562
Fixed study config to default
· 1f320562
Fabian Heinrich
authored
11 months ago
cooperative_cuisine/configs/study/study_config.yaml
+
2
−
2
Options
@@ -2,7 +2,7 @@ levels:
-
config_path
:
CONFIGS_DIR/environment_config.yaml
layout_path
:
LAYOUTS_DIR/study_layouts/1-1-far-apart.layout
item_info_path
:
CONFIGS_DIR/item_info
_debug
.yaml
item_info_path
:
CONFIGS_DIR/item_info.yaml
name
:
"
Level
1"
seed
:
12345
config_overwrite
:
@@ -235,7 +235,7 @@ levels:
# BurgerWithChips: 60
num_players
:
2
num_players
:
1
num_bots
:
0
study_log_path
:
USER_LOG_DIR/ENV_NAME/
\ No newline at end of file
Loading