gtsam/gtsam_unstable/examples/plotRangeResults.p

6 lines
191 B
Gnuplot
Executable File

#!/opt/local/bin/gnuplot
reset
#set terminal pdf
set title "Smart range SLAM result"
set size ratio 1
plot "rangeResult.txt" using 2:3 with lines, "rangeResultLM.txt" using 2:3:4 with circles