Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Critical bugfix release

Compare
Choose a tag to compare
@virtuald virtuald released this 27 Jan 07:02

This is a critical bugfix release for all RobotPy teams. hal.initialize() was being called twice, which can lead to unpredictable and unspecified behaviors.

This also includes some minor updates:

  • Upgrade to HAL 2017.2.1
  • Will log versions of third party libraries at startup if they support a new robotpy extension point
  • Fix SendableChooser to match WPILib Java behavior

All RobotPy teams are strongly urged to upgrade.