gtsam/gtsam_unstable/examples/plotRangeResults.p

6 lines
238 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, "rangeResultSR.txt" using 2:3:4 with circles