aldebaran/pddl-playground

Cannot create objects with no type

Closed this issue · 1 comments

In the "Objects" section, we cannot create an object with no type.
Error is shown as a toast: "Expression must not contain spaces or have empty components".

Since v1.0.0 an object must always have a type, the default being object. The Toast now only appears when the object name contains spaces