blob: 4f0e359bf03e979ff6efd99b118efe9c7d4dc7a4 [file] [log] [blame]
Jasmine Zhoudde7a772015-09-11 23:08:52 -07001#!/bin/bash
2#
3# Updates the elevator controllers.
4
5cd $(dirname $0)
6
Austin Schuh166aea62015-09-11 23:47:11 -07007export PYTHONPATH=../../frc971/control_loops/python
8
Jasmine Zhoudde7a772015-09-11 23:08:52 -07009./python/elevator3.py elevator/elevator_motor_plant.h \
Austin Schuhd54e0c42015-09-13 08:15:55 +000010 elevator/elevator_motor_plant.cc elevator/integral_elevator_motor_plant.cc elevator/integral_elevator_motor_plant.h