roboticslab-uc3m / vision

Vision processing
https://robots.uc3m.es/vision/
11 stars 7 forks source link

Broken pointAtObjectServer #65

Closed jgvictores closed 7 years ago

jgvictores commented 7 years ago

pointAtObjectServer, recently imported from asibot-main, is broken. See current import-pointAtObjectServerbranch.

jgvictores commented 7 years ago

Error is:

error: ‘class vtkPolyDataMapper’ has no member named ‘SetInput’

Help at: http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Replacement_of_SetInput

...which reminds us of: https://github.com/roboticslab-uc3m/QA/issues/7 and https://github.com/roboticslab-uc3m/QA/issues/14

jgvictores commented 7 years ago

Fixed at 41723ae87990a8fe8c6d958d8b465d881932120d, opened #66 for documentation.