diff --git a/AUDIT_MANIFEST.json b/AUDIT_MANIFEST.json index 9db3200..c40c4f3 100644 --- a/AUDIT_MANIFEST.json +++ b/AUDIT_MANIFEST.json @@ -276,7 +276,7 @@ "sources/zfs-casaos.md": "Hacker", "sources/zfs-drive-prep.md": "Hacker", "syntheses/index.md": "shared", - "training/hubs/swere-training-hub.md": "2890", + "training/hubs/swerve-training-hub.md": "2890", "training/modules/2890-codebase-index.md": "2890", "training/modules/2890-our-story.md": "2890", "training/modules/first-robotics-overview.md": "2890", @@ -558,7 +558,7 @@ "sources/zfs-casaos.md": "sprout", "sources/zfs-drive-prep.md": "sprout", "syntheses/index.md": "sprout", - "training/hubs/swere-training-hub.md": "tree", + "training/hubs/swerve-training-hub.md": "tree", "training/modules/2890-codebase-index.md": "tree", "training/modules/2890-our-story.md": "tree", "training/modules/first-robotics-overview.md": "tree", diff --git a/index.md b/index.md index 7b5a3da..67b86e5 100644 --- a/index.md +++ b/index.md @@ -15,17 +15,23 @@ growth: tree ## Training Paths -|| Path | What You'll Learn | Badge | -|------|-------------------|-------| -| [[entry-path\|โญ Entry Path]] | FIRST overview, our story, youth safety | Required | -| [[swere-training-hub\|๐Ÿ”ง Swerve Training Hub]] | Motors, modules, odometry, autonomous | Swerve Specialist | -| [[training-pathways\|๐Ÿ“ Electrical Track]] | Components โ†’ board build โ†’ troubleshooting | Electronic Tech 1-3 | -| [[training-pathways\|โš™๏ธ Mechanical Track]] | Chassis โ†’ advanced mechanisms | Mechanical 1-3 | -| [[training-pathways\|๐Ÿ’จ Pneumatics Track]] | Components โ†’ system design | Pneumatics 1-2 | +**โญ [[entry-path|Entry Path]]** โ€” *Required for everyone.* FIRST overview, our story, youth safety. Start here before anything else. -### Training Modules +**๐Ÿ”ง [[swerve-training-hub|Swerve Training Hub]]** โ€” Deep dive into our drivetrain: motors, modules, odometry, and autonomous. Earn the Swerve Specialist badge. -| Module | Topic | Level | +**๐Ÿ“ [[training-pathways|Electrical ยท Mechanical ยท Pneumatics Tracks]]** โ€” Badge-based progression across three skill tracks: + +| Track | Level 1 | Level 2 | Level 3 | +|-------|---------|---------|---------| +| **Electrical** | Component ID | Board build + signaling | Troubleshooting | +| **Mechanical** | Chassis + actuators | Advanced mechanisms | โ€” | +| **Pneumatics** | Component ID | System design | โ€” | + +--- + +## Training Modules + +| Module | Topic | Track | |--------|-------|-------| | [[first-robotics-overview]] | What is FIRST? | Entry | | [[2890-our-story]] | Who we are | Entry | diff --git a/training/hubs/swere-training-hub.md b/training/hubs/swerve-training-hub.md similarity index 100% rename from training/hubs/swere-training-hub.md rename to training/hubs/swerve-training-hub.md diff --git a/training/modules/yagsl.md b/training/modules/yagsl.md index 57d735d..17241d4 100644 --- a/training/modules/yagsl.md +++ b/training/modules/yagsl.md @@ -5,7 +5,7 @@ subdomain: swerve-drive level: 2 tags: [yagsl, swerve, drivetrain, java, can, encoder, gyro, pid, autonomous] prerequisites: [programming-level-1, electrical-level-1] -related: [swere-training-hub, photonvision, systemcore] +related: [swerve-training-hub, photonvision, systemcore] source: https://docs.yagsl.com/ last_verified: 2026-05-15 freshness: seasonal @@ -347,7 +347,7 @@ See [[photonvision]] for the full AprilTag pipeline. - **YAGSL Example Project:** - **Chief Delphi Discussion:** - **SDS MK4i Documentation:** -- **Team 2890 Swerve Hub:** [[swere-training-hub]] +- **Team 2890 Swerve Hub:** [[swerve-training-hub]] --- diff --git a/training/pathways/entry-path.md b/training/pathways/entry-path.md index b44af43..4eed122 100644 --- a/training/pathways/entry-path.md +++ b/training/pathways/entry-path.md @@ -55,7 +55,7 @@ You've completed the Entry Path. You've earned the right to call yourself part o From here, the garden branches. Your role, your interests, your questions โ€” they guide you from here. -- Building? โ†’ [[swere-training-hub|Swerve Training Hub]] +- Building? โ†’ [[swerve-training-hub|Swerve Training Hub]] - Programming? โ†’ [[2890-codebase-index|Codebase Index]] - Electrical? โ†’ [[power-distribution-hub|Power Distribution Hub]] - Something else? โ†’ Browse the [[training-hubs|Training Hubs]]