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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d533db29535bc951d0c10a362543d4e0530e19fe
Select Git revision
Branches
15
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
144-gkk-exercises
157-show-content-progress
159-reduce-gif-size
dev
protected
ffd-demo-arcade
llm-agent
main
default
protected
markdown-center-badge-html-demo
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
6
v1.3.0
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
19
17
14
12
11
10
8
7
5
28
Jun
25
24
19
18
17
12
10
1
29
May
15
13
7
2
30
Apr
23
22
19
17
15
14
12
11
10
9
8
4
3
2
27
Mar
26
25
21
20
19
18
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Feb
28
27
26
25
23
22
21
20
19
16
15
14
13
12
10
9
8
7
6
5
4
3
2
Better logging of item manipulations of players
updated experiment.yaml
Implemented two basic StateConverters and integrated them into the hydra config management
Integrated hydra for reinforcement learning run management.
updated layout, config for multi agent rl
Added support for HTTPS/SSL, makeing it possible to use the web-export on more then just localhost
fixed agents not moving full blocks
made caching of recipe graph optional, added controlled player argument to get_state_image, misc
made specs unbatched
continued implementing multi agent env
updated specs, implemented _step
started implementing multi agent env
All logs, videos, models and wandb data is stored in the logs folder which is included in the gitignore and will therefore not be pushed.
All logs, videos, models and wandb data is stored in the logs folder which is included in the gitignore and will therefore not be pushed.
trigger PutMealOnPlateHookCallback when meal is directly placed from pot to plate
Adapted config files to have one study with deterministic order and one with random order. In the argument_parser.py there is one argument to switch between both variants. Inserted a Study Config paragraph in the readme about that.
Added test class for the determinstic order generator.
small adjustments to the website code
Added support for the Godot-Web-Export
Adapted Deterministic OrderGeneration to use the **kwargs. Additionally, changed the indexing of the loop.
added PutMealOnPlateHookCallback
Update interaction handling and item rendering in game
Add new functionalities to game objects
Update player positioning in cooperative_cuisine application
Addedd a DeterministicOrderGeneration. Within the config you can now specify a list of meals, their start time and their duration and then the orders will be always given at the same time with the same duration. This is beneficial for studies.
Fix player position
Update player and object drawing in cooperative_cuisine
Update study server, configuration file paths and web UI enhancements
Preload sprites
Show counters
Update
Update
Initial upload
serving index.html which displays image of burger.
Merge branch 'dev' into voicechat
added voicechat wich works only with godot
Moved second continue button to the right to prevent double clicking
Update study_server.py
Orders are now part of the gym environment.
119-docs-new-pe…
119-docs-new-perspective
Update study_server.py
Loading