-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Catkin_make error #1
Comments
Yes, that's right, I couldn't find it either. Maybe @FranklynJey can add it here as I can't do that anymore, unfortunately. |
Hey the same problem occurs for util_ceres util_eigen util_yaml |
It takes a really long time for us to open source our internal packages. But we try our best to make the packages available in the next month. |
@keroe Was this package made open source? I am currently trying to set up pointcloud_surface but this is a roadblock. |
Friendly bump. If the library As it is, using this library isn't possible without reimplementing large chunks of it. |
@keroe @FranklynJey it’d be super awesome if you could publish that lib as it’s also very useful for other tasks. I guess @JohannesBeck wouldn’t object. |
`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.
The text was updated successfully, but these errors were encountered: