-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
67 additions
and
2 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
source/PreseasonTraining/Specializations/Coprocessor/Packaging/Nov13.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Nov 13 | ||
|
||
2024 Nov 13, 30 min | ||
|
||
[Slideshow](https://docs.google.com/presentation/d/1DSkv89Yv1LeSZpLozIf78nJ6JvnHROjEk-CN1LXfMMo/edit#slide=id.g3179ecd3182_0_229) | ||
|
3 changes: 3 additions & 0 deletions
3
source/PreseasonTraining/Specializations/Coprocessor/Packaging/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Packaging | ||
|
||
|
14 changes: 14 additions & 0 deletions
14
source/PreseasonTraining/Specializations/Coprocessor/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Coprocessor | ||
|
||
**Coprocessor deployment and maintenance** will include working with Linux, Debian, Docker, Conda, Bash, and CMake. Focus would be on automating integration and deployment. Important for vision but doesn't need many people. | ||
|
||
```{toctree} | ||
:maxdepth: 2 | ||
:caption: Contents | ||
:titlesonly: true | ||
Packaging/index | ||
``` | ||
|
||
|
||
|
6 changes: 6 additions & 0 deletions
6
source/PreseasonTraining/Specializations/MathPhysics/Calculus/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Basic calculus | ||
|
||
2024 Nov 7, 1 hour | ||
|
||
[Slideshow](https://docs.google.com/presentation/d/1DSkv89Yv1LeSZpLozIf78nJ6JvnHROjEk-CN1LXfMMo/edit#slide=id.g3179ecd3182_0_0) | ||
|
12 changes: 12 additions & 0 deletions
12
source/PreseasonTraining/Specializations/MathPhysics/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Math/physics modeling | ||
|
||
**Math and physics modeling** will include solving problems with control theory, linear algebra, calc-based physics, multi-variable calculus, and more. Heavy on specific topics like control theory, inverse kinematics, and Kalman filters. Important for subsystems and would require at least a couple people. | ||
|
||
```{toctree} | ||
:maxdepth: 2 | ||
:caption: Contents | ||
:titlesonly: true | ||
Calculus/index | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Specializations | ||
|
||
```{toctree} | ||
:maxdepth: 2 | ||
:caption: Contents | ||
:titlesonly: true | ||
Coprocessor/index | ||
MathPhysics/index | ||
``` | ||
|
||
**Robot control** will include working with WPILib, CTRE Phoenix Framework, REVLib, and Advantage Scope. Focus would be on knowing everything regarding swerve drive, motor control, Phoenix V6, PIDf, SysID, kinematics, power delivery, and some electrical knowledge. Very important and needs most people. | ||
|
||
[**Coprocessor deployment and maintenance**](Coprocessor/index.md) will include working with Linux, Debian, Docker, Conda, Bash, and CMake. Focus would be on automating integration and deployment. Important for vision but doesn't need many people. | ||
|
||
**Vision (machine learning)** will include working with PyTorch, Tensorflow, OpenCV, and YOLO. Focus would be on object detection, foreground segmentation, and depth estimation. Somewhat important but doesn't need many people. | ||
|
||
**Vision (algorithms and networking)** will include working with C/C++, OpenCV, CMake, general Linux. Focus would be on AprilTags with OpenCV, setting up camera streams with V4L2, and low-level networking in UDP. Revolves around low-level programming and linear algebra. People under this field will be contributors to Titan Processing. Important but doesn't need many people. | ||
|
||
[**Math and physics modeling**](MathPhysics/index.md) will include solving problems with control theory, linear algebra, calc-based physics, multi-variable calculus, and more. Heavy on specific topics like control theory, inverse kinematics, and Kalman filters. Important for subsystems and would require at least a couple people. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters