-
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.
* Add slew rate limiting * Fix comment and add constants * Add check for parameter in drive method * Remove parameter comment * Fix unit error 😳 --------- Co-authored-by: 5690 <[email protected]>
- Loading branch information
1 parent
ca73733
commit 3bd5746
Showing
4 changed files
with
103 additions
and
5 deletions.
There are no files selected for viewing
Submodule common
updated
2 files
+70 −0 | lib/cpp/subzero/drivetrain/SwerveUtils.cpp | |
+14 −14 | lib/include/subzero/drivetrain/SwerveUtils.h |
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
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
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