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.
| Failed to load latest commit information. | |||
|
|
nbproject |
|
|
|
|
src/com/team254/lib |
|
|
|
|
test/com/team254/lib/trajectory |
|
|
|
|
.gitignore |
|
|
|
|
README.md |
|
|
|
|
build.xml |
|
|
|
|
manifest.mf |
|
|
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.