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
Admin message
Looking for advice? Join the
Matrix channel for GitLab users in Bielefeld
!
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Merge requests
!61
Resolve "Beep on button for audio sync"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Beep on button for audio sync"
94-beep-on-button-for-audio-sync
into
91-game-flow
Overview
0
Commits
8
Pipelines
8
Changes
2
Merged
Fabian Heinrich
requested to merge
94-beep-on-button-for-audio-sync
into
91-game-flow
1 year ago
Overview
0
Commits
8
Pipelines
8
Changes
2
Expand
Closes
#94 (closed)
0
0
Merge request reports
Viewing commit
a551fd24
Prev
Next
Show latest version
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
a551fd24
Actual env configs, time need to be set over 10 secs for tests
· a551fd24
Fabian Heinrich
authored
1 year ago
overcooked_simulator/game_content/environment_config.yaml
+
1
−
1
Options
@@ -5,7 +5,7 @@ plates:
# range of seconds until the dirty plate arrives.
game
:
time_limit_seconds
:
1
0
time_limit_seconds
:
30
0
meals
:
all
:
true
Loading