RobotLib is a library for programming FTC robots.
RobotLib's command system is really the heart of the entire library. It is an effective way of representing robot code in a readable fashion.
The controller package contains the basics for beginning with control theory.