PathGroupLoader.loadPathGroups();
// Load the auto command
try {
- String leftSideAuto = "Left Week V1";
+ String leftSideAuto = "Right Week V1";
// String rightSideAuto = "Right(2) - Under Trench";
// String testing = "Straight Test";
PathPlannerAuto.getPathGroupFromAutoFile(leftSideAuto);
shooterVelocityMap.put(1.49, 11.5);
shooterVelocityMap.put(2.09, 12.5);
shooterVelocityMap.put(2.95, 13.5);
- shooterVelocityMap.put(5.05, 16.0);
- shooterVelocityMap.put(5.79, 17.0);
+ shooterVelocityMap.put(5.05, 16.7);
+ shooterVelocityMap.put(5.79, 18.0);
shooterVelocityMap.put(4.07, 15.5);
shooterVelocityMap.put(0.0, 9.55);