]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blobdiff - scripts/plot_psp.py
Rename x axis to 'Free space' in plot psp script
[hubacji1/iamcar2.git] / scripts / plot_psp.py
index 8c0bb90382eac487e2ffa6906a4b8017de10d5a7..37d4dd0fdf3be30970f537f7e9b49fe8cd18a624 100644 (file)
@@ -29,7 +29,7 @@ def plot_graph():
 
 # cusp
 TITLE = "Number of direction changes"
-XLABEL = "Slot length minus car length [m]"
+XLABEL = "Free space [m]"
 YLABEL = "Number of changes [-]"
 LEGEND = [
     "Reversed",
@@ -84,7 +84,7 @@ plot_graph()
 
 # time
 TITLE = "Elapsed time of search"
-XLABEL = "Slot length minus car length [m]"
+XLABEL = "Free space [m]"
 YLABEL = "Elapsed time [s]"
 LEGEND = [
     "Reversed",