RoboWaiter/robowaiter/scene/outputs/expanded_bt.dot

34 lines
3.2 KiB
Plaintext

digraph pastafarianism {
ordering=out;
graph [fontname="times-roman"];
node [fontname="times-roman"];
edge [fontname="times-roman"];
"d1ca3ee2-e890-4fd7-b541-bd4c29808ddc" [fillcolor="#B0FFFF", fontcolor=black, fontsize=20, height=0.01, label=" ? ", shape=box, style=filled, width=0.01];
"d7b23c19-aba3-46c5-bdf4-51502c76a99b" [fillcolor="#FFFF80", fontcolor=black, fontsize=20, label="Low(ACTemperature)", shape=ellipse, style=filled];
"d1ca3ee2-e890-4fd7-b541-bd4c29808ddc" -> "d7b23c19-aba3-46c5-bdf4-51502c76a99b";
"44cbf8b5-4181-460c-a9c1-bfbdf4f27e23" [fillcolor="#FF8080", fontcolor=black, fontsize=20, height=0.01, label="→", shape=box, style=filled, width=0.01];
"d1ca3ee2-e890-4fd7-b541-bd4c29808ddc" -> "44cbf8b5-4181-460c-a9c1-bfbdf4f27e23";
"8bff0a94-d464-47c2-8562-dd723ed5382d" [fillcolor="#FFFF80", fontcolor=black, fontsize=20, label="Active(AC)", shape=ellipse, style=filled];
"44cbf8b5-4181-460c-a9c1-bfbdf4f27e23" -> "8bff0a94-d464-47c2-8562-dd723ed5382d";
"ac205a8f-bac4-44a7-9980-a89596ea8d33" [fillcolor="#B0FFFF", fontcolor=black, fontsize=20, height=0.01, label=" ? ", shape=box, style=filled, width=0.01];
"44cbf8b5-4181-460c-a9c1-bfbdf4f27e23" -> "ac205a8f-bac4-44a7-9980-a89596ea8d33";
"429863cb-e044-4928-be68-7a6026d2e687" [fillcolor="#FF8080", fontcolor=black, fontsize=20, height=0.01, label="→", shape=box, style=filled, width=0.01];
"ac205a8f-bac4-44a7-9980-a89596ea8d33" -> "429863cb-e044-4928-be68-7a6026d2e687";
"48a6ed71-8604-4206-bd3e-7a9911de44cf" [fillcolor="#FFFF80", fontcolor=black, fontsize=20, label="Holding(Nothing)", shape=ellipse, style=filled];
"429863cb-e044-4928-be68-7a6026d2e687" -> "48a6ed71-8604-4206-bd3e-7a9911de44cf";
"95755904-2737-4550-a2cc-42b160664b1f" [fillcolor=lightgreen, fontcolor=black, fontsize=20, label="Turn(ACTemperature,Down)", shape=box, style=filled];
"429863cb-e044-4928-be68-7a6026d2e687" -> "95755904-2737-4550-a2cc-42b160664b1f";
"e1993dae-8395-4387-bed0-b1ebe84563a3" [fillcolor=lightgreen, fontcolor=black, fontsize=20, label="PutDown(Anything,Anywhere)", shape=box, style=filled];
"ac205a8f-bac4-44a7-9980-a89596ea8d33" -> "e1993dae-8395-4387-bed0-b1ebe84563a3";
"7049f538-4c38-45f8-874c-870f89da2fe9" [fillcolor="#FF8080", fontcolor=black, fontsize=20, height=0.01, label="→", shape=box, style=filled, width=0.01];
"d1ca3ee2-e890-4fd7-b541-bd4c29808ddc" -> "7049f538-4c38-45f8-874c-870f89da2fe9";
"5b2149db-788f-4bd5-ae22-a97e7e2f7f35" [fillcolor="#FFFF80", fontcolor=black, fontsize=20, label="Holding(Nothing)", shape=ellipse, style=filled];
"7049f538-4c38-45f8-874c-870f89da2fe9" -> "5b2149db-788f-4bd5-ae22-a97e7e2f7f35";
"403078e9-cb8e-45e3-b2a1-40b0ed1adf12" [fillcolor=ghostwhite, fontcolor=black, fontsize=20, label=Inverter, shape=ellipse, style=filled];
"7049f538-4c38-45f8-874c-870f89da2fe9" -> "403078e9-cb8e-45e3-b2a1-40b0ed1adf12";
"c682a403-59d5-45b5-85f7-fd9cc05dfcb1" [fillcolor="#FFFF80", fontcolor=black, fontsize=20, label="Active(AC)", shape=ellipse, style=filled];
"403078e9-cb8e-45e3-b2a1-40b0ed1adf12" -> "c682a403-59d5-45b5-85f7-fd9cc05dfcb1";
"d99377e6-06a9-4147-8a51-d4680e2b4086" [fillcolor=lightgreen, fontcolor=black, fontsize=20, label="Turn(AC,On)", shape=box, style=filled];
"7049f538-4c38-45f8-874c-870f89da2fe9" -> "d99377e6-06a9-4147-8a51-d4680e2b4086";
}