TractorVision初期移植

This commit is contained in:
CHAMPION923
2025-05-30 16:30:37 +08:00
commit 2acf920a87
36 changed files with 3898 additions and 0 deletions

28
config/camera_sn.json.bak Normal file
View File

@@ -0,0 +1,28 @@
{
"camera": [
{
"sn":"234000035",
"title":"前左避障"
},
{
"sn":"233801341",
"title":"前右避障"
},
{
"sn":"233900305",
"title":"前右上轨"
},
{
"sn":"233800055",
"title":"后左避障"
},
{
"sn":"233800056",
"title":"后右避障"
},
{
"sn":"233900303",
"title":"后左上轨"
}
]
}