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

index acc493d23e27f2df07fcd2f2fea662bb63f89897..4fe09f4f45dbb68eb279fb93f6cbc4a70c39a786 100755 (executable)
@@ -5,6 +5,10 @@ import edu.wpi.first.wpilibj.command.CommandGroup;
 /***
  * This command will drive the robot through the rough terrain.
  *
+ * dependency on subsytems: drivetrain
+ *
+ * dependency on other commands: DriveForTime
+ *
  * pre-condition: robot is flush against the ramp of the outerworks in front of
  * the rough terrain
  *