You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A swerve drive base code using SDS MK4 Modules, Neos, and SRX Mag Encoders.
Fully working and updated for 2023. Designed for our 2023 Robot, Continuity, that
features a elevator and grabber combo.
Pathplanner support is currently being removed for my own auto implementation
This part of the code is working:
Teleop control with Joysticks or an FPV Transmitter
Field Oriented control with PID
Command based auto with pathplanner
Photonvision basic april tag aligment
Elevator and grabber PID Code
Here is what is currently being worked on:
Auto commands
Advanced Phtonvision commands
Photonvision Odometry
GIFs
About
[OUTDATED USE SwerveDrive2025 REPO] A swerve drive base code using SDS MK4 Modules, Neos, and SRX Mag Encoders. Features code for an elevator and grabber.