-
Hi everyone!
I am trying to solve a problem of a simple domain attached.
Looking in the planners package, it seems the neither STN or statespace planners supports durative actions and fluents (pd…
-
```
What steps will reproduce the problem?
Use the following domain:
bug_domain.pddl (see attached files)
bug_problem.pddl
and start vhpop 3.0 with -g option.
The output off this operation is:
;pr…
-
The mapping of problem index to problem files is not visible without diving into the code. Either we establish an explicit mapping of indices to pddl problem files, e.g., a yaml with a list of pddl fi…
-
### 请提出你的问题 Please ask your question
使用 visualdl --model deploy/inference.pdmodel inference.为产生的模型,出现了如下错误:
(pddl) hitbuyi@hitbuyi-Dell-G15-5511:~/PycharmProjects/padlepadle|_project/SMOKE$…
-
**Reported by beppe712 on 2015-10-11 15:30 UTC**
It seems when running any example problem with any key requirement other than :strips JavaGP will throw the error:
MacBook-Pro-di-Giuseppe:javagp-bin-…
-
Hi @lchrpa
With the examples you provided, I have done quite a lot of clean-up, both at source level and documentation.
I have left log run files `*.log` in each example.
One thing that I a…
-
```
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…
-
This definition failed to parse:
```
(:ACTION DIVERGENCE
:PARAMETERS () ; (?P ?O)
:PRECONDITION ()
:EFFECT ())
```
but this one succeeded:
```
(:ACTION DIVERGENC…
-
### Subject of the issue
When a predicate is defined with a type and is called in other places such as an action precondition with a subtype as a term it fails due to the assert in:
[Predicate.`__ca…
-
`lpg-td -n 1 -f coe-problem.pddl -o coe-domain.pddl`
とすると、
`lpg-td: コマンドが見つかりません`
と表示されてしまいます。
**<実行場所>**
講義用に作成したディレクトリ
**<これまでに行った作業>**
・作業ディレクトリにcoe-problem.pddlとcoe-domain.pddlをコピー
・資料…
mkogw updated
2 years ago