Pick and highlight glyphs.

Hi
just change

highlight_sphere.SetCenter(self.glyphs.GetOutput().GetPoint(int(selected_id)))

to

highlight_sphere.SetCenter(self.glyphs.GetInput().GetPoint(int(selected_id)))