This commit is contained in:
xinyang
2019-07-17 22:51:11 +08:00
parent 5fa7843575
commit 5e3eabed93

View File

@@ -72,6 +72,6 @@ bool ArmorFinder::stateTrackingTarget(cv::Mat &src) {
// //
// } // }
sendBoxPosition(); // sendBoxPosition();
return true; return true;
} }