Releases: strykeforce/thirdcoast-tct
Releases · strykeforce/thirdcoast-tct
TCT 18.1.3
This command-line utility runs on your robot's hardware or a bench system. When run manually, it will run in the place of your robot program. When not being run manually, it will not interfere with normal robot program execution.
Any commands below run in a SSH session on the roboRIO.
- Download
tct.jar
and thetct.sh
shell script from above and copy to the same directory on the roboRIO, for example/home/admin
. - Make the
tct.sh
shell script executable withchmod +x tct.sh
. - Optional, but recommended, stop the auto-run of any existing robot code on the roboRIO with
/etc/init.d/nilvrt stop
. Reboot the roboRIO to restore auto-run. - Run with
./tct.sh