Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error with VTK 7 and PCL enabled due to build errors in PointCloudLibraryPlugin #524

Closed
gizatt opened this issue Jun 16, 2017 · 4 comments

Comments

@gizatt
Copy link
Contributor

gizatt commented Jun 16, 2017

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!

@gizatt 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
@patmarion
Copy link
Member

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!

@gizatt
Copy link
Contributor Author

gizatt commented Jun 16, 2017

Great, glad it's on the radar! Excited for some VTK 7 features soon.

@patmarion
Copy link
Member

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.

@patmarion
Copy link
Member

patmarion commented Aug 13, 2017

Fixed here: patmarion/PointCloudLibraryPlugin#1

Director was also updated to use this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants