Skip to content

V2.05 -- Updates to match library changes / enhancements

Compare
Choose a tag to compare
@jsimpso81 jsimpso81 released this 30 Dec 23:32
· 235 commits to master since this release

---A NEWER RELEASE IS AVAILABLE---

https://github.com/jsimpso81/FRC_LV_TrajLib_Util_and_Samp/releases/latest

V2.05 -- Updates to match library changes / enhancements

Description

These are sample and test programs for the LabVIEW Trajectory library for the First FRC Robot Competition. The library duplicates most of the C++/Java WPILIB 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 V2.04.

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 match changes / enhancements to library

See previous release notes for other new features

Other Notes

When opening any of the sample projects, messages for missing "MediaMongrels/websockets" software may be displayed. Choose "ignore". The samples don't use these routines. The project will continue to load and should run correctly.

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/FRC_LV_TrajLib

Please report issues. I'll try to handle them in a timely manner (no promises however). Suggestions, and enhancements are always welcome.