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

create "worker" agent to carry out subtasks via motion planner #44

Open
kalebishop opened this issue Sep 18, 2023 · 1 comment
Open

Comments

@kalebishop
Copy link
Collaborator

No description provided.

@kalebishop kalebishop changed the title create "worker" agent to carry out subtasks create "worker" agent to carry out subtasks via motion planner Sep 19, 2023
@kalebishop
Copy link
Collaborator Author

  • See README of this repo for initial setup
  • The overcooked_ai repo includes a lot of motion planning functionalities (see planners.py)
  • We need an agent that can take in a subtask name (see subtasks.py in overcooked_hrl) and the relevant MDP and return an action (or action sequence) for the player to take until they finish the subtask (subtask completion logging is also provided in subtasks.py)

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

No branches or pull requests

2 participants