add kinect z axis limt

This commit is contained in:
liuyunhui
2025-11-04 19:21:05 +08:00
parent a2bb33d2c9
commit 4c823f8f89
4 changed files with 9 additions and 7 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -1
View File
@@ -19,6 +19,8 @@
"xMin":-150,
"xMax":150,
"yMin":-100,
"yMax":180
"yMax":180,
"zMin":70,
"zMax":190
}
}