Library for trajectory generation and following
Java
Latest commit 5847e12 Jun 19, 2014 @tombot tombot Better README
Permalink
Failed to load latest commit information.
nbproject Fixed main Feb 14, 2014
src/com/team254/lib Slow down straight path Apr 20, 2014
test/com/team254/lib/trajectory Fix deserialization bug Feb 23, 2014
.gitignore 3 ball path Feb 14, 2014
README.md Better README Jun 19, 2014
build.xml Formatting Feb 8, 2014
manifest.mf Initial commit Feb 1, 2014

README.md

TrajectoryLib

This code is used to generate Trajectories for the FRC254 robot to follow during Autonomous mode. Trajectories are calculated offboard on a laptop then deployed to the robot with the main robot JAR.