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

Axiom limitations - single predicate #5

Open
ana-GT opened this issue Oct 26, 2023 · 1 comment
Open

Axiom limitations - single predicate #5

ana-GT opened this issue Oct 26, 2023 · 1 comment

Comments

@ana-GT
Copy link

ana-GT commented Oct 26, 2023

Hi! I attempted to use the symbolic library with the domain/problem files for the gridworld problem (https://github.com/tmigimatsu/grounding-predicates/blob/main/env/gridworld/domain.pddl). I get the error:

   "Axiom::Axiom(): Context must be a simple positive or negative predicate."

The error naturally disappears if I delete the axioms in the domain file that are more complex than a single predicate. Give that the grounding_predicates repository uses symbolic, I was wondering how it was used, (or if there is a specific branch / fork that was used to support the pddl files there).

Thanks!

@alemon-cherry
Copy link

Hi!The program exits directly when it runs to ‘’pddl.state_index.get_indexed_state(s_pos)‘’. Has anyone encountered this issue before? The program automatically exits with the message Process finished with exit code 139 (interrupted by signal 11: SIGSEGV).

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