]> rtime.felk.cvut.cz Git - eurobot/public.git/blob - devel-utils/restore-robot
Odometry autocalibration
[eurobot/public.git] / devel-utils / restore-robot
1 #!/bin/sh
2 set -x
3 ssh root@10.1.1.1 'tar xv; sync' < robot.tar
4
5
6