diff --git a/boards/OAK-D-SR-POE.json b/boards/OAK-D-SR-POE.json index 2850f94..1196a8d 100644 --- a/boards/OAK-D-SR-POE.json +++ b/boards/OAK-D-SR-POE.json @@ -7,7 +7,7 @@ "CAM_B": { "name": "left", "hfov": 71.86, - "type": "tof", + "type": "color", "extrinsics": { "to_cam": "CAM_C", "specTranslation": { @@ -41,7 +41,7 @@ } }, "CAM_A": { - "name": "rgb", + "name": "tof", "hfov": 71.86, "type": "tof" } diff --git a/PERCEPT.json b/boards/PERCEPT.json similarity index 100% rename from PERCEPT.json rename to boards/PERCEPT.json