Commit Graph

77 Commits

Author SHA1 Message Date
thenetworkgrinch
67c5980cbc Updated to include optional chassis correction. 2023-04-08 13:33:02 -05:00
thenetworkgrinch
f5aabb594f Enhanced odometry 2023-04-08 13:14:18 -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
3a65fdfc24 Fixed URIs 2023-03-29 07:32:41 -05:00
thenetworkgrinch
d160c01364 Updated swerve module optimizations and moved math to SwerveMath. 2023-03-29 07:24:24 -05:00
thenetworkgrinch
8d83836a8a Included custom vision std dev, corrected some telemtry 2023-03-28 10:15:48 -05:00
thenetworkgrinch
8cddf7aa92 Updated YAGSL 2023-03-22 20:02:49 -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
e15e538d56 Merge branch 'main' of github.com:BroncBotz3481/YAGSL 2023-03-09 22:52:46 -06:00
thenetworkgrinch
ac920249ac New name for module locations, some fixes 2023-03-09 21:48:47 -06:00
T Grinch
31efc506d3 Update README.md 2023-03-09 09:55:26 -06:00
thenetworkgrinch
ec958aecaa Updated IMU 2023-03-08 23:34:33 -06:00
T Grinch
ca03b2122f Update LICENSE.md 2023-03-06 22:48:37 -06:00
T Grinch
d276714dd0 Create LICENSE.md 2023-03-06 22:48:02 -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
5fd00878d2 Updated to include gyro and accelerometer, and Rotation3d offset. 2023-03-06 20:45:54 -06:00
thenetworkgrinch
9b78c6363f Updated YAGSL to remove misconception of IEEERemainder 2023-02-27 21:59:12 -06:00
thenetworkgrinch
ef58f545df Removed IEEE remainder for set position 2023-02-27 21:45:50 -06:00
thenetworkgrinch
ecb7af89f5 Fixed falcon and removed 'fscalar' as a PIDF option 2023-02-25 23:36:11 -06:00
thenetworkgrinch
4651cccb8e Added matter calculator 2023-02-24 22:10:33 -06:00
thenetworkgrinch
69edd17103 Updated swervelib telemetry configurability. Reliable gyroscope modulo 2023-02-24 19:11:05 -06:00
thenetworkgrinch
9b699291e8 Added heading angular velocity deadband from 1466 2023-02-23 22:46:43 -06:00
thenetworkgrinch
b484ed9bc0 Added overridable configuration options in module json 2023-02-23 22:16:09 -06:00
thenetworkgrinch
f5c63d5c6f Updated docs and swervelib 2023-02-23 21:12:29 -06:00
T Grinch
b1781a2238 Update README.md 2023-02-23 16:01:16 -06:00
thenetworkgrinch
cd7751ef71 Added more 2023-02-22 23:10:57 -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
24e0a2d43c Added fscalar to JSON configuration 2023-02-20 22:04:54 -06:00
thenetworkgrinch
78fb79768e Addressing issue #6 by copying CAN status frame optimization from democat's library 2023-02-20 21:45:16 -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
T Grinch
8f9ffdf031 Added installation steps to readme.
Signed-off-by: thenetworkgrinch <thenetworkgrinch@users.noreply.github.com>
2023-02-17 22:26:39 -06:00
thenetworkgrinch
d7db0f6902 Updated swervelib 2023-02-17 16:10:31 -06:00
thenetworkgrinch
e309987568 Updated simulation image 2023-02-17 16:03:35 -06:00
T Grinch
b580110f87 Update README.md 2023-02-17 15:59:58 -06:00
T Grinch
01d9cd33ff Formatted videos to work 2023-02-17 15:59:14 -06:00
T Grinch
8144caf98f Uploaded videos to readme. 2023-02-17 15:58:28 -06:00
thenetworkgrinch
7121be2881 Updated photos to video 2023-02-16 22:34:01 -06:00
thenetworkgrinch
239b782d2a Added documentation for packages 2023-02-16 22:12:57 -06:00
thenetworkgrinch
80b79c3ac9 Updated docs, and swervelib TalonSRX 2023-02-16 21:47:08 -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
e4436b5ed2 Updated documentation. Fixed setChassisSpeeds 2023-02-15 00:08:44 -06:00
thenetworkgrinch
95b089960b Updated documentation, renamed functions to make more sense. 2023-02-14 22:58:34 -06:00