0.4.8
Changes
- Migration to kotlin build script
- Addition of dokka documentation
CommandInterface
is now implemented only byCommandOpMode
andRobot
CommandScheduler
's methods are now static for ease of accessRobotOpMode
has been removed and merged intoCommandOpMode
usingregisterRobot
Component
has more convenience constructorsTrajectoryConstraints
and subclasses moved tocom.amarcolini.joos.trajectory.constraints
Note: The GUI has not changed, so the artifacts for this release have been omitted. The artifacts from the previous release will work fine.