Lars Glud

Results 140 comments of Lars Glud

Could be a glitch in VTK? since the code in PCL looks correct and seems to work correctly as well - however it fails to visualize on your system. What...

Can you make a video to show what happens? I can't seem to reproduce it. But the point that is under the cursor gets moved to the center of screen,...

On the below image, it "hits" the coordinate system points, no matter if in surface or point rendering mode, rather then actual points, which is "far" behind the coordinatesystem. Anyways,...

Yeah, so same experience that I have. That you try to target points behind the coordinate actor, but its "in the way".

Yeah, I think I would opt for the paramter for each add* method. I would keep it pickable as it is today as default though. Alternatively we add a getCoordinateActorMap....

You can omit using VTK entirely if you build PCL yourself. But I guess it doesn't hurt to do be able to delayload it as an option anyways.

I'm not that known to linux directory structure, but it seems to be the default to use GNUInstallDirs. So looks good to me.

@jspricke and @UnaNancyOwen Can you chime in on this change how it would work on debian and windows?

I'm experiencing the same error @DasCody @dubeaud.

The latest work that has been done also in GSOC is available [here](https://github.com/PointCloudLibrary/clang-bind). I was subtle involved last time, but I have really no idea whats going on there 😁...