thank you for very useful meta package.
when I want to use catkin_make and make this package I got this error:
"
**CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
Could not find a package configuration file provided by "dh_parameters"
with any of the following names:
dh_parametersConfig.cmake
dh_parameters-config.cmake
Add the installation prefix of "dh_parameters" to CMAKE_PREFIX_PATH or set
"dh_parameters_DIR" to a directory containing one of the above files. If
"dh_parameters" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
mantis-master/mantis_msgs/CMakeLists.txt:5 (find_package)
-- Could not find the required component 'dh_parameters'. 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.**
"
I use ubuntu 16.04 and ros kinetic.
thank you again.
thank you for very useful meta package.
when I want to use catkin_make and make this package I got this error:
"
**CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
Could not find a package configuration file provided by "dh_parameters"
with any of the following names:
Add the installation prefix of "dh_parameters" to CMAKE_PREFIX_PATH or set
"dh_parameters_DIR" to a directory containing one of the above files. If
"dh_parameters" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
mantis-master/mantis_msgs/CMakeLists.txt:5 (find_package)
-- Could not find the required component 'dh_parameters'. 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.**
"
I use ubuntu 16.04 and ros kinetic.
thank you again.