dollabs / pamela

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

HTN generation fails with primitve methods #39

Closed tmarble closed 8 years ago

tmarble commented 8 years ago

HTN generation attempts to expand non-empty methods, despite being marked :primitive.

Instead it should simply treat the method body as if it were empty.