Hi, when I run the command "catkin_make prob_grasp_planne", a error occurs, details are as follows.
-- Could NOT find point_cloud_segmentation (missing: point_cloud_segmentation_DIR)
-- Could not find the required component 'point_cloud_segmentation'. 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 /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by
"point_cloud_segmentation" with any of the following names:
Hi, when I run the command "catkin_make prob_grasp_planne", a error occurs, details are as follows.
-- Could NOT find point_cloud_segmentation (missing: point_cloud_segmentation_DIR) -- Could not find the required component 'point_cloud_segmentation'. 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 /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "point_cloud_segmentation" with any of the following names:
where is the install source of point_cloud_segmentation package exactly, Thanks a lot.