You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be specific, build errors arise in PointCloudLibraryPlugin, e.g.
threshold->SetInput(inputCopy);
(which I know changed from VTK 5 to VTK 6+).
Just FYI!
The text was updated successfully, but these errors were encountered:
gizatt
changed the title
Does not work with VTK 7 and PCL enabled due to build errors in PointCloudLibraryPlugin
Compile error with VTK 7 and PCL enabled due to build errors in PointCloudLibraryPlugin
Jun 16, 2017
I have a branch where i am working on updating the full Director superbuild including PCL to work with upgraded VTK. In the meantime, non of this is working and you should use the director/master-vtk5 branch. See #519 Thanks!
Yeah, so I've actually had it fully working locally, no issues. Just a matter of getting things cleaned up and committed, which will happen along with things like: drake cmake build updating to director/master and spartan updating to drake/master, etc.
To be specific, build errors arise in
PointCloudLibraryPlugin
, e.g.(which I know changed from VTK 5 to VTK 6+).
Just FYI!
The text was updated successfully, but these errors were encountered: