Skip to content

Releases: DeepBlueRobotics/lib199

4.0.2

30 Jun 00:08
6806784
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

30 Jun 00:08
e2386e4
Compare
Choose a tag to compare

What's Changed

  • Fix path following command requirements

Full Changelog: 4.0.0...4.0.1

4.0.0

30 Jun 00:08
989860a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...4.0.0

3.2.0

30 Jun 00:08
cec4387
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

3.1.0

30 Jun 00:08
a219901
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

30 Jun 00:08
3e157df
Compare
Choose a tag to compare

What's Changed

  • Add LiveWindow compatibility by @CoolSpy3 in #29
  • Enable Swerve Simulation by @CoolSpy3 in #30
  • Add Path Planner Support by @CoolSpy3 in #31
  • Allow inversion of swerve module turn motors
  • Update libraries
  • Remove CANCoder motor information
  • Change MockedSparkEncoder simulation type to RelativeEncoder
  • Make setGearing(int, double) static
  • Add gearing hint to MockedSparkEncoder
  • Add simulation hints for CANCoders

Full Changelog: 2.0.0...3.0.0

2.0.0

30 Jun 00:08
87c7970
Compare
Choose a tag to compare

What's Changed

  • Use Jitpack for Distribution by @CoolSpy3 in #26
  • Publish Javadocs to GitHub Pages by @CoolSpy3 in #27
  • Update libraries and code for the 2023 release of WPILib by @CoolSpy3 in #28

Full Changelog: 1.0.2...2.0.0

1.0.2

30 Jun 00:08
5ff3318
Compare
Choose a tag to compare

What's Changed

  • Deprecate logging support by @CoolSpy3 in #24
  • Fix limelight idle turn sign
  • Add ability to set idle turn direction
  • Add camera configuration helpers to MotorControllerFactory
  • Add simulation support for CANCoders
  • Add simulation support for CANSparkMax.setVoltage
  • Fix Mockito memory leak
  • Add different temperature limits for NEOs and NEO 550s
  • Fix LinearInterpolation dataset sorting and use read correct file
  • Fix face in same direction paths
  • Add getRotation2d method
  • Add LinearActuator

Full Changelog: 1.0.1...1.0.2

1.0.1

30 Jun 00:08
d7e5f8d
Compare
Choose a tag to compare

Change formatting in build script.

Full Changelog: 1.0.0...1.0.1

1.0.0

30 Jun 00:08
d020392
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/DeepBlueRobotics/lib199/commits/1.0.0