Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CMIS-IADS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reeves, David E
CMIS-IADS
Commits
63d6fe06
Commit
63d6fe06
authored
3 years ago
by
Reeves, David E
Browse files
Options
Downloads
Patches
Plain Diff
* starting attack stuff
parent
6350301d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/jump_start.py
+4
-0
4 additions, 0 deletions
scripts/jump_start.py
with
4 additions
and
0 deletions
scripts/jump_start.py
+
4
−
0
View file @
63d6fe06
...
@@ -35,6 +35,10 @@ borg.goalPath = "HTN/Trees/"
...
@@ -35,6 +35,10 @@ borg.goalPath = "HTN/Trees/"
#################################################################################################################################################################
#################################################################################################################################################################
# will the entities move to attack positions at the end of training?
# will the entities move to attack positions at the end of training?
borg
.
isAttackRun
=
False
borg
.
isAttackRun
=
False
# attack time after which all vehicles will go to attack positions
# note: This is not an interrupt, convoys will finish what they were doing first
borg
.
params_attackTime
=
10
# red training positions
# red training positions
borg
.
redDestinations
=
[
"
TRAINING01
"
,
"
TRAINING02
"
,
"
TRAINING03
"
,
"
TRAINING04
"
,
"
TRAINING05
"
,
"
TRAINING06
"
,
"
TRAINING07
"
,
"
TRAINING08
"
,
"
TRAINING09
"
,
"
TRAINING10
"
,
"
TRAINING11
"
,
"
TRAINING12
"
,
]
borg
.
redDestinations
=
[
"
TRAINING01
"
,
"
TRAINING02
"
,
"
TRAINING03
"
,
"
TRAINING04
"
,
"
TRAINING05
"
,
"
TRAINING06
"
,
"
TRAINING07
"
,
"
TRAINING08
"
,
"
TRAINING09
"
,
"
TRAINING10
"
,
"
TRAINING11
"
,
"
TRAINING12
"
,
]
# red attack positions
# red attack positions
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment