Commit c7753fea authored by oscar's avatar oscar

提交修改

parent a7df0527
......@@ -538,7 +538,7 @@ void TrackingRos::TrackingCameraCallBackFunc(const jfx_common_msgs::InferResesCo
objMsg.x = objMsg.x + (objMsg.l / 2);
int duplicate = 0;
if (1)
if (_GET_VALID_VALUE((unsigned char)0, m_recvMsgBit))
{
for (auto& obj : cloudPtr->array)
{
......
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