-
For learning policies, it would be nice if the state space feature also extracted the optimal actions for each state in a problem on top of the optimal cost to go. Although it is possible to extract o…
-
Hi,
If there are three actions:
- Action1 and Action2 lead to the same sate.
- Action1 has a precondition module call which returns false
- Action2 requires Action3 to take place first.
Th…
-
There seems to be some constant
-
Dear maintainers of PDDL4J, this is not a bug report, but a request to validate the integration or suggest other ways PDDL4J could be leveraged by the planning community.
PDDL4J is now has a specif…
-
I've written a simple planning problem to test JavaGP and the planner fails to find the solution. Since JavaGP works for the `blockworld` example in `examples/pddl`, I suspect that the planner fails d…
-
```
What steps will reproduce the problem?
1. Create a metric at the domain level (general) and do not create any metric
specific to the problem instance
2. Translate the domain to pddl
3. Translate…
-
Hi, I tried as the README that deploys on Heroku, which successes in response to the URL, however when I tried to run locally with command
`node web.js`
The same URL will always show errors abo…
-
```
What steps will reproduce the problem?
1. Create a durative-action and in its effect (using OCL expression in the
statemachine diagram for instance) use the word "duration" as a keyword to
refer…
-
**Reported by ramonpereira on 2014-09-04 17:03 UTC**
In this domain, the JavaGP results unnecessary actions for plan.
For example (in ZIP file - aperture.pddl, pb1.pddl, pb2.pddl, pb3.pddl):
- Correct…
-
Hi, I followed your links a long time ago and your temporal planning course notes.
How do I go from https://github.com/dananau/GTPyhop to using aries to make temporal plans.
Looking for a tutori…
fire updated
5 months ago