From 621b70711d170f065bf9670ceb99367859268f01 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 18 Jun 2024 00:52:59 +0300 Subject: [PATCH] Typo --- builder/test/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/test/tests.py b/builder/test/tests.py index 73bf8e669..68dc57d81 100755 --- a/builder/test/tests.py +++ b/builder/test/tests.py @@ -25,7 +25,7 @@ from aruco_pose.msg import Marker, MarkerArray, Point2D from vision_msgs.msg import BoundingBox2D, BoundingBox2DArray, BoundingBox3D, BoundingBox3DArray, \ Classification2D, Classification3D, Detection2D, Detection2DArray, Detection3D, Detection3DArray, \ - ObjectHypothesis, ObjectHypothesisWithPose, VisionInfo, + ObjectHypothesis, ObjectHypothesisWithPose, VisionInfo from clover import long_callback