add comments for PassRockWall[
authorMeryem Esa <meresa14@gmail.com>
Thu, 11 Feb 2016 04:38:17 +0000 (20:38 -0800)
committerKevin Zhang <icestormf1@gmail.com>
Tue, 16 Feb 2016 19:37:02 +0000 (11:37 -0800)
src/org/usfirst/frc/team3501/robot/commands/PassRockWall.java

index 4250e534e314efbb8212f52d6e198414dd4e82c6..d75027c4f33f0f936a1955559b5e8a345cd4c484 100755 (executable)
@@ -5,6 +5,10 @@ import edu.wpi.first.wpilibj.command.CommandGroup;
 /***
  * This command will drive the robot through the rock wall.
  *
+ * dependency on subsystems: drivetrain
+ *
+ * dependency on other commands: DriveForTime
+ *
  * pre-condition: robot is flush against the ramp of the outerworks in front of
  * the rock wall
  *