Skip to content

Multiple classes of Designators #31

@ghost

Description

Since a typical template of a Designator looks like one of the following:

(an action (type trajectory) ( ... ... ) ( ... ... ))

(an object (type cup) ( ... ... ) ( ... ... ))

(a location (type ... ) ( ... ... ) ( ... ... ))

(a designator-template (type designator-type) ( ... ... ) ( ... ... ))

We can resolve all those types of Designators via Prolog. Why do we wrap those key-value pairs in another LISP type and give up on resolving them via Prolog and instead use more complicated code to resolve them?

@moesenle @fairlight1337 @airballking @yazdani @bbrieber @mpomarlan @gaya-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions