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.jarand thetct.shshell script from above and copy to the same directory on the roboRIO, for example/home/admin. - Make the
tct.shshell 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