Re: RTAB-Map on Visual Studio 2012 and stereo mapping example
Posted by yanmingz on
URL: http://official-rtab-map-forum.206.s1.nabble.com/RTAB-Map-on-Visual-Studio-2012-and-stereo-mapping-example-tp624p631.html
Hi Mathieu,
I went into the code, and found the warning message
ERROR: In ..\..\..\Rendering\OpenGL\vtkOpenGLTexture.cxx, line 200
vtkOpenGLTexture (153E6CF8): No scalar values found for texture input!
comes from the CloudView::CloudViewer and caused by the _visualizer->setCameraPosition. Do you have any suggestion about how to solve this issue?
Thanks a lot.
Yanming