Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds integration with dynamic orders #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bmielnicki
Copy link
Collaborator

Allows to work with dynamic_orders change. Should be merged along with PR in overcooked_ai repo HumanCompatibleAI/overcooked_ai#57 .
Fully backward compatible (works with https://github.com/HumanCompatibleAI/overcooked_ai/tree/master, works with https://github.com/bmielnicki/overcooked_ai/tree/dynamic_orders), unless you use layout that uses dynamic orders nothing really changes.

backward_compatibility

If you use dynamic orders timer for order is displayed below recipe icon. Colour indicates if order is bonus - yellow for ordinary order and green for bonus_order.

new_view

Except that I did minor cleaning in the code.
Code was tested by me using changes in Dockerfile to change overcooked_ai repos urls and by editing config to include dynamic orders layouts (this PR does not includes that changes).
Without adding dynamic orders layouts to config this PR does nothing from user perspective except it allows to work with dynamic orders PR (change in game.py allows that).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant