blob: c941db92ecd0bb580ce27dca785c445e10dce751 [file] [log] [blame]
Brian Silverman17f503e2015-08-02 18:17:18 -07001#!/bin/bash
2#
3# Updates the arm controllers (for both robots).
4
Brian Silverman557b65e2015-11-02 13:16:10 -05005export PYTHONPATH=../../frc971/control_loops/python
6
Brian Silverman17f503e2015-08-02 18:17:18 -07007cd $(dirname $0)
8
9./python/arm.py fridge/arm_motor_plant.cc \
10 fridge/arm_motor_plant.h \
11 fridge/integral_arm_plant.cc \
12 fridge/integral_arm_plant.h