Skip to content
Snippets Groups Projects
Commit 4cf18738 authored by gastentwickler's avatar gastentwickler
Browse files

Update VisB visualization for Train B Book

parent 5f58482b
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,30 @@ ...@@ -34,6 +34,30 @@
} }
], ],
"events": [ "events": [
{
"id": "%0",
"event": "route_reservation",
"predicates": ["r=%0"],
"repeat":[
["R1"], ["R2"], ["R3"], ["R4"], ["R5"], ["R6"], ["R7"], ["R8"], ["R9"], ["R10"]
]
},
{
"id": "point_p_%0",
"event": "point_positionning",
"predicates": ["r=%0"],
"repeat": [
["R1"], ["R2"], ["R3"], ["R4"], ["R5"], ["R6"], ["R7"], ["R8"], ["R9"], ["R10"]
]
},
{
"id": "%0_start",
"event": "FRONT_MOVE_1",
"predicates": ["b=%0"],
"repeat":[
["C"], ["G"], ["L"], ["M"], ["N"]
]
},
{ {
"id": "%0_text", "id": "%0_text",
"event": "FRONT_MOVE_2", "event": "FRONT_MOVE_2",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment