Made shooter python file velocity-only.
Still need to fix a couple of thins in the C++ files.
diff --git a/bot3/control_loops/update_shooter.sh b/bot3/control_loops/update_shooter.sh
index db98547..26e7ae3 100755
--- a/bot3/control_loops/update_shooter.sh
+++ b/bot3/control_loops/update_shooter.sh
@@ -2,4 +2,4 @@
#
# Updates the shooter controller.
-./python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc
+../../frc971/control_loops/python/shooter.py shooter/shooter_motor_plant.h shooter/shooter_motor_plant.cc