add core files
This commit is contained in:
@@ -13,6 +13,8 @@ void MyThread::run()
|
||||
io::loadPCDFile(pcd, *cloudPtr);
|
||||
cloud = *cloudPtr;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
void MyThread::setPcd(QString str)
|
||||
|
||||
Reference in New Issue
Block a user