Commit 34b8ec91 authored by oscar's avatar oscar

提交更新

parent e0308329
......@@ -545,7 +545,7 @@ void TrackingRos::TrackingCameraCallBackFunc(const jfx_common_msgs::InferResesCo
{
if (i == 1 || i == 2)
{
objMsg.type = 7;
//objMsg.type = 7;
//SDK_LOG(SDK_INFO, "camera 1,2 x = %f,y = %f", objMsg.x, objMsg.y);
}
objsPtr->array.push_back(objMsg);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment