@ -1,13 +0,0 @@
#!/usr/bin/expect
#Where the script should be run from.
set timeout 1
spawn telnet localhost 8000
expect
send "Hello Robot\n"
send "SS 10\n"
send "ST JointBangBang\n"
send "MPTPJ 0 0 0 0 0 0 0\n"