dollabs / pamela

Probabalistic Advanced Modeling and Execution Learning Architecture
Apache License 2.0
233 stars 13 forks source link

HTN/TPN generation error - "pclass argument is not a pamela class constructor" #167

Open dcerys opened 6 years ago

dcerys commented 6 years ago

The file test/pamela/pending/symbol-ref-htn.pamela (an abridged version of test/pamela/symbol-ref.pamela) should generate an HTN and TPN now that Issue #146 has been resolved. This appears to be an error case in the new implementation.

:~/.../test/pamela/pending$ pamela -i symbol-ref-htn.pamela -o symbol-ref-htn -f edn -t "(main.main)" htn
17-11-30 16:55:13 nebbiolo ERROR [pamela.htn:0] - pclass argument pclass-instance-arg is not a pamela class constructor
17-11-30 16:55:14 nebbiolo ERROR [pamela.cli:0] - 

ERROR caught exception: pclass argument pclass-instance-arg is not a pamela class constructor