-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Goal: Enable the CARVE BT interpreter to read BT specifications generated by the GRoot tool from the Mood2Be ITP.
See the uploaded BT specifications.
The first BT specification should pose no difficulties, it is just a matter of agreeing on the .xml schema:
The last one tries to experiment with tree parameters (with the goal of identifying reusable sub-trees). It first defines two parametric sub-trees GotoRoom and FindAndFetchObject and then instances them. One open point is if-and-how to refer to the parameters of a sub-tree from its nodes. This example uses the syntax ${subtree.PARAM_NAME}$ just to convey the idea. To be discussed with Davide.
Metadata
Metadata
Assignees
Labels
No labels

