Simplify Example with one Drive Command
Closed this issue · 1 comments
thenetworkgrinch commented
- Remove passing joystick values to
SwerveController
- Implement only one drive method which uses the left joystick for the velocity and direction, right joystick for heading.
- Update README.
thenetworkgrinch commented
ish, still multiple drive commands but they have been simplified.