-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
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-