Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Semesterprojekt Modulbasiertes Testen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Trappe
Semesterprojekt Modulbasiertes Testen
Commits
e8f8e3ad
Commit
e8f8e3ad
authored
4 years ago
by
Pascal Stolzenburg
Browse files
Options
Downloads
Patches
Plain Diff
Update testmanager.sh
parent
1dd694c9
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/sim/testmanager.sh
+2
-2
2 additions, 2 deletions
build/sim/testmanager.sh
with
2 additions
and
2 deletions
build/sim/testmanager.sh
+
2
−
2
View file @
e8f8e3ad
...
...
@@ -27,7 +27,7 @@ if [ "$type" = "burger" ]
else
# neben 'burger' existieren im Beispiel nur 'waffle' und 'waffle_pi', für welche die Länge und Höhe gleich ist
# neben 'burger' existieren im Beispiel nur 'waffle' und 'waffle_pi', für welche die Länge und
die
Höhe gleich ist
botlaenge
=
0.1405
bothoehe
=
0.14
...
...
@@ -142,7 +142,7 @@ for ((i=0; i<${anzahlTests}; i++)); do
else
rosrun location_monitor location_monitor_node.py
$botlaenge
$bothoehe
0.
07 68
$dist
500
$timeout
rosrun location_monitor location_monitor_node.py
$botlaenge
$bothoehe
0.
12 55
$dist
500
$timeout
fi
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment