SDK_LOG(SDK_INFO,"turn right alter end frameCount = %d, timestamp = %llu,orien = %d, status = %d, lon = %.8f, lat = %.8f",m_frameNum,turn.timestamp,turn.orien,turn.status,turn.longitude,turn.latitude);
SDK_LOG(SDK_INFO,"turn right alter begin frameCount = %d, timestamp = %llu,orien = %d, status = %d, lon = %llu, lat = %llu, num = %d",m_frameNum,turn.timestamp,turn.orien,turn.status,turn.longitude,turn.latitude,iter.second);