forked from wpilibsuite/frc-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredirects.txt
296 lines (296 loc) · 38 KB
/
redirects.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
"docs/software/wpilib-overview/2020-Game-Data.rst" "docs/2020-overview/2020-Game-Data.rst"
"docs/software/wpilib-overview/known-issues.rst" "docs/2020-overview/known-issues.rst"
"docs/software/wpilib-overview/new-for-2020.rst" "docs/2020-overview/new-for-2020.rst"
"docs/contributing/contribution-guidelines.rst" "docs/contributing/frc-docs/contribution-guidelines.rst"
"docs/contributing/top-contributors.rst" "docs/contributing/frc-docs/top-contributors.rst"
"docs/getting-started/getting-started-frc-control-system/updating-and-configuring-pneumatics-control-moduleand-power-distribution-panel.rst" "docs/getting-started/getting-started-frc-control-system/updating-and-configuring-pneumatics-control-module-and-power-distribution-panel.rst"
"docs/software/advanced-control/controllers/combining-feedforward-feedback.rst" "docs/software/advanced-controls/controllers/combining-feedforward-feedback.rst"
"docs/software/advanced-control/controllers/feedforward.rst" "docs/software/advanced-controls/controllers/feedforward.rst"
"docs/software/advanced-control/controllers/index.rst" "docs/software/advanced-controls/controllers/index.rst"
"docs/software/advanced-control/controllers/pidcontroller.rst" "docs/software/advanced-controls/controllers/pidcontroller.rst"
"docs/software/advanced-control/controllers/profiled-pidcontroller.rst" "docs/software/advanced-controls/controllers/profiled-pidcontroller.rst"
"docs/software/advanced-control/controllers/trapezoidal-profiles.rst" "docs/software/advanced-controls/controllers/trapezoidal-profiles.rst"
"docs/software/advanced-control/filters/index.rst" "docs/software/advanced-controls/filters/index.rst"
"docs/software/advanced-control/filters/introduction.rst" "docs/software/advanced-controls/filters/introduction.rst"
"docs/software/advanced-control/filters/linear-filter.rst" "docs/software/advanced-controls/filters/linear-filter.rst"
"docs/software/advanced-control/filters/median-filter.rst" "docs/software/advanced-controls/filters/median-filter.rst"
"docs/software/advanced-control/filters/slew-rate-limiter.rst" "docs/software/advanced-controls/filters/slew-rate-limiter.rst"
"docs/software/advanced-control/index.rst" "docs/software/advanced-controls/index.rst"
"docs/software/advanced-control/introduction/control-system-basics.rst" "docs/software/advanced-controls/introduction/control-system-basics.rst"
"docs/software/advanced-control/introduction/controls-glossary.rst" "docs/software/advanced-controls/introduction/controls-glossary.rst"
"docs/software/advanced-control/introduction/index.rst" "docs/software/advanced-controls/introduction/index.rst"
"docs/software/advanced-control/introduction/introduction-to-pid.rst" "docs/software/advanced-controls/introduction/introduction-to-pid.rst"
"docs/software/advanced-control/introduction/tuning-pid-controller.rst" "docs/software/advanced-controls/introduction/tuning-pid-controller.rst"
"docs/software/advanced-control/trajectories/index.rst" "docs/software/advanced-controls/trajectories/index.rst"
"docs/software/advanced-control/trajectories/manipulating-trajectories.rst" "docs/software/advanced-controls/trajectories/manipulating-trajectories.rst"
"docs/software/advanced-control/trajectories/ramsete.rst" "docs/software/advanced-controls/trajectories/ramsete.rst"
"docs/software/advanced-control/trajectories/transforming-trajectories.rst" "docs/software/advanced-controls/trajectories/transforming-trajectories.rst"
"docs/software/advanced-control/trajectories/troubleshooting.rst" "docs/software/advanced-controls/trajectories/troubleshooting.rst"
"docs/software/vision-processing/grip/reading-array-values-published-by-networktables.rst" "docs/software/networktables/reading-array-values-published-by-networktables.rst"
"docs/software/vision-processing/introduction/axis-m1013-camera-compatibility.rst" "docs/software/vision-processing/axis-camera/axis-m1013-camera-compatibility.rst"
"docs/software/vision-processing/introduction/calibration.rst" "docs/software/vision-processing/axis-camera/calibration.rst"
"docs/software/vision-processing/introduction/camera-settings.rst" "docs/software/vision-processing/axis-camera/camera-settings.rst"
"docs/software/vision-processing/introduction/configuring-an-axis-camera.rst" "docs/software/vision-processing/axis-camera/configuring-an-axis-camera.rst"
"docs/software/vision-processing/introduction/using-the-axis-camera-at-single-network-events.rst" "docs/software/vision-processing/axis-camera/using-the-axis-camera-at-single-network-events.rst"
"docs/software/vision-processing/raspberry-pi/installing-the-image-to-your-microsd-card.rst" "docs/software/vision-processing/frcvision/installing-the-image-to-your-microsd-card.rst"
"docs/software/vision-processing/raspberry-pi/the-raspberry-pi-frc-console.rst" "docs/software/vision-processing/frcvision/the-raspberry-pi-frc-console.rst"
"docs/software/vision-processing/raspberry-pi/using-a-coprocessor-for-vision-processing.rst" "docs/software/vision-processing/frcvision/using-a-coprocessor-for-vision-processing.rst"
"docs/software/vision-processing/raspberry-pi/using-the-raspberry-pi-for-frc.rst" "docs/software/vision-processing/frcvision/using-the-raspberry-pi-for-frc.rst"
"docs/software/vision-processing/raspberry-pi/what-you-need-to-get-the-pi-image-running.rst" "docs/software/vision-processing/frcvision/what-you-need-to-get-the-pi-image-running.rst"
"docs/software/vision-processing/introduction/using-multiple-cameras.rst" "docs/software/vision-processing/roborio/using-multiple-cameras.rst"
"docs/software/vision-processing/introduction/using-the-cameraserver-on-the-roborio.rst" "docs/software/vision-processing/roborio/using-the-cameraserver-on-the-roborio.rst"
"docs/software/wpilib-overview/3rd-party-libraries.rst" "docs/software/vscode-overview/3rd-party-libraries.rst"
"docs/software/wpilib-overview/creating-robot-program.rst" "docs/software/vscode-overview/creating-robot-program.rst"
"docs/software/wpilib-overview/debugging-robot-program.rst" "docs/software/vscode-overview/debugging-robot-program.rst"
"docs/software/wpilib-overview/importing-eclipse-project.rst" "docs/software/vscode-overview/importing-eclipse-project.rst"
"docs/software/wpilib-overview/importing-gradle-project.rst" "docs/software/vscode-overview/importing-gradle-project.rst"
"docs/software/wpilib-overview/using-test-mode.rst" "docs/software/vscode-overview/using-test-mode.rst"
"docs/software/wpilib-overview/viewing-console-output.rst" "docs/software/vscode-overview/viewing-console-output.rst"
"docs/software/wpilib-overview/vscode-basics.rst" "docs/software/vscode-overview/vscode-basics.rst"
"docs/software/wpilib-overview/wpilib-commands-vscode.rst" "docs/software/vscode-overview/wpilib-commands-vscode.rst"
"docs/software/wpilib-overview/what-is-wpilib.rst" "docs/software/what-is-wpilib.rst"
"docs/software/vision-processing/introduction/using-the-microsoft-lifecam.rst" "docs/software/vision-processing/introduction/index.rst"
"docs/software/wpilib-tools/robotbuilder/advanced/robotbuilder-drive-mecanum.rst" "docs/software/wpilib-tools/robotbuilder/advanced/index.rst"
"docs/contributing/build-instructions.rst" "docs/contributing/frc-docs/build-instructions.rst"
"docs/contributing/style-guide.rst" "docs/contributing/frc-docs/style-guide.rst"
"docs/software/advanced-control/trajectories/trajectory-generation.rst" "docs/software/advanced-controls/trajectories/trajectory-generation.rst"
"docs/software/vision-processing/raspberry-pi/index.rst" "docs/software/vision-processing/frcvision/index.rst"
"docs/software/wpilib-overview/deploying-robot-code.rst" "docs/software/vscode-overview/deploying-robot-code.rst"
"docs/software/wpilib-overview/index.rst" "docs/software/vscode-overview/index.rst"
"docs/contributing/wpilib/other-wpilib-versions.rst" "docs/contributing/wpilib/index.rst"
"docs/getting-started/getting-started-frc-control-system/control-system-hardware.rst" "docs/zero-to-robot/step-1/control-system-hardware.rst"
"docs/getting-started/getting-started-frc-control-system/how-to-wire-a-robot.rst" "docs/zero-to-robot/step-1/how-to-wire-a-robot.rst"
"docs/getting-started/getting-started-frc-control-system/control-system-software.rst" "docs/zero-to-robot/step-2/control-system-software.rst"
"docs/getting-started/getting-started-frc-control-system/frc-game-tools.rst" "docs/zero-to-robot/step-2/frc-game-tools.rst"
"docs/getting-started/getting-started-frc-control-system/imaging-your-roborio.rst" "docs/zero-to-robot/step-2/imaging-your-roborio.rst"
"docs/getting-started/getting-started-frc-control-system/labview-setup.rst" "docs/zero-to-robot/step-2/labview-setup.rst"
"docs/getting-started/getting-started-frc-control-system/radio-programming.rst" "docs/zero-to-robot/step-2/radio-programming.rst"
"docs/getting-started/getting-started-frc-control-system/wpilib-setup.rst" "docs/zero-to-robot/step-2/wpilib-setup.rst"
"docs/getting-started/running-a-benchtop/creating-benchtop-test-program-cpp-java.rst" "docs/zero-to-robot/step-3/creating-benchtop-test-program-cpp-java.rst"
"docs/getting-started/running-a-benchtop/creating-benchtop-test-program-labview.rst" "docs/zero-to-robot/step-3/creating-benchtop-test-program-labview.rst"
"docs/getting-started/running-a-benchtop/running-benchtop-test.rst" "docs/zero-to-robot/step-3/running-benchtop-test.rst"
"docs/getting-started/getting-started-frc-control-system/index.rst" "docs/zero-to-robot/introduction.rst"
"docs/getting-started/getting-started-frc-control-system/offline-installation-preparations.rst" "docs/zero-to-robot/step-2/offline-installation-preparations.rst"
"docs/getting-started/getting-started-frc-control-system/updating-and-configuring-pneumatics-control-module-and-power-distribution-panel.rst" "docs/zero-to-robot/step-2/index.rst"
"docs/getting-started/running-a-benchtop/index.rst" "docs/zero-to-robot/step-3/index.rst"
"docs/getting-started/getting-started-frc-control-system/intro.rst" "docs/zero-to-robot/introduction.rst"
"docs/2020-overview/2020-Game-Data.rst" "docs/yearly-overview/2020-Game-Data.rst"
"docs/2020-overview/index.rst" "docs/yearly-overview/index.rst"
"docs/2020-overview/known-issues.rst" "docs/yearly-overview/known-issues.rst"
"docs/2020-overview/new-for-2020.rst" "docs/yearly-overview/yearly-changelog.rst"
"docs/zero-to-robot/step-2/imaging-your-roborio.rst" "docs/zero-to-robot/step-3/imaging-your-roborio.rst"
"docs/zero-to-robot/step-2/radio-programming.rst" "docs/zero-to-robot/step-3/radio-programming.rst"
"docs/zero-to-robot/step-3/creating-benchtop-test-program-cpp-java.rst" "docs/zero-to-robot/step-4/creating-benchtop-test-program-cpp-java.rst"
"docs/zero-to-robot/step-3/creating-benchtop-test-program-labview.rst" "docs/zero-to-robot/step-4/creating-benchtop-test-program-labview.rst"
"docs/zero-to-robot/step-3/running-benchtop-test.rst" "docs/zero-to-robot/step-4/running-benchtop-test.rst"
"docs/software/old-commandbased/commands/limit-switches-control-behavior.rst" "docs/software/sensors/limit-switch.rst"
"docs/software/driverstation/driver-station-labview-dashboard.rst" "docs/software/labview-dashboard/driver-station-labview-dashboard.rst"
"docs/software/driverstation/troubleshooting-dashboard-connectivity.rst" "docs/software/labview-dashboard/troubleshooting-dashboard-connectivity.rst"
"docs/software/driverstation/using-the-labview-dashboard-with-c++-java-code.rst" "docs/software/labview-dashboard/using-the-labview-dashboard-with-c++-java-code.rst"
"docs/zero-to-robot/step-1/control-system-hardware.rst" "docs/controls-overviews/control-system-hardware.rst"
"docs/zero-to-robot/step-2/control-system-software.rst" "docs/controls-overviews/control-system-software.rst"
"docs/software/actuators/using-speed-controllers.rst" "docs/software/actuators/using-motor-controllers.rst"
"docs/software/vision-processing/frcvision/basic-vision-example.rst" "docs/software/vision-processing/wpilibpi/basic-vision-example.rst"
"docs/software/vision-processing/frcvision/image-thresholding.rst" "docs/software/vision-processing/wpilibpi/image-thresholding.rst"
"docs/software/vision-processing/frcvision/index.rst" "docs/software/vision-processing/wpilibpi/index.rst"
"docs/software/vision-processing/frcvision/installing-the-image-to-your-microsd-card.rst" "docs/software/vision-processing/wpilibpi/installing-the-image-to-your-microsd-card.rst"
"docs/software/vision-processing/frcvision/morphological-operations.rst" "docs/software/vision-processing/wpilibpi/morphological-operations.rst"
"docs/software/vision-processing/frcvision/the-raspberry-pi-frc-console.rst" "docs/software/vision-processing/wpilibpi/the-raspberry-pi-frc-console.rst"
"docs/software/vision-processing/frcvision/using-a-coprocessor-for-vision-processing.rst" "docs/software/vision-processing/wpilibpi/using-a-coprocessor-for-vision-processing.rst"
"docs/software/vision-processing/frcvision/using-cameraserver.rst" "docs/software/vision-processing/wpilibpi/using-cameraserver.rst"
"docs/software/vision-processing/frcvision/using-the-raspberry-pi-for-frc.rst" "docs/software/vision-processing/wpilibpi/using-the-raspberry-pi-for-frc.rst"
"docs/software/vision-processing/frcvision/walkthrough-video.rst" "docs/software/vision-processing/wpilibpi/walkthrough-video.rst"
"docs/software/vision-processing/frcvision/what-you-need-to-get-the-pi-image-running.rst" "docs/software/vision-processing/wpilibpi/what-you-need-to-get-the-pi-image-running.rst"
"docs/software/vision-processing/frcvision/working-with-contours.rst" "docs/software/vision-processing/wpilibpi/working-with-contours.rst"
"docs/software/wpilib-tools/robotbuilder/introduction/robotbuilder-default-autonomous-command.rst" "docs/software/wpilib-tools/robotbuilder/introduction/robotbuilder-autonomous-command.rst"
"docs/software/wpilib-tools/robotbuilder/introduction/robotbuilder-testing-with-smartdashboard.rst" "docs/software/wpilib-tools/robotbuilder/introduction/robotbuilder-testing-with-shuffleboard.rst"
"docs/software/wpilib-tools/robotbuilder/advanced/robotbuilder-drive-tank.rst" "docs/software/wpilib-tools/robotbuilder/writing-code/robotbuilder-drive-tank.rst"
"docs/software/wpilib-tools/robotbuilder/writing-code/robotbuilder-writing-pidsubsystem-code.rst" "docs/software/wpilib-tools/robotbuilder/advanced/robotbuilder-writing-pidsubsystem-code.rst"
"docs/software/wpilib-tools/robot-simulation/video-walkthrough.rst" "docs/software/wpilib-tools/robot-simulation/index.rst"
"docs/software/basic-programming/code-formatting.rst" "docs/software/advanced-gradlerio/code-formatting.rst"
"docs/software/basic-programming/robot-code-ci.rst" "docs/software/advanced-gradlerio/robot-code-ci.rst"
"docs/software/advanced-controls/introduction/controls-glossary.rst" "docs/software/advanced-controls/controls-glossary.rst"
"docs/software/advanced-controls/state-space/state-space-glossary.rst" "docs/software/advanced-controls/controls-glossary.rst"
"docs/software/old-commandbased/index.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/basics/index.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/basics/adding-commands-subsystems.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/basics/convert-simple-auto-command-auto.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/basics/creating-the-project.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/basics/what-is-command-based.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/index.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/creating-simple-commands.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/default-commands.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/running-commands-autonomous.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/running-commands-joystick-input.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/scheduling-commands.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/creating-groups-commands.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/commands/synchronizing-two-commands.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/subsystems/index.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/subsystems/pidsubsystems-pid-control.rst" "docs/software/commandbased/index.rst"
"docs/software/old-commandbased/subsystems/simple-subsystems.rst" "docs/software/commandbased/index.rst"
"docs/software/wpilib-tools/glass/command-based-widgets.rst" "docs/software/dashboards/glass/command-based-widgets.rst"
"docs/software/wpilib-tools/glass/field2d-widget.rst" "docs/software/dashboards/glass/field2d-widget.rst"
"docs/software/wpilib-tools/glass/index.rst" "docs/software/dashboards/glass/index.rst"
"docs/software/wpilib-tools/glass/introduction.rst" "docs/software/dashboards/glass/introduction.rst"
"docs/software/wpilib-tools/glass/networktables-connection.rst" "docs/software/dashboards/glass/networktables-connection.rst"
"docs/software/wpilib-tools/glass/plots.rst" "docs/software/dashboards/glass/plots.rst"
"docs/software/wpilib-tools/glass/widgets.rst" "docs/software/dashboards/glass/widgets.rst"
"docs/software/labview-dashboard/driver-station-labview-dashboard.rst" "docs/software/dashboards/labview-dashboard/driver-station-labview-dashboard.rst"
"docs/software/labview-dashboard/index.rst" "docs/software/dashboards/labview-dashboard/index.rst"
"docs/software/labview-dashboard/troubleshooting-dashboard-connectivity.rst" "docs/software/dashboards/labview-dashboard/troubleshooting-dashboard-connectivity.rst"
"docs/software/labview-dashboard/using-the-labview-dashboard-with-c++-java-code.rst" "docs/software/dashboards/labview-dashboard/using-the-labview-dashboard-with-c++-java-code.rst"
"docs/software/wpilib-tools/shuffleboard/advanced-usage/index.rst" "docs/software/dashboards/shuffleboard/advanced-usage/index.rst"
"docs/software/wpilib-tools/shuffleboard/advanced-usage/shuffleboard-commands-subsystems.rst" "docs/software/dashboards/shuffleboard/advanced-usage/shuffleboard-commands-subsystems.rst"
"docs/software/wpilib-tools/shuffleboard/advanced-usage/shuffleboard-hierarchies.rst" "docs/software/dashboards/shuffleboard/advanced-usage/shuffleboard-hierarchies.rst"
"docs/software/wpilib-tools/shuffleboard/advanced-usage/shuffleboard-tuning-pid.rst" "docs/software/dashboards/shuffleboard/advanced-usage/shuffleboard-tuning-pid.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/builtin-plugins.rst" "docs/software/dashboards/shuffleboard/custom-widgets/builtin-plugins.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/creating-a-new-widget.rst" "docs/software/dashboards/shuffleboard/custom-widgets/creating-a-new-widget.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/creating-custom-data-types.rst" "docs/software/dashboards/shuffleboard/custom-widgets/creating-custom-data-types.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/creating-plugins.rst" "docs/software/dashboards/shuffleboard/custom-widgets/creating-plugins.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/custom-themes.rst" "docs/software/dashboards/shuffleboard/custom-widgets/custom-themes.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/index.rst" "docs/software/dashboards/shuffleboard/custom-widgets/index.rst"
"docs/software/wpilib-tools/shuffleboard/custom-widgets/widget-types.rst" "docs/software/dashboards/shuffleboard/custom-widgets/widget-types.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/index.rst" "docs/software/dashboards/shuffleboard/getting-started/index.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-displaying-camera.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-displaying-camera.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-displaying-data.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-displaying-data.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-faq.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-faq.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-graphs.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-graphs.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-lists.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-lists.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-preferences.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-preferences.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-recording.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-recording.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-tabs.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-tabs.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-tour.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-tour.rst"
"docs/software/wpilib-tools/shuffleboard/getting-started/shuffleboard-widgets.rst" "docs/software/dashboards/shuffleboard/getting-started/shuffleboard-widgets.rst"
"docs/software/wpilib-tools/shuffleboard/index.rst" "docs/software/dashboards/shuffleboard/index.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/configuring-widgets.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/configuring-widgets.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/index.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/index.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/organizing-widgets.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/organizing-widgets.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/retrieving-data.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/retrieving-data.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/sending-data.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/sending-data.rst"
"docs/software/wpilib-tools/shuffleboard/layouts-with-code/using-tabs.rst" "docs/software/dashboards/shuffleboard/layouts-with-code/using-tabs.rst"
"docs/software/wpilib-tools/smartdashboard/changing-display-properties.rst" "docs/software/dashboards/smartdashboard/changing-display-properties.rst"
"docs/software/wpilib-tools/smartdashboard/changing-display-widget-type.rst" "docs/software/dashboards/smartdashboard/changing-display-widget-type.rst"
"docs/software/wpilib-tools/smartdashboard/choosing-an-autonomous-program-from-smartdashboard.rst" "docs/software/dashboards/smartdashboard/choosing-an-autonomous-program-from-smartdashboard.rst"
"docs/software/wpilib-tools/smartdashboard/displaying-expressions.rst" "docs/software/dashboards/smartdashboard/displaying-expressions.rst"
"docs/software/wpilib-tools/smartdashboard/displaying-status-of-commands-and-subsystems.rst" "docs/software/dashboards/smartdashboard/displaying-status-of-commands-and-subsystems.rst"
"docs/software/wpilib-tools/smartdashboard/index.rst" "docs/software/dashboards/smartdashboard/index.rst"
"docs/software/wpilib-tools/smartdashboard/setting-robot-preferences-from-smartdashboard.rst" "docs/software/dashboards/smartdashboard/setting-robot-preferences-from-smartdashboard.rst"
"docs/software/wpilib-tools/smartdashboard/smartdashboard-intro.rst" "docs/software/dashboards/smartdashboard/smartdashboard-intro.rst"
"docs/software/wpilib-tools/smartdashboard/smartdashboard-namespace.rst" "docs/software/dashboards/smartdashboard/smartdashboard-namespace.rst"
"docs/software/wpilib-tools/smartdashboard/test-mode-and-live-window/displaying-LiveWindow-values.rst" "docs/software/dashboards/smartdashboard/test-mode-and-live-window/displaying-LiveWindow-values.rst"
"docs/software/wpilib-tools/smartdashboard/test-mode-and-live-window/enabling-test-mode.rst" "docs/software/dashboards/smartdashboard/test-mode-and-live-window/enabling-test-mode.rst"
"docs/software/wpilib-tools/smartdashboard/test-mode-and-live-window/index.rst" "docs/software/dashboards/smartdashboard/test-mode-and-live-window/index.rst"
"docs/software/wpilib-tools/smartdashboard/test-mode-and-live-window/pid-tuning-with-smartdashboard.rst" "docs/software/dashboards/smartdashboard/test-mode-and-live-window/pid-tuning-with-smartdashboard.rst"
"docs/software/wpilib-tools/smartdashboard/verifying-smartdashboard-is-working.rst" "docs/software/dashboards/smartdashboard/verifying-smartdashboard-is-working.rst"
"docs/software/actuators/overview.rst" "docs/software/hardware-apis/index.rst"
"docs/software/actuators/addressable-leds.rst" "docs/software/hardware-apis/misc/addressable-leds.rst"
"docs/software/actuators/pwm-controllers.rst" "docs/software/hardware-apis/motors/pwm-controllers.rst"
"docs/software/actuators/servos.rst" "docs/software/hardware-apis/motors/servos.rst"
"docs/software/actuators/using-motor-controllers.rst" "docs/software/hardware-apis/motors/using-motor-controllers.rst"
"docs/software/actuators/wpi-drive-classes.rst" "docs/software/hardware-apis/motors/wpi-drive-classes.rst"
"docs/software/actuators/pneumatics.rst" "docs/software/hardware-apis/pneumatics/pneumatics.rst"
"docs/software/actuators/index.rst" "docs/software/hardware-apis/index.rst"
"docs/software/sensors/accelerometers-software.rst" "docs/software/hardware-apis/sensors/accelerometers-software.rst"
"docs/software/sensors/analog-inputs-software.rst" "docs/software/hardware-apis/sensors/analog-inputs-software.rst"
"docs/software/sensors/analog-potentiometers-software.rst" "docs/software/hardware-apis/sensors/analog-potentiometers-software.rst"
"docs/software/sensors/counters.rst" "docs/software/hardware-apis/sensors/counters.rst"
"docs/software/sensors/digital-inputs-software.rst" "docs/software/hardware-apis/sensors/digital-inputs-software.rst"
"docs/software/sensors/encoders-software.rst" "docs/software/hardware-apis/sensors/encoders-software.rst"
"docs/software/sensors/gyros-software.rst" "docs/software/hardware-apis/sensors/gyros-software.rst"
"docs/software/sensors/limit-switch.rst" "docs/software/hardware-apis/sensors/limit-switch.rst"
"docs/software/sensors/ultrasonics-software.rst" "docs/software/hardware-apis/sensors/ultrasonics-software.rst"
"docs/software/sensors/sensor-overview-software.rst" "docs/software/hardware-apis/sensors/index.rst"
"docs/software/sensors/index.rst" "docs/software/hardware-apis/index.rst"
"docs/software/wpilib-tools/pathweaver/adding-field-images.rst" "docs/software/pathplanning/pathweaver/adding-field-images.rst"
"docs/software/wpilib-tools/pathweaver/creating-path-groups.rst" "docs/software/pathplanning/pathweaver/creating-path-groups.rst"
"docs/software/wpilib-tools/pathweaver/creating-pathweaver-project.rst" "docs/software/pathplanning/pathweaver/creating-pathweaver-project.rst"
"docs/software/wpilib-tools/pathweaver/drawing-pathweaver-path.rst" "docs/software/pathplanning/pathweaver/drawing-pathweaver-path.rst"
"docs/software/wpilib-tools/pathweaver/index.rst" "docs/software/pathplanning/pathweaver/index.rst"
"docs/software/wpilib-tools/pathweaver/integrating-robot-program.rst" "docs/software/pathplanning/pathweaver/integrating-robot-program.rst"
"docs/software/wpilib-tools/pathweaver/introduction.rst" "docs/software/pathplanning/pathweaver/introduction.rst"
"docs/software/wpilib-tools/robot-characterization/analyzing-data.rst" "docs/software/pathplanning/robot-characterization/analyzing-data.rst"
"docs/software/wpilib-tools/robot-characterization/analyzing-feedback.rst" "docs/software/pathplanning/robot-characterization/analyzing-feedback.rst"
"docs/software/wpilib-tools/robot-characterization/characterization-routine.rst" "docs/software/pathplanning/robot-characterization/characterization-routine.rst"
"docs/software/wpilib-tools/robot-characterization/deploying-project.rst" "docs/software/pathplanning/robot-characterization/deploying-project.rst"
"docs/software/wpilib-tools/robot-characterization/generating-project.rst" "docs/software/pathplanning/robot-characterization/generating-project.rst"
"docs/software/wpilib-tools/robot-characterization/index.rst" "docs/software/pathplanning/robot-characterization/index.rst"
"docs/software/wpilib-tools/robot-characterization/introduction.rst" "docs/software/pathplanning/robot-characterization/introduction.rst"
"docs/software/wpilib-tools/robot-characterization/viewing-diagnostics.rst" "docs/software/pathplanning/robot-characterization/viewing-diagnostics.rst"
"docs/software/examples-tutorials/trajectory-tutorial/characterizing-drive.rst" "docs/software/pathplanning/trajectory-tutorial/characterizing-drive.rst"
"docs/software/examples-tutorials/trajectory-tutorial/creating-drive-subsystem.rst" "docs/software/pathplanning/trajectory-tutorial/creating-drive-subsystem.rst"
"docs/software/examples-tutorials/trajectory-tutorial/creating-following-trajectory.rst" "docs/software/pathplanning/trajectory-tutorial/creating-following-trajectory.rst"
"docs/software/examples-tutorials/trajectory-tutorial/entering-constants.rst" "docs/software/pathplanning/trajectory-tutorial/entering-constants.rst"
"docs/software/examples-tutorials/trajectory-tutorial/index.rst" "docs/software/pathplanning/trajectory-tutorial/index.rst"
"docs/software/examples-tutorials/trajectory-tutorial/trajectory-tutorial-overview.rst" "docs/software/pathplanning/trajectory-tutorial/trajectory-tutorial-overview.rst"
"docs/software/examples-tutorials/drivesim-tutorial/diffdrive-sim-overview.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/diffdrive-sim-overview.rst"
"docs/software/examples-tutorials/drivesim-tutorial/drivetrain-model.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/drivetrain-model.rst"
"docs/software/examples-tutorials/drivesim-tutorial/index.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/index.rst"
"docs/software/examples-tutorials/drivesim-tutorial/odometry-simgui.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/odometry-simgui.rst"
"docs/software/examples-tutorials/drivesim-tutorial/simulation-instance.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/simulation-instance.rst"
"docs/software/examples-tutorials/drivesim-tutorial/updating-drivetrain-model.rst" "docs/software/wpilib-tools/robot-simulation/drivesim-tutorial/updating-drivetrain-model.rst"
"docs/software/examples-tutorials/machine-learning/adding-more-data.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/how-it-works.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/index.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/inference.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/setting-up-the-data.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/testing.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/training.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/understanding-precision.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/uploading-data-to-aws-s3.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/using-inference-output.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/examples-tutorials/machine-learning/video-walkthrough.rst" "docs/software/wpilib-tools/axon/index.rst"
"docs/software/pathplanning/robot-characterization/deploying-project.rst" "docs/software/pathplanning/robot-characterization/configuring-project.rst"
"docs/software/pathplanning/robot-characterization/generating-project.rst" "docs/software/pathplanning/robot-characterization/configuring-project.rst"
"docs/software/can-devices/power-distribution-panel.rst" "docs/software/can-devices/power-distribution-module.rst"
"docs/software/vscode-overview/importing-eclipse-project.rst" "docs/software/vscode-overview/index.rst"
"docs/yearly-overview/relicensing-labview.rst" "docs/software/labview/index.rst"
"docs/yearly-overview/2020-Game-Data.rst" "docs/yearly-overview/index.rst"
"docs/software/labview/creating-robot-programs/creating-building-and-loading-your-benchtop-test-program.rst" "docs/zero-to-robot/step-4/creating-benchtop-test-program-labview.rst"
"docs/software/labview/resources/talon-srx-can.rst" "docs/software/labview/resources/index.rst"
"docs/software/vscode-overview/using-test-mode.rst" "docs/software/basic-programming/using-test-mode.rst"
"docs/software/vision-processing/axis-camera/axis-m1013-camera-compatibility.rst" "docs/software/vision-processing/index.rst"
"docs/software/vision-processing/axis-camera/calibration.rst" "docs/software/vision-processing/index.rst"
"docs/software/vision-processing/axis-camera/camera-settings.rst" "docs/software/vision-processing/index.rst"
"docs/software/vision-processing/axis-camera/configuring-an-axis-camera.rst" "docs/software/vision-processing/index.rst"
"docs/software/vision-processing/axis-camera/index.rst" "docs/software/vision-processing/index.rst"
"docs/software/vision-processing/axis-camera/using-the-axis-camera-at-single-network-events.rst" "docs/software/vision-processing/index.rst"
"docs/software/pathplanning/robot-characterization/additional-utils.rst" "docs/software/pathplanning/system-identification/additional-utils.rst"
"docs/software/pathplanning/robot-characterization/analyzing-data.rst" "docs/software/pathplanning/system-identification/analyzing-data.rst"
"docs/software/pathplanning/robot-characterization/analyzing-feedback.rst" "docs/software/pathplanning/system-identification/analyzing-feedback.rst"
"docs/software/pathplanning/robot-characterization/configuring-project.rst" "docs/software/pathplanning/system-identification/configuring-project.rst"
"docs/software/pathplanning/robot-characterization/characterization-routine.rst" "docs/software/pathplanning/system-identification/identification-routine.rst"
"docs/software/pathplanning/robot-characterization/index.rst" "docs/software/pathplanning/system-identification/index.rst"
"docs/software/pathplanning/robot-characterization/introduction.rst" "docs/software/pathplanning/system-identification/introduction.rst"
"docs/software/pathplanning/robot-characterization/viewing-diagnostics.rst" "docs/software/pathplanning/system-identification/viewing-diagnostics.rst"
"docs/software/pathplanning/pathweaver/creating-path-groups.rst" "docs/software/pathplanning/pathweaver/creating-autonomous-routines.rst"
"docs/software/dashboards/smartdashboard/setting-robot-preferences-from-smartdashboard.rst" "docs/software/basic-programming/robot-preferences.rst"
"docs/software/advanced-controls/introduction/tuning-pid-controller.rst" "docs/software/advanced-controls/introduction/tuning-flywheel.rst"
"docs/software/roborio-info/roborio2-imaging.rst" "docs/zero-to-robot/step-3/roborio2-imaging.rst"
"docs/software/networktables/listening-for-subtable-creation.rst" "docs/software/networktables/networktables-intro.rst"
"docs/software/advanced-controls/state-space/state-space-pose_state-estimators.rst" "docs/software/advanced-controls/state-space/state-space-pose-estimators.rst"
"docs/software/commandbased/command-groups.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/commandbased/decorators.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/commandbased/builtins.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/commandbased/convenience-features.rst" "docs/software/commandbased/command-compositions.rst"
"docs/software/wpilib-tools/axon/index.rst" "stubs/software-tools-stub.rst"
"docs/contributing/frc-docs/top-contributors.rst" "docs/contributing/frc-docs/index.rst"
"docs/zero-to-robot/step-4/creating-benchtop-test-program-cpp-java.rst" "docs/zero-to-robot/step-4/creating-test-drivetrain-program-cpp-java.rst"
"docs/zero-to-robot/step-4/creating-benchtop-test-program-labview.rst" "docs/zero-to-robot/step-4/creating-test-drivetrain-program-labview.rst"
"docs/zero-to-robot/step-4/running-benchtop-test.rst" "docs/zero-to-robot/step-4/running-test-program.rst"
"docs/zero-to-robot/step-1/how-to-wire-a-robot.rst" "docs/zero-to-robot/step-1/intro-to-frc-robot-wiring.rst"
"docs/hardware/hardware-basics/wiring-pneumatics.rst" "docs/hardware/hardware-basics/wiring-pneumatics-pcm.rst"
"docs/software/commandbased/command-based-changes.rst" "docs/software/commandbased/index.rst"
"docs/software/hardware-apis/pneumatics/pneumatics.rst" "docs/software/hardware-apis/pneumatics/index.rst"
"docs/zero-to-robot/step-4/creating-test-drivetrain-program-cpp-java.rst" "docs/zero-to-robot/step-4/creating-test-drivetrain-program-cpp-java-python.rst"
"docs/software/driverstation/imaging-your-classmate.rst" "docs/software/driverstation/index.rst"
"docs/software/pathplanning/system-identification/analyzing-feedback.rst" "docs/software/advanced-controls/system-identification/analyzing-gains.rst"
"docs/software/pathplanning/system-identification/analyzing-data.rst" "docs/software/advanced-controls/system-identification/analyzing-gains.rst"
"docs/software/pathplanning/system-identification/introduction.rst" "docs/software/advanced-controls/system-identification/introduction.rst"
"docs/software/pathplanning/system-identification/viewing-diagnostics.rst" "docs/software/advanced-controls/system-identification/viewing-diagnostics.rst"
"docs/software/pathplanning/system-identification/additional-utils.rst" "docs/software/advanced-controls/system-identification/additional-utils.rst"
"docs/software/pathplanning/system-identification/index.rst" "docs/software/advanced-controls/system-identification/index.rst"
"docs/software/pathplanning/system-identification/configuring-project.rst" "docs/software/advanced-controls/system-identification/creating-routine.rst"
"docs/software/pathplanning/system-identification/identification-routine.rst" "docs/software/advanced-controls/system-identification/running-routine.rst"
"docs/software/advanced-controls/geometry/coordinate-systems.rst" "docs/software/basic-programming/coordinate-system.rst"
"docs/software/vscode-overview/importing-gradle-project.rst" "docs/software/vscode-overview/importing-last-years-robot-code.rst"
"docs/software/dashboards/labview-dashboard/troubleshooting-dashboard-connectivity.rst" "docs/software/dashboards/troubleshooting-dashboard-connectivity.rst"