add comments that explain what these commandgroups do
[3501/stronghold-2016] / src / org / usfirst / frc / team3501 / robot / commands / MoveDefenseArmVertical.java
2016-02-13 Cindy Zhangadd comments that explain what these commandgroups do
2016-02-13 Cindy Zhangchange current x and y position to values gotten by...
2016-02-13 Cindy Zhangadd command MoveDefenseArm to specified target position...
2016-02-13 Cindy Zhangcreate new MoveDefenseArmVertical commandGroup
2016-02-13 Cindy Zhangrename MoveDefenseArmVertical to MoveDefenseArm because...
2016-02-13 Cindy Zhangadd parallel commands setArmToAngle and setHandToAngle
2016-02-13 Cindy Zhangchange command to commandGroup and separate previous...
2016-02-13 Cindy Zhangcreate new command with math that calculates what two...