OrebroUniversity / yumi

ROS packages pertaining to the ABB YuMi (IRB 14000) robot
BSD 2-Clause "Simplified" License
67 stars 88 forks source link

Fails to build #15

Closed stinor closed 7 years ago

stinor commented 7 years ago

Hi

I have tried to build this following the instructions provided but it fails with the following error

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "abb_egm_interface" with any of the following names:

abb_egm_interfaceConfig.cmake
abb_egm_interface-config.cmake

I have not been able to find anything related to these in the repository.

Cheers

tstoyanov commented 7 years ago

Hi,

sorry about that. We are working on some new features which got pushed prematurely into master. I have reverted the merge and you should be able to build now. Can you please check if you are able to build now?

stinor commented 7 years ago

Hi

Many thanks. I am now able to do a build so will close this issue.