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

Integrate tile world API with planner #2

Open
lotu opened this issue Mar 17, 2012 · 1 comment
Open

Integrate tile world API with planner #2

lotu opened this issue Mar 17, 2012 · 1 comment
Assignees
Labels

Comments

@lotu
Copy link
Member

lotu commented Mar 17, 2012

Combine the tile world agent, with the fast downward planner. This requires using (or rewriting) the shell to get the move we want and passing it back to the tile world. Also the pddl must be generate this can be done with tworld.get_tile(x,y) and compareing with tworld.Wall, tworld.Empty tworld.Chip, etc.

@ghost ghost assigned lotu Mar 18, 2012
@lotu
Copy link
Member Author

lotu commented Mar 18, 2012

A first draft of this solution has been committed to the master it really should be improved. Probably need to use issue 5 as well.

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

No branches or pull requests

1 participant