SuperAruba
Results
2
issues of
SuperAruba
ros noetic(branch:release/0.62-noetic): CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "ecl_config" with any of the following names: ecl_configConfig.cmake ecl_config-config.cmake Add the installation prefix of...
### Describe the issue At this point I'm doing cross-compilation on other platforms. I use "find_package" to access absl lib. When I write "find_package(absl REQUIRED)" in the CMakeLists.txt, The following...