Revision bd86bb92 client/python/tools/plot_relative_gazetargets.sh
client/python/tools/plot_relative_gazetargets.sh | ||
---|---|---|
5 | 5 |
plot "${FILE}" using (\$1-${offset}):2 w l t "pan_now", \ |
6 | 6 |
"${FILE}" using (\$1-${offset}):3 w l t "tilt_now",\ |
7 | 7 |
"${FILE}" using (\$4-${offset}):5 t "target rel pan",\ |
8 |
"${FILE}" using (\$1-${offset}):5 t "target rel pan [INCOMING TS]",\ |
|
8 | 9 |
"${FILE}" using (\$4-${offset}):6 t "target rel tilt",\ |
9 | 10 |
"${FILE}" using (\$1-${offset}):7 w l t "target pan",\ |
10 | 11 |
"${FILE}" using (\$1-${offset}):8 w l t "target tilt",\ |
Also available in: Unified diff