commit | adab8f9ac146cb2d89c4371d2f455055c393c410 | [log] [tgz] |
---|---|---|
author | James Kuszmaul <james@hp-debian> | Wed Nov 06 08:42:34 2013 -0800 |
committer | James Kuszmaul <james@hp-debian> | Wed Nov 06 08:42:34 2013 -0800 |
tree | ca6cda795c274f1245c5e041d2d4d83480e6989b | |
parent | 8c0eed88fd613ffdb5568dd18e857e58fea4e92e [diff] [blame] |
Moved bot3-specific python stuff in with bot3.
diff --git a/bot3/control_loops/update_shooter.sh b/bot3/control_loops/update_shooter.sh index 26e7ae3..db98547 100755 --- a/bot3/control_loops/update_shooter.sh +++ b/bot3/control_loops/update_shooter.sh
@@ -2,4 +2,4 @@ # # Updates the shooter controller. -../../frc971/control_loops/python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc +./python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc