]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/commitdiff
Fix intro section cut-out figure
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 3 May 2021 13:45:34 +0000 (15:45 +0200)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 3 May 2021 13:45:34 +0000 (15:45 +0200)
scripts/plot_json_objects_scenario.py

index 15998d0dbf45a5fdb0af3c3630c6d67c860d2767..6016e90ef9e402dcb68aa373665f4e109f49e1d9 100644 (file)
@@ -208,8 +208,8 @@ if __name__ == "__main__":
     #ax.set_ylim([35, 50])
 
     # For Real-world parking scenario in Introduction section use:
-    #ax.set_xlim([32, 47.5])
-    #ax.set_ylim([2.4, 9.9])
+    #ax.set_xlim([33, 48.5])
+    #ax.set_ylim([2.4, 10.9])
 
     # Set min and max to center the plot.
     MINX = scenario["init"][0]