v2023.1.1-beta-3
版本发布时间: 2022-11-05 16:38:55
wpilibsuite/allwpilib最新发布版本:v2024.3.2(2024-03-14 14:34:38)
Getting Started
This is the beta-3 release of WPILib for the 2023 season. This requires the 2023 v1.3 roboRIO image (either roboRIO 1 or roboRIO 2) [the same image as beta-2].
Check out what's new for 2023 and jump directly to the WPILib installation guide. A list of known issues with this release can be found here.
Known issues:
- The Mac installers are currently not notarized, so it's necessary to remove the quarantine flag from the dmg using
xattr -d com.apple.quarantine WPILib_macOS-*.dmg
before mounting the dmg. - PortForwarder and kin do not work in Java.
What's Changed since beta-2:
This release adds Mac installers. There are two critical fixes in this release:
- [wpilib] Fix Shuffleboard SuppliedValueWidget by @PeterJohnson in https://github.com/wpilibsuite/allwpilib/pull/4559
- Fix joysticks either crashing or returning 0 by @ThadHouse in https://github.com/wpilibsuite/allwpilib/pull/4570
Other changes:
- [wpimath] Remove unused SymbolExports.h include from units/base.h by @calcmogul in https://github.com/wpilibsuite/allwpilib/pull/4541
- [wpilib] Fix Xbox/PS4 POV sim by @Starlight220 in https://github.com/wpilibsuite/allwpilib/pull/4546
- Add missing methods in CommandJoystick and More Specific Return Type For CommandPS4Controller & CommandJoystick by @ohowe1 in https://github.com/wpilibsuite/allwpilib/pull/4557
- [wpilib] Fix Xbox/PS4 POV sim for port number constructors by @mjansen4857 in https://github.com/wpilibsuite/allwpilib/pull/4548
- [wpimath] Fix docs for pose estimator local measurement models by @calcmogul in https://github.com/wpilibsuite/allwpilib/pull/4558
- [wpimath] Remove template argument from ElevatorFeedforward by @calcmogul in https://github.com/wpilibsuite/allwpilib/pull/4554
- [cmd] Change WrapperCommand to inherit CommandBase by @Starlight220 in https://github.com/wpilibsuite/allwpilib/pull/4561
- Update to Native Utils 2023.6.0 by @ThadHouse in https://github.com/wpilibsuite/allwpilib/pull/4563
- AprilTag ID to Pose API by @brennenputh in https://github.com/wpilibsuite/allwpilib/pull/4421
- Add comment about encoder reset back to pose estimator resetPosition() by @aryker in https://github.com/wpilibsuite/allwpilib/pull/4569
-
SingleJointedArmSim
: Check angle equals limit on wouldHit by @amquake in https://github.com/wpilibsuite/allwpilib/pull/4567 - [ntcore] Various fixes and cleanups by @PeterJohnson in https://github.com/wpilibsuite/allwpilib/pull/4544
- [upstream-utils][mpack] Add upstream util for mpack by @pjreiniger in https://github.com/wpilibsuite/allwpilib/pull/4500
- [ntcore] Change Java event mask to EnumSet by @PeterJohnson in https://github.com/wpilibsuite/allwpilib/pull/4564
New Contributors
- @mjansen4857 made their first contribution in https://github.com/wpilibsuite/allwpilib/pull/4548
- @brennenputh made their first contribution in https://github.com/wpilibsuite/allwpilib/pull/4421
- @aryker made their first contribution in https://github.com/wpilibsuite/allwpilib/pull/4569
- @amquake made their first contribution in https://github.com/wpilibsuite/allwpilib/pull/4567
Full Changelog: https://github.com/wpilibsuite/allwpilib/compare/v2023.1.1-beta-2...v2023.1.1-beta-3
If you're starting from a 2022 robot project, you will need to import it to create a 2023 project.
MD5 Hashes
971f5b62dbeb4d9da598e65afe0e643a Linux/WPILib_Linux-2023.1.1-beta-3.tar.gz
79524dddb32c8ce9afb09a0c0e6b8730 Win64/WPILib_Windows-2023.1.1-beta-3.iso
2f259724ddc79b17ff691102cf1c481d macOS/WPILib_macOS-Intel-2023.1.1-beta-3.dmg
e2b695e04063cfad89c39f6b9ba03f79 macOSArm/WPILib_macOS-Arm64-2023.1.1-beta-3.dmg
SHA256 Hashes
dfb0b9f62900a34f4749951fcc74e894c0cf786a7c970a24e986608482ef86f2 Linux/WPILib_Linux-2023.1.1-beta-3.tar.gz
15ef30eb37ea7fcb688003bf80d8e8b13ec784060669e5d75a6cde64141f5b3f Win64/WPILib_Windows-2023.1.1-beta-3.iso
6fcd7f39a6fab1b52b1a5828826270a3474970bf4ed03138045acb9966ced5b3 macOS/WPILib_macOS-Intel-2023.1.1-beta-3.dmg
e2b1d617dd9b5b55376368fc9f29c5062853818005ad3ebc8c40fb8bd1d7382e macOSArm/WPILib_macOS-Arm64-2023.1.1-beta-3.dmg
1、 WPILib_Linux-2023.1.1-beta-3.tar.gz 1.88GB
2、 WPILib_macOS-Arm64-2023.1.1-beta-3.dmg 1.52GB
3、 WPILib_macOS-Intel-2023.1.1-beta-3.dmg 1.56GB
4、 WPILib_Windows-2023.1.1-beta-3.iso 1.73GB