Commit 14037e0a authored by wangdawei's avatar wangdawei

test

parent c0174d34
......@@ -448,7 +448,7 @@ class Convert {
std::array<boost::shared_ptr<PPointCloud>, 2> m_OutMsgArray;
std::vector<RedundantPoint> m_RedundantPointBuffer;
PacketsBuffer m_PacketsBuffer;
double m_dTimestamp;
double m_dTimestamp = 0;
int start_angle_;
float m_fCosAllAngle[CIRCLE];
float m_fSinAllAngle[CIRCLE];
......
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