V3.03 - FRC Season 2023 - Update 1
Description
These are sample and test programs for the WPILIB LabVIEW Math Control / Trajectory library for the First FRC Robot Competition. The library duplicates most of the C++/Java WPILIB "math" library for LabVIEW users. This is a native port with some enhancements. (This library is not part of the "official" WPILIB or code provided by First or National Instruments.)
This release of the sample and test programs matches the Trajectory Library release with version tag V3.03.
Installation
To install either clone this repository, or download the zip/tar file and unzip into an empty directory.
To uninstall, delete the files no longer wanted.
What's New
-
Updates to test routines for new and revised functions.
-
see change log for a complete list of changes.
Full Changelog: V2.12...V3.03
See previous release notes for other new features
Other Notes
The source code for the library routines is not included in this repository. There is a separate repository containing the library. https://github.com/jsimpso81/WPILibMathLabVIEW
Please report issues. I'll try to handle them in a timely manner (no promises however). Suggestions, and enhancements are always welcome.