AuboRobot / aubo_robot

Developed for aubo robot (http://www.aubo-robotics.cn/)
http://wiki.ros.org/aubo_robot
BSD 3-Clause "New" or "Revised" License
197 stars 87 forks source link

Fix build errors #54

Open nicola-sysdesign opened 3 years ago

nicola-sysdesign commented 3 years ago

Fix build errors like:

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

    aubo_msgsConfig.cmake
    aubo_msgs-config.cmake

  Add the installation prefix of "aubo_msgs" to CMAKE_PREFIX_PATH or set
  "aubo_msgs_DIR" to a directory containing one of the above files.  If
  "aubo_msgs" provides a separate development package or SDK, be sure it has
  been installed.