-
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
1 parent
3d35c98
commit 5f0cbe7
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# 2024-Wiggler | ||
Fall/Winter 2024 Offseason monorepo | ||
PrimusReboot - updated code (2024 WPILib) for Primus's drivetrain | ||
TARSReboot - rudimentary code for TARS' swerve using CTRE Swerve Generator (2024 WPILib) | ||
FlexReboot - incomplete rewrite of Flex code (2024 WPIlLib) | ||
FlexAdvKit2025 - mostly comprehensive rewrite of Flex code (2025 WPILib) using AdvantageKit and MapleSim | ||
Minibot - code for a two-TalonFX drivetrain for testing and new programmers (2024 WPILib) | ||
PIDArmSim - simulated example to help a programmer tune the PID gains for an arm mechanism, not realistic (2024 WPILib) | ||
|
||
- PrimusReboot - updated code (2024 WPILib) for Primus's drivetrain | ||
- TARSReboot - rudimentary code for TARS' swerve using CTRE Swerve Generator (2024 WPILib) | ||
- FlexReboot - incomplete rewrite of Flex code (2024 WPIlLib) | ||
- FlexAdvKit2025 - mostly comprehensive rewrite of Flex code (2025 WPILib) using AdvantageKit and MapleSim | ||
- Minibot - code for a two-TalonFX drivetrain for testing and new programmers (2024 WPILib) | ||
- PIDArmSim - simulated example to help a programmer tune the PID gains for an arm mechanism, not realistic (2024 WPILib) |