Skip to content

Releases: Programming-TRIGON/TRIGONLib

v2024.2.13

13 Nov 18:05
dd22b53
Compare
Choose a tag to compare

Updated RobotHardwareStats

v2024.2.12

06 Oct 19:44
0841029
Compare
Choose a tag to compare

Removed Photonlib

v2024.2.11

06 Oct 11:45
4433317
Compare
Choose a tag to compare

Fixed GearRatioCalculationCommand

v2024.2.10

01 Oct 14:25
7656f29
Compare
Choose a tag to compare

Added rotor stuff to motors and added gear ratio calculation command

v2024.2.9

14 Sep 19:37
dffc063
Compare
Choose a tag to compare

Updated LimelightHelpers.java and removed FiducialLimelight.java

v2024.2.8

05 Sep 19:47
95d04f6
Compare
Choose a tag to compare

Redid WheelRadiusCharacterizationCommand

v2024.2.7

03 Sep 17:56
9bc7a69
Compare
Choose a tag to compare

The position and velocity are now updated with the rotor numbers to the CTRE sim, so the whole TorqueCurrent logic works.

v2024.2.6

02 Sep 20:01
9b2c6f3
Compare
Choose a tag to compare

Fixed a critical bug that makes the simulation not work 85% of the time.

v2024.2.5

01 Sep 01:29
Compare
Choose a tag to compare
  • Moved to a better Phoenix6 odometry system. Instead of using a slope signal with latency compensation, we utilize the CANivore's TimeSync feature and update with the current timestamp minus the signal latency as the update timestmap.
  • Code cleanup.
  • Removed java-library from gradle.

v2024.2.4

14 Aug 15:56
d42f50c
Compare
Choose a tag to compare

Fixed simulation check