i trying compile ros-package downloaded here . follow instructions , have installed ros lunar, since running kubuntu 17.04. now, when run rosmake dvo_core i following in cmake: -- imported target "vtkrenderingpythontkwidgets" references file "/usr/lib/x86_64-linux-gnu/libvtkrenderingpythontkwidgets.so" file not exist. possible reasons include: * file deleted, renamed, or moved location. * install or uninstall procedure did not complete successfully. * installation package faulty , contained "/usr/lib/cmake/vtk-6.3/vtktargets.cmake" not files references. -- imported target "vtk" references file "/usr/bin/vtk" file not exist. possible reasons include: * file deleted, renamed, or moved location. * install or uninstall procedure did not complete successfully. * installation package faulty , contained "/usr/lib/cmake/vtk-6.3/vtktargets.cmake" not files references. and thereafter: /usr/bin/ld: /usr/lib/l...
Comments
Post a Comment