commit | 8b5a45c087b768d1e9bc51a78fbf426da87528c5 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Apr 26 17:46:18 2014 -0500 |
committer | Brian Silverman <brians> | Sat Apr 26 17:46:18 2014 -0500 |
tree | 4b85ecd45ca246a54f44151bbbf005b6c0890ea4 | |
parent | 2eede45cc707c84b67ea36ec885670f6af770d02 [diff] |
removed a stupid, wrong comment
diff --git a/frc971/autonomous/auto.cc b/frc971/autonomous/auto.cc index 57a09a4..d2407c2 100644 --- a/frc971/autonomous/auto.cc +++ b/frc971/autonomous/auto.cc
@@ -139,7 +139,6 @@ } void PositionClawForShot() { - // Turn the claw on, keep it straight up until the ball has been grabbed. if (!control_loops::claw_queue_group.goal.MakeWithBuilder() .bottom_angle(0.86) .separation_angle(0.10)