Problems with catkin_make
I am having problems with each time that I try to run catkin_make. Here is a copy of what I get:
CMake Error at /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:75 (find_package):
Could not find a configuration file for package cmake_modules.
Set cmake_modules_DIR to the directory containing a CMake configuration
file for cmake_modules. The file will have one of the following names:
cmake_modulesConfig.cmake
cmake_modules-config.cmake
I have tried looking for the cmake_modules_DIR
, but so far no luck.
Thank You!
I am using hydro.