small minor changes
This commit is contained in:
@@ -12,7 +12,7 @@ commands=(
|
|||||||
# Start speech recognition server
|
# Start speech recognition server
|
||||||
'sleep 4;cd ~/catkin_ws;source devel/setup.bash ;roslaunch nao_apps speech.launch'
|
'sleep 4;cd ~/catkin_ws;source devel/setup.bash ;roslaunch nao_apps speech.launch'
|
||||||
# Launch nodes in teleoperation package
|
# Launch nodes in teleoperation package
|
||||||
'sleep 4;cd ~/catkin_ws;source devel/setup.bash ;roslaunch teleoperation teleoperation.launch'
|
'sleep 4;cd ~/catkin_ws;source devel/setup.bash ;roslaunch teleoperation teleoperation.launch gui:=false'
|
||||||
)
|
)
|
||||||
|
|
||||||
# Build final command with all the tabs to launch
|
# Build final command with all the tabs to launch
|
||||||
|
|||||||
Reference in New Issue
Block a user