dvo
dvo copied to clipboard
dvo_core/lib/libdvo_core.so: undefined reference to `pcl::visualization
Hello!.
I am installing this package 'dvo_fuerte' in groovy, but have problems in his build.
But it had a error.
$rosmake dvo_ros
........
Linking CXX executable ../bin/camera_tracker
/groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference to pcl::visualization::PCLVisualizer::registerKeyboardCallback(boost::function<void (pcl::visualization::KeyboardEvent const&)>)' /groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference to
pcl::visualization::allocVtkUnstructuredGrid(vtkSmartPointer<vtkUnstructuredGrid>&)'
/groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference to `vtkSmartPointerBase::vtkSmartPointerBase(vtkObjectBase*, vtkSmartPointerBase::NoReference const&)'
I hope some can slove the problem. Thanks in advance!
Did you find a solution to that?
did u find a solution? i am also stuck on a similar issue
I am also stuck on a similar issue
Be sure that visualization is activated, you can do it by running ccmake . in the pcl directory