fix textbox keyboard global handling

add CameraConfig to prod json
add launch and tasks jsons to vscode folder
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-01 20:04:45 +03:00
parent 99b9058187
commit 5e226d422d
7 changed files with 121 additions and 10 deletions
+5
View File
@@ -29,5 +29,10 @@
"RightPanelWidth": 120.0,
"GenerateAnnotatedImage": true,
"SilentDetection": false
},
"CameraConfig": {
"Altitude": 400,
"CameraSensorWidth": 23.5,
"CameraFocalLength": 24
}
}