|
@@ -185,7 +185,7 @@ int main(int argc, char *argv[])
|
|
|
showversion("pointcloudviewer");
|
|
|
QCoreApplication a(argc, argv);
|
|
|
|
|
|
- snprintf(gstr_memname,255,"lidarpc_center");
|
|
|
+ snprintf(gstr_memname,255,"lidar_pc");
|
|
|
|
|
|
int nRtn = GetOptLong(argc,argv);
|
|
|
if(nRtn == 1) //show help,so exit.
|