Open frozar opened 6 years ago
Change the constructor of PCLVisualizer to accept const input parameter.
For example:
PCLVisualizer(const int, const char **);
Do the same for createViewPort.
Change the constructor of PCLVisualizer to accept const input parameter.
For example:
Do the same for createViewPort.