]> defiant.homedns.org Git - ros_wild_thumper.git/blobdiff - .screen-startup
path_following: Fix printf
[ros_wild_thumper.git] / .screen-startup
index 64314b7afe1771176a2350e1845cccf2a3834684..9817cb918c35e8d5ac0ff54e4b7b580c7aee7b7f 100644 (file)
@@ -5,6 +5,6 @@ source $HOME/.screenrc
 
 screen 0 zsh -is eval 'roscore'
 screen 1 zsh -is eval 'roslaunch --wait wild_thumper wild_thumper.launch'
-screen 2 zsh -is eval 'roslaunch --wait wild_thumper teleop.launch'
+screen 2 zsh -is eval '(($(/usr/sbin/i2cget -y 2 0x38 || echo 0xff) & 0x01)) || roslaunch --wait wild_thumper teleop.launch'
 #screen 3 zsh -is eval 'roslaunch --wait wild_thumper move_base.launch nomap:=true'
 select 2