You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- stderr: miapr_ur5e
CMake Error at CMakeLists.txt:22 (find_package):
By not providing "Findmiapr_ur5e_interfaces.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "miapr_ur5e_interfaces", but CMake did not find one.
Could not find a package configuration file provided by
"miapr_ur5e_interfaces" with any of the following names:
Add the installation prefix of "miapr_ur5e_interfaces" to CMAKE_PREFIX_PATH
or set "miapr_ur5e_interfaces_DIR" to a directory containing one of the
above files. If "miapr_ur5e_interfaces" provides a separate development
package or SDK, be sure it has been installed.
Failed <<< miapr_ur5e [7.03s, exited with code 1]
The text was updated successfully, but these errors were encountered:
Hi, this repository is no longer maintained and was just a university project. To build this you need to create interfaces as a separate package first. The interface structure is described in this repo README under the interface section.
do i build your project
build failed.
--- stderr: miapr_ur5e
CMake Error at CMakeLists.txt:22 (find_package):
By not providing "Findmiapr_ur5e_interfaces.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "miapr_ur5e_interfaces", but CMake did not find one.
Could not find a package configuration file provided by
"miapr_ur5e_interfaces" with any of the following names:
Add the installation prefix of "miapr_ur5e_interfaces" to CMAKE_PREFIX_PATH
or set "miapr_ur5e_interfaces_DIR" to a directory containing one of the
above files. If "miapr_ur5e_interfaces" provides a separate development
package or SDK, be sure it has been installed.
Failed <<< miapr_ur5e [7.03s, exited with code 1]
The text was updated successfully, but these errors were encountered: