Austin Schuh | 3bb9a44 | 2014-02-02 16:01:45 -0800 | [diff] [blame] | 1 | #!/bin/bash |
2 | # | ||||
3 | # Updates the claw controllers. | ||||
4 | |||||
5 | cd $(dirname $0) | ||||
6 | |||||
Austin Schuh | cda86af | 2014-02-16 16:16:39 -0800 | [diff] [blame] | 7 | ./python/claw.py claw/claw_motor_plant.h \ |
8 | claw/claw_motor_plant.cc |