refine detail
This commit is contained in:
@@ -66,6 +66,7 @@ void YourThread::run()
|
||||
|
||||
auto pclData = PointCloudData::getInstance(*cloud);
|
||||
pclData->setCloud(*cloud);
|
||||
// cout << "over" << "\n";
|
||||
}
|
||||
|
||||
void YourThread::setPath(string pathArg)
|
||||
|
||||
Reference in New Issue
Block a user