Skip to content
Snippets Groups Projects
Commit 5e880620 authored by Tommy Persson's avatar Tommy Persson
Browse files

Fix of timeout.

parent 0ca3eb19
Branches
No related tags found
No related merge requests found
...@@ -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"
......
...@@ -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)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment