Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
vadere
vadere
Commits
06cfd955
Commit
06cfd955
authored
Dec 17, 2019
by
Stefan Schuhbaeck
Browse files
fix python3 shellbang
parent
bf21df05
Pipeline
#194661
passed with stages
in 134 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Tools/vadere-lauchner/vadere-lauchner.py
View file @
06cfd955
#!/usr/bin/python
#!/usr/bin/python
3
import
argparse
import
socket
...
...
@@ -13,7 +13,7 @@ import logging
"""
vadere-lauchner.py dispatches each client to a new (fresh) instance of a vadere server to ensure that no side effect
of multiple runs within one java VM will influence the simulations.
of multiple runs within one java VM will influence the simulations.
Script is based on (sumo-launchd.py)[https://github.com/sommer/veins/blob/master/sumo-launchd.py]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment