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

Unchecked use of inexistent parameters in actions #16

Open
bonetblai opened this issue Jan 18, 2022 · 1 comment
Open

Unchecked use of inexistent parameters in actions #16

bonetblai opened this issue Jan 18, 2022 · 1 comment

Comments

@bonetblai
Copy link
Contributor

I just noticed that the parser accepts action schemas where the atoms make reference to inexistent variables. For example, if the parameters are (?x ?y), the schema may have a precondition (clear ?z) or effect (on ?x ?z).

@jendrikseipp
Copy link
Contributor

Good catch! I agree that it would be nice to fix this.

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