Closed harshkakashaniya closed 3 years ago
Duplicate of #176
Hello @harshkakashaniya, POPF does not support negative conditions. You should use another planner or change your domain file.
ROSPlan interfaces with an external planner, and therefore we cannot fix issues with the domain or support of the domains by those external planners. Hope this helps.
Thanks gerardcanal... I also went through the #176 answer. You guys are right it makes sense to had 2 variables in some cases as it is duratives. For example: attach and unattach instead of just attach and not(attach)
when the system is in the transition phase of from attach to unattach. Both the flags will be false.
Thank you once again.
Planner is not able to plan if I have a negative condition in Problem file. for example: (not (docked kenney))
Does not work. Am I doing something wrong? Any solutions?
Terminal Error is shown below