commit | 93778a6ac323ce097d1e30f60f6c4d9ebd91aed6 | [log] [tgz] |
---|---|---|
author | joe <joe@icarus> | Sat Feb 15 13:22:14 2014 -0800 |
committer | joe <joe@icarus> | Sat Feb 15 13:22:14 2014 -0800 |
tree | 63e866ba6acc75f0dc68be29d74daa1dccc13c1f | |
parent | 41abe01dd4544b73fb8fcea3901786393c67d73e [diff] [blame] |
This stuff lets tests run
diff --git a/frc971/control_loops/update_shooter.sh b/frc971/control_loops/update_shooter.sh index 8a18289..a9c5807 100755 --- a/frc971/control_loops/update_shooter.sh +++ b/frc971/control_loops/update_shooter.sh
@@ -5,4 +5,6 @@ cd $(dirname $0) ./python/shooter.py shooter/shooter_motor_plant.h \ - shooter/shooter_motor_plant.cc + shooter/shooter_motor_plant.cc \ + shooter/unaugmented_shooter_motor_plant.h \ + shooter/unaugmented_shooter_motor_plant.cc