From: Jiri Vlasak Date: Mon, 3 May 2021 13:45:34 +0000 (+0200) Subject: Fix intro section cut-out figure X-Git-Tag: v0.5.0~23 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/hubacji1/iamcar2.git/commitdiff_plain/a9ff5489519fb109e092e959779a7ce2e5207549 Fix intro section cut-out figure --- diff --git a/scripts/plot_json_objects_scenario.py b/scripts/plot_json_objects_scenario.py index 15998d0..6016e90 100644 --- a/scripts/plot_json_objects_scenario.py +++ b/scripts/plot_json_objects_scenario.py @@ -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]