From 3fc0d203cba34423dccffd3c1423fa6bb69a1300 Mon Sep 17 00:00:00 2001 From: MukhlasAdib <45409496+MukhlasAdib@users.noreply.github.com> Date: Wed, 11 Nov 2020 18:10:41 +0700 Subject: [PATCH] Update test_draw_bb.py --- test_draw_bb.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test_draw_bb.py b/test_draw_bb.py index d54114e..d2c54f8 100644 --- a/test_draw_bb.py +++ b/test_draw_bb.py @@ -2,6 +2,7 @@ ### By Mukhlas Adib ### Based example from CARLA Github client_bounding_boxes.py ### 2020 +### Last tested on CARLA 0.9.8 ### This program is a modified version of CARLA example program client_bounding_boxes.py ### Except functions that convert 3D bounding boxes to 2D bounding boxes