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: 1511_software/thunderauto/index.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,11 @@ parent: 1511 Software
23
23
*[Building from Source](#building-from-source)
24
24
25
25
## Description
26
-
ThunderAuto is a tool that allows FRC teams to create efficient trajectories for autonomous robots to follow. Trajectories created in ThunderAuto can be exported to CSV files which can be easily read from the robot program.
26
+
ThunderAuto is a tool used by FRC teams to create efficient trajectories for autonomous robots to follow. Trajectories created in ThunderAuto can be exported to CSV files which can be easily read from the robot program.
27
27
28
-
ThunderAuto is available from the Windows Store, or can be built from source code (see instructions [here](#building-from-source)).
0 commit comments