Skip to content
/ SwerveBase Public template

The base for swerve drive code. Will also be worked on for vision implementation

Notifications You must be signed in to change notification settings

FRCTeam834/SwerveBase

Repository files navigation

SwerveBase

Build

A base for future swerve code. Also implements new features such as pose estimation, driver profiling, and robot modes.

Terminology note

SwerveBase code uses the word "angle" to describe the angle of the pivot of the module in degrees. It also uses "velocity" to describe the speed of the wheel in m/s (meters per second). Speed, RPM, or radians should not be used.

About

The base for swerve drive code. Will also be worked on for vision implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages