iriutils dpenedency not found
I have been trying use this repository When I try to compile this using catkin_make
in ROS indigo then I got the following error.
Could not find a package configuration file provided by "iriutils" with any
of the following names:
iriutilsConfig.cmake
iriutils-config.cmake
Add the installation prefix of "iriutils" to CMAKE_PREFIX_PATH or set
"iriutils_DIR" to a directory containing one of the above files. If
"iriutils" provides a separate development package or SDK, be sure it has
been installed
I tried using this link but its too confusing. Is there any easy method to install this using sudo apt get
??
Thank you.
Hi,
could You give some more informations what you have done? Did You install all dependencies from the link?
You should just try to copy paste all command to install dependencies and after that You should try to compile the package.