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

Consider removing get_background_pddl() API function and replace with get_pddl_domain_file() #26

Open
dtdannen opened this issue Jan 17, 2022 · 0 comments
Labels
question Further information is requested

Comments

@dtdannen
Copy link
Owner

I believe all of the information that would have been provided by the get_background_pddl() API function call can instead just be included under the pddl "(:constants" section of the domain file. In the future we will likely have multiple domain files for different versions of pddl, so we could change this API function call to get_pddl_domain_file().

@dtdannen dtdannen added the question Further information is requested label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant