XueWang
XueWang
You can see PCL viewer. http://pointclouds.org/documentation/tutorials/
`.chart{ width: 100%; text-align: center; } .canvas{ /* position: absolute; top: 10%; */ width: 100%; height: 600rpx; transform: scale(0.7) }` js文件里设置了 ` width: windowWidth, height: 300, dataLabel: true` 开发工具里也显示好了布局,为啥到真机就是乱的?? 已解决:去掉transform...
same problem, any solutions???
I rerun the setup.py file. it can build 'pcl.pcl_visualization' extension @anosnowhong , however there are many errors about the virtual member in C++. `/usr/local/include/vtk-8.1/vtkAOSDataArrayTemplate.h:48:3: error: only virtual member functions can...