Commit 6ae1019d authored by wangdawei's avatar wangdawei

test

parent 14037e0a
......@@ -223,6 +223,7 @@ bool Convert::processScan(
pcl_conversions::toPCL(ros::Time(m_dTimestamp),
m_OutMsgArray[0]->header.stamp);
pc = *m_OutMsgArray[0];
m_dTimestamp = 0;
return true;
}
......
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