Skip to content

Commit

Permalink
feat(overcooked): New demo cook layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiges committed Sep 12, 2024
1 parent 3b9c99c commit 7de734e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions jaxmarl/environments/overcooked_v2/layouts.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,18 +178,19 @@

# Demo Cook Layouts
demo_cook_simple = """
WWWWWW2W0WW
WWWWWR2W0WW
0 W B
W R APA X
W APA X
1 W B
WWWWWW2W1WW
WWWWWR2W1WW
"""
demo_cook_wide = """
WWWW0X1WWWW
WWWWBXBWWWW
WWW0 A 1WWW
WWWWWPWWWWW
W A W
WWWWBPBWWWW
0 A 1
WWWWWRWWWWW
0 W3R3W 0
W1WWWWWWW1W
"""


Expand Down

0 comments on commit 7de734e

Please sign in to comment.