Releases: frc1711/CLAW
Releases · frc1711/CLAW
v2023.1.3-beta
Vendor library URL: https://raw.githubusercontent.com/frc1711/CLAW/v2023.1.3-beta/vendordeps/CLAW-2023.1.3-beta.json
- Vector and LimitSwitchDevice fixes
- Basic implementation of subsystem tests
- W.I.P. errlog and canscan commands
- RCT connectivity improvements
- RCT server configuration
- CAN scanning and raw DIO views
- Vector improvements, development of StateMachine and other math utilities
- RaptorsXboxController wrapper and other input utilities
v2023.1.2-alpha
The only major change was the switch from an imported jar to using a vendor library JSON. To use CLAW version 2023.1.2-alpha in your WPILibJ 2023 project, import the following vendor library URL:
https://raw.githubusercontent.com/frc1711/CLAW/v2023.1.2-alpha/vendordeps/CLAW-2023.1.2-alpha.json
.
v1.1-alpha
Merge pull request #1 from frc1711/feature/autonomous-replay Ignore the branch name