You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,6 @@ Devices that are activated in `tct` are automatically configured for graphing in
11
11
3. Note that all commands that you type at the roboRIO command-line in the following steps are **case-sensitive**.
12
12
4. SSH into your roboRIO, locate the installer you just uploaded and run: `sh tct-installer-VERSION.bsx` to install TCT. This will extract and install a JAR file in `/usr/local/lib/tct.jar` and an executable script in `/usr/local/bin/tct`.
13
13
5. You are done with the installer and may remove it: `rm tct-installer-VERSION.bsx`.
14
-
6. TCT is now in the roboRIO `PATH` and can be run by typing `tct` at the roboRIO command line. You must have a Driver Station connected and robot enabled for motors to run. Also, we recommend you don't run your `tct` ssh program (i.e. PuTTY) on the same laptop as the Driver Station since typing can cause the robot to disable or e-stop.
14
+
6. TCT is now in the roboRIO path and can be run by typing `tct` at the roboRIO command line. You must have a Driver Station connected and robot enabled for motors to run. Also, we recommend you don't run your `tct` ssh program (i.e. PuTTY) on the same laptop as the Driver Station since typing can cause the robot to disable or e-stop.
15
15
16
16
See other engineering resources at [strykeforce.org](https://strykeforce.org/resources/).
0 commit comments