From e7985876b23c084cde9a6bbf4d2001529be368dc Mon Sep 17 00:00:00 2001 From: Matic Tonin Date: Fri, 16 Aug 2024 09:13:25 +0200 Subject: [PATCH] Change in OAK-T-model --- boards/OAK-T.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boards/OAK-T.json b/boards/OAK-T.json index 23db990..3a91aea 100644 --- a/boards/OAK-T.json +++ b/boards/OAK-T.json @@ -25,7 +25,8 @@ "CAM_E": { "name": "thermal", "hfov": 90, - "type": "thermal" + "type": "thermal", + "calib_model": "perspective_THERMAL" } } }