Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
The container registry cleanup task is now completed and the registry can be used normally.
Open sidebar
vadere
vadere
Commits
ebbd1706
Commit
ebbd1706
authored
Oct 30, 2019
by
Benedikt Kleinmeier
Browse files
Use circular shapes for origin of bang in all bang scenarios
parent
5b83072a
Pipeline
#171118
failed with stages
in 3 minutes and 25 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Scenarios/ModelTests/TestPsychology/Stimuli/Bang/scenarios/01-UnsupportedEventException-IfUnsupportedLocomotionModelsSelected.scenario
View file @
ebbd1706
...
...
@@ -124,11 +124,12 @@
"id" : 1,
"absorbing" : true,
"shape" : {
"x" : 28.0,
"y" : 1.0,
"width" : 0.9,
"height" : 2.9,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 28.0,
"y" : 2.5
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
Scenarios/ModelTests/TestPsychology/Stimuli/Bang/scenarios/02-Bang-OneAgent.scenario
View file @
ebbd1706
...
...
@@ -124,11 +124,12 @@
"id" : 1,
"absorbing" : true,
"shape" : {
"x" : 28.0,
"y" : 1.0,
"width" : 0.9,
"height" : 2.9,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 28.0,
"y" : 2.5
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
Scenarios/ModelTests/TestPsychology/Stimuli/Bang/scenarios/03-Bang-MultipleAgents.scenario
View file @
ebbd1706
...
...
@@ -124,11 +124,12 @@
"id" : 1,
"absorbing" : true,
"shape" : {
"x" : 28.0,
"y" : 1.0,
"width" : 0.9,
"height" : 2.9,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 28.0,
"y" : 2.5
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
Scenarios/ModelTests/TestPsychology/Stimuli/Bang/scenarios/04-Bang-OneAgent-OneObstacle.scenario
View file @
ebbd1706
...
...
@@ -133,11 +133,12 @@
"id" : 1,
"absorbing" : true,
"shape" : {
"x" : 28.0,
"y" : 1.0,
"width" : 0.9,
"height" : 2.9,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 28.0,
"y" : 2.5
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
@@ -219,4 +220,4 @@
} ]
} ]
}
}
\ No newline at end of file
}
Scenarios/ModelTests/TestPsychology/Stimuli/MiscStimuli/scenarios/06-Bang-OSM-Sequential.scenario
View file @
ebbd1706
...
...
@@ -180,11 +180,12 @@
"id" : 0,
"absorbing" : true,
"shape" : {
"x" : 18.3,
"y" : 6.8,
"width" : 2.9,
"height" : 1.5,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 20.0,
"y" : 8.0
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
Scenarios/ModelTests/TestPsychology/Stimuli/MiscStimuli/scenarios/07-Bang-OSM-EventDriven.scenario
View file @
ebbd1706
...
...
@@ -180,11 +180,12 @@
"id" : 0,
"absorbing" : true,
"shape" : {
"x" : 18.3,
"y" : 6.8,
"width" : 2.9,
"height" : 1.5,
"type" : "RECTANGLE"
"radius" : 1,
"center" : {
"x" : 20.0,
"y" : 8.0
},
"type" : "CIRCLE"
},
"waitingTime" : 0.0,
"waitingTimeYellowPhase" : 0.0,
...
...
Scenarios/ModelTests/TestPsychology/Stimuli/MiscStimuli/vadere.project
View file @
ebbd1706
TEST OSM
\ No newline at end of file
MiscStimuli
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment