Commit a1081697 authored by oscar's avatar oscar

提交拥堵逻辑修改

parent 9c3e30c3
......@@ -2076,6 +2076,7 @@ void JfxEvents::ProcessSendEvents2(TrkObjsPtr& objsPtr)
{
if (num < jam_num_min)
{
SDK_LOG(SDK_INFO, "traffic end frameCount = %d, laneId = %d, num = %d, traffic max num = %d", m_frameNum, iter.first, num, jam_num_min);
iter.second.status = track_state::STATE_NONE;
}
}
......
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