Skip to content
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

YDlidar_SDK installed successfully but ydlidar_ros_driver is giving Invoking "make cmake_check_build_system" failed #14

Open
dheeraj7866 opened this issue May 3, 2024 · 0 comments

Comments

@dheeraj7866
Copy link

Case 1:
git clone https://github.com/YDLIDAR/YDLidar-SDK.git
cd YDLidar-SDK/build
cmake ..
make
sudo make install

Trying to follow the instruction to build the SDK for ROS driver from here. https://github.com/YDLIDAR/ydlidar_ros_driver
And ROS driver gives exact same error as mentioned "make cmake_check_build_system" Error. Even though I have download the SDK.

Could not find the required component 'message_generation'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:82 (find_package):
Could not find a package configuration file provided by
"message_generation" with any of the following names:

message_generationConfig.cmake
message_generation-config.cmake

Screenshot from 2024-05-03 16-14-55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant