Releases: REVrobotics/2m-Distance-Sensor
Releases · REVrobotics/2m-Distance-Sensor
v2025.0.0
Release to be compatible with for 2025 WPILib. Refer to the README for installation instructions.
Note: For LabVIEW, you will still need to deploy Java/C++ 2m distance sensor code before being able to use the LabVIEW library (see #4)
Release v2024.0.4
Release for 2024 FRC season. Refer to the README for installation instructions.
Note: For LabVIEW, you will still need to deploy Java/C++ 2m distance sensor code before being able to use the LabVIEW library (see #4)
Release v2023.0.4
Release for 2023 FRC season. Refer to the README for installation instructions.
Note: For LabVIEW, you will still need to deploy Java/C++ 2m distance sensor code before being able to use the LabVIEW library (see #4)
Release v2022.0.4
Release updates files for 2022 season
Release v2020.0.3
Release updates files for 2020 season.
Fixes runtime error if running both a CANSparkMax and this library.
Release 2020.0.1
Pre-release, updates files for 2020 season, still under test.
Release V0.0.6
Changelog
0.0.6
Support for C++, Java and LabVIEW
- Improved output error messages for initialization functions in C++ and Java