Commit 383ac80f authored by ChenKun's avatar ChenKun 🕺🏿

debug

parent ca2e7741
......@@ -203,7 +203,6 @@ void FusionDistributeTask::onLidarData(const jfx_common_msgs::det_tracking_array
tObjPtr->mTypeStr = "UnKnown";
}
tObjPtr->mSubType = 0;
tObjPtr->inner_pos = obj.device;
mBufTrafficObjListMutex.lock();
mBufTrafficObjList.push_back(tObjPtr);
......
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