Commit Graph

30 Commits

Author SHA1 Message Date
thenetworkgrinch
d356dec4d0 Updated YAGSL to support CANandEncoders. 2023-08-09 13:15:02 -05:00
thenetworkgrinch
67c5980cbc Updated to include optional chassis correction. 2023-04-08 13:33:02 -05:00
thenetworkgrinch
5b38929c48 Update YAGSL to handle controls better 2023-04-08 12:31:07 -05:00
thenetworkgrinch
d37a38bb7b Updated YAGSL 2023-04-05 09:03:10 -05:00
thenetworkgrinch
b1689f3ec2 Update add function 2023-03-30 23:28:07 -05:00
thenetworkgrinch
d160c01364 Updated swerve module optimizations and moved math to SwerveMath. 2023-03-29 07:24:24 -05:00
thenetworkgrinch
e2cb296051 Moved telemetry to correctly report module angles 2023-03-21 22:36:46 -05:00
thenetworkgrinch
e8e2edaf5a Updated YAGSL SparkMAX handling 2023-03-21 22:18:24 -05:00
thenetworkgrinch
670154f061 Added some helper functions and cleared up some optimizations 2023-03-20 19:20:26 -05:00
thenetworkgrinch
9887cf3c26 Updated and added absolute encoder stability 2023-03-15 21:49:24 -05:00
thenetworkgrinch
ac920249ac New name for module locations, some fixes 2023-03-09 21:48:47 -06:00
thenetworkgrinch
02666ce1c8 Added last velocity init 2023-03-06 21:19:01 -06:00
thenetworkgrinch
1bebe8a5fd Added redundancy to prevent sending CAN messages too often, might interfere with PWM motors 2023-03-06 20:55:49 -06:00
thenetworkgrinch
69edd17103 Updated swervelib telemetry configurability. Reliable gyroscope modulo 2023-02-24 19:11:05 -06:00
thenetworkgrinch
dd7d432e90 Updated YAGSL 2023-02-22 20:50:16 -06:00
thenetworkgrinch
8bfa4a8824 Added more encoder support, possible advantagescope support. 2023-02-21 22:38:14 -06:00
thenetworkgrinch
dd28a657b2 Addressing issue #7 by reading CANCoder values until successful with 10ms delay between readings. Fall back to reading relative encoder. 2023-02-20 20:59:31 -06:00
thenetworkgrinch
c747645bcc Added support for Falcons, and the ability to disable the CANCoders 2023-02-16 21:21:26 -06:00
thenetworkgrinch
e8f6ca3659 Updated docs, renamed SwerveDrive lock function and setBrake function 2023-02-15 22:18:27 -06:00
thenetworkgrinch
95b089960b Updated documentation, renamed functions to make more sense. 2023-02-14 22:58:34 -06:00
thenetworkgrinch
54f7e442f7 Updated documentation. Added swerve measurement function 2023-02-14 22:37:45 -06:00
thenetworkgrinch
9a7ba52cee Updated swervelib documentation and merged @7910f6ba7ee4 PR 2023-02-14 22:03:02 -06:00
thenetworkgrinch
8f28956426 Updated support for Talons 2023-02-13 17:21:24 -06:00
thenetworkgrinch
6a40ec018e Updated swervelib 2023-02-13 14:37:05 -06:00
T Grinch
f929f12e41 Changed default feedforward to use battery voltage. 2023-02-03 19:16:56 +00:00
T Grinch
63321deb1e Removed jitter by angle being set to 0 prematurely. 2023-02-03 18:41:02 +00:00
thenetworkgrinch
e903438c33 Added support for trajectory following 2023-02-01 16:48:31 -06:00
thenetworkgrinch
fab24d2fd1 Made feedforward public so it could be redefined if necessary. 2023-01-31 15:56:20 -06:00
thenetworkgrinch
c3d6df94d0 Added setVoltage function to swerve motors, made SwervePoseEstimator public, and changed setting targetVelocity to inside setState 2023-01-31 10:42:02 -06:00
thenetworkgrinch
87b6b249dd README updated 2023-01-29 21:18:52 -06:00