Commit d678a9d9 authored by wangdawei's avatar wangdawei

test

parent 8c464683
......@@ -1457,7 +1457,7 @@ bool Convert::processPacket(PPointCloud& pc)
m_OutMsgArray[cursor]->header.frame_id = m_sFrameId;
m_OutMsgArray[cursor]->height = 1;
doTaskFlow(cursor);
pcl_conversions::toPCL(ros::Time(m_dTimestamp),
m_OutMsgArray[m_iPublishPointsIndex]->header.stamp);
pc = *m_OutMsgArray[m_iPublishPointsIndex];
......
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