`CMake Error at /home/***/catkin_ws/devel/share/uniform_bspline/cmake/uniform_bsplineAutoDepsConfig.cmake:176 (message):
Package uniform_bspline_eigen was not found. If it is a catkin package:
Make sure it is present. If it is an external package: Make sure it is
listed in mrt_cmake_modules/yaml/cmake.yaml!
Call Stack (most recent call first):
mrt_cmake_modules/cmake/Modules/FindAutoDeps.cmake:253 (_find_dep)
pointcloud_surface/CMakeLists.txt:21 (find_package)
-- Configuring incomplete, errors occurred!
`
I am tring to test the argithm with kitti data, but it seems I can't build the project localy. The lib "uniform_bspin_eigen" this project needed, I can't find it here.
`CMake Error at /home/***/catkin_ws/devel/share/uniform_bspline/cmake/uniform_bsplineAutoDepsConfig.cmake:176 (message):
Package uniform_bspline_eigen was not found. If it is a catkin package:
Make sure it is present. If it is an external package: Make sure it is
listed in mrt_cmake_modules/yaml/cmake.yaml!
Call Stack (most recent call first):
mrt_cmake_modules/cmake/Modules/FindAutoDeps.cmake:253 (_find_dep)
pointcloud_surface/CMakeLists.txt:21 (find_package)
-- Configuring incomplete, errors occurred!
`
I am tring to test the argithm with kitti data, but it seems I can't build the project localy. The lib "uniform_bspin_eigen" this project needed, I can't find it here.