Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
fb47490f874e2e2d7f562c05421a558a2d4ca6d6
/
.
/
y2014
/
control_loops
/
drivetrain
/
kfplot5.gnuplot
blob: 17c0416971b55e840dc3fb23b38b5c921c52cdf2 [
file
] [
log
] [
blame
]
set
term x11
plot
'/tmp/dump'
using
1
:(
$13
+
$14
+
20
)
title
'dpower'
,
\
'/tmp/dump'
using
1
:((
$9
+
$10
-
$11
-
$12
)
*
10.0
)
title
'avg_velocity_error'
with
lines
pause
-
1