Skip to content

Relase 1.0.0

Tom Tzook edited this page Jun 19, 2017 · 6 revisions

Overview

Release 1.0.0 is the first FlashLib release. The release is primarily meant for FRC use, but is still able to function on other platforms other the RoboRio. Due to rushed development there are several functionalities which were not fully tested, and bugs are expected.

For now, only the Java version of the library is availabe.

The release contains the first iteration of most main features:

  • Flashboard
  • Dynamic Vision System
  • Communication Management System
  • Robot Scheduling System

Changelog

  • Added Dynamic Vision System
  • Added Communication Management System
  • Added Robot Scheduling System
  • Added Flashboard
  • Added cameras package
  • Added math package
  • Added util package