blob: 6dbf5f50c64ebdd6dc6547d697f4790db52f87f7 [file] [log] [blame]
Brian Silverman17f503e2015-08-02 18:17:18 -07001#!/bin/bash
2#
3# Updates the shooter controller.
4
5cd $(dirname $0)
6
Brian Silverman557b65e2015-11-02 13:16:10 -05007export PYTHONPATH=../../frc971/control_loops/python
8
Brian Silverman17f503e2015-08-02 18:17:18 -07009./python/shooter.py shooter/shooter_motor_plant.h \
10 shooter/shooter_motor_plant.cc \
11 shooter/unaugmented_shooter_motor_plant.h \
12 shooter/unaugmented_shooter_motor_plant.cc