Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lrs_launch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lrs
lrs_launch
Commits
5e880620
Commit
5e880620
authored
4 years ago
by
Tommy Persson
Browse files
Options
Downloads
Patches
Plain Diff
Fix of timeout.
parent
0ca3eb19
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
screen/screen_rmax
+1
-1
1 addition, 1 deletion
screen/screen_rmax
screen/screen_rmax_sim
+1
-1
1 addition, 1 deletion
screen/screen_rmax_sim
with
2 additions
and
2 deletions
screen/screen_rmax
+
1
−
1
View file @
5e880620
...
@@ -40,7 +40,7 @@ stuff "rosrun lrs_tools lrs_local_to_geo pose:=${NS}/pose geopose:=${NS}/geopose
...
@@ -40,7 +40,7 @@ stuff "rosrun lrs_tools lrs_local_to_geo pose:=${NS}/pose geopose:=${NS}/geopose
screen 8
screen 8
title "Communication Manager"
title "Communication Manager"
stuff "rosrun lrs_com_manager com_manager _resend_timeout:=10.0
_gc_timeout:=20.0
__ns:=${NS}\015"
stuff "rosrun lrs_com_manager com_manager _resend_timeout:=10.0 __ns:=${NS}\015"
screen 11
screen 11
title "proxy launch"
title "proxy launch"
...
...
This diff is collapsed.
Click to expand it.
screen/screen_rmax_sim
+
1
−
1
View file @
5e880620
...
@@ -33,7 +33,7 @@ stuff "rosrun lrs_rmax rmaxtool.py __ns:=${NS} --flyto -x 34 -y 54 -z 20 --speed
...
@@ -33,7 +33,7 @@ stuff "rosrun lrs_rmax rmaxtool.py __ns:=${NS} --flyto -x 34 -y 54 -z 20 --speed
screen 8
screen 8
title "Communication Manager"
title "Communication Manager"
stuff "rosrun lrs_com_manager com_manager _resend_timeout:=10.0
_gc_timeout:=20.0
__ns:=${NS}\015"
stuff "rosrun lrs_com_manager com_manager _resend_timeout:=10.0 __ns:=${NS}\015"
screen 9
screen 9
title "Pfc connect (needed for landing)"
title "Pfc connect (needed for landing)"
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
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