Package org.chsrobotics.lib.util


package org.chsrobotics.lib.util
  • Classes
    Class
    Description
    Class to simplify a common robot code action: getting a time elapsed between two points.
    Simple utility representing a gear ratio.
    Class representing a set of interconnected nodes.
    Extension of a Last-In-First-Out stack which has a cap to the number of stored items.
    Tree<T>
    Implementation of a hierarchial tree data structure.
    Node part of a tree data structure.
    Very simple utility class which can hold any two objects of the same type in order.