Skip to content

Commit

Permalink
deploy: dc25cfc
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanc8 committed Nov 5, 2024
1 parent e1f86c7 commit 910b0b6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dev/PreseasonTraining/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ <h2>Index by date<a class="headerlink" href="#index-by-date" title="Permalink to
<li><p><a class="reference internal" href="LinuxInstallation/index.html"><span class="std std-doc">2024 October 1/2 - Linux installation</span></a></p></li>
<li><p><a class="reference internal" href="OpenCV_ColorSegmentation/index.html"><span class="std std-doc">2024 October 8/9 - OpenCV-based segmentation</span></a></p></li>
<li><p><a class="reference internal" href="ControlTheoryBasics/index.html"><span class="std std-doc">2024 October 22/23 - Control theory basics, using PID controller</span></a></p></li>
<li><p><a class="reference internal" href="2024CodeOverview/index.html"><span class="std std-doc">2024 October 28/30/31, Nov 5 - 2024 code overview</span></a></p></li>
</ul>
</section>
<section id="index-by-topic">
Expand All @@ -357,6 +358,7 @@ <h3>Robot control<a class="headerlink" href="#robot-control" title="Permalink to
<li><p><a class="reference internal" href="TankDriveSimulation/index.html"><span class="std std-doc">2024 September 17/18 - FRC Java introduction, tank drive simulation</span></a></p></li>
<li><p><a class="reference internal" href="TankAutonomous/index.html"><span class="std std-doc">2024 September 24 - Coding an autonomous routine</span></a></p></li>
<li><p><a class="reference internal" href="ControlTheoryBasics/index.html"><span class="std std-doc">2024 October 22/23 - Control theory basics, using PID controller</span></a></p></li>
<li><p><a class="reference internal" href="2024CodeOverview/index.html"><span class="std std-doc">2024 October 28/30/31, Nov 5 - 2024 code overview</span></a></p></li>
</ul>
</section>
<section id="computer-vision">
Expand Down
2 changes: 2 additions & 0 deletions dev/_sources/PreseasonTraining/index.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ControlTheoryBasics/index.md
* [2024 October 1/2 - Linux installation](LinuxInstallation/index.md)
* [2024 October 8/9 - OpenCV-based segmentation](OpenCV_ColorSegmentation/index.md)
* [2024 October 22/23 - Control theory basics, using PID controller](ControlTheoryBasics/index.md)
* [2024 October 28/30/31, Nov 5 - 2024 code overview](2024CodeOverview/index.md)

## Index by topic

Expand All @@ -49,6 +50,7 @@ ControlTheoryBasics/index.md
* [2024 September 17/18 - FRC Java introduction, tank drive simulation](TankDriveSimulation/index.md)
* [2024 September 24 - Coding an autonomous routine](TankAutonomous/index.md)
* [2024 October 22/23 - Control theory basics, using PID controller](ControlTheoryBasics/index.md)
* [2024 October 28/30/31, Nov 5 - 2024 code overview](2024CodeOverview/index.md)

### Computer vision

Expand Down
2 changes: 1 addition & 1 deletion dev/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 910b0b6

Please sign in to comment.