FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
CoverageControl/python/data_generation/gen.sh at main · KumarRobotics/CoverageControl · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
KumarRobotics
/
CoverageControl
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
27
Code
Issues
1
Pull requests
1
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
CoverageControl
/
python
/
data_generation
/
gen.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
7 lines (6 loc) · 150 Bytes
Breadcrumbs
CoverageControl
/
python
/
data_generation
/
gen.sh
Copy path
File metadata and controls
executable file
·
7 lines (6 loc) · 150 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
#!
/bin/bash
for
i
in
{0..5}
do
echo
"
$i
"
python simple_data_generation.py
~
/CoverageControl_ws/src/CoverageControl/params/data_params.toml
$i
done
Back
|
FazBrowse Home
|
New Git URL