Approach, align and kick working

This commit is contained in:
2018-06-17 17:54:51 +02:00
parent cc89155149
commit ed98bca9f6
4 changed files with 65 additions and 25 deletions

View File

@@ -10,8 +10,8 @@ else
nao_ip=$1
fi
destination="$nao_ip:/home/nao/kicker_scripts/"
destination="$nao_ip:/home/nao/pykick/"
# copy the files with scp
sshpass -p 'nao' scp ball_approach.py utils.py finders.py \
scp -v striker.py utils.py finders.py \
movements.py imagereaders.py $destination