-
Notifications
You must be signed in to change notification settings - Fork 9
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
counter example not working #5
Comments
Hard to say what is offending it. Usually the combination of negative preconditions and TILs or something like that. |
from Slack community, someone said negative condition does not work well with optic planner. I have to reformulate hello_world to avoid negative condition. Meanwhile, commenting out
|
Negative pre-conditions do not work well in combination of other constructs - like TILs - in popf. It prints a warning. Sure, the example can be reformulated that way. The role of the |
I am trying out temporal actions example. I am using popf installed with planutils.
The following are the error I am getting. Would you please describe how you set up the planner?
planner output is just a blank.
The text was updated successfully, but these errors were encountered: