Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect to: industrial_training/gh_pages/_source/demo1/Package-Setup.md #156

Open
surfertas opened this issue Oct 23, 2017 · 2 comments
Open

Comments

@surfertas
Copy link

surfertas commented Oct 23, 2017

Hello I havent had any troubles following the training thus far, but have just encountered an error when attempting to build the packages found in perception_driven_ws by running the below:

catkin build --cmake-args -G 'CodeBlocks - Unix Makefiles'

30 out of 31 packages successfully built except for this.

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

    industrial_robot_clientConfig.cmake
    industrial_robot_client-config.cmake

  Add the installation prefix of "industrial_robot_client" to
  CMAKE_PREFIX_PATH or set "industrial_robot_client_DIR" to a directory
  containing one of the above files.  If "industrial_robot_client" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:4 (find_package)
@jrgnicho
Copy link
Member

jrgnicho commented Nov 7, 2017

Can you provide a link to the instructions you followed?

@jrgnicho
Copy link
Member

jrgnicho commented Jul 6, 2018

The instruction to run catkin build with the "CodeBlocks" option

catkin build --cmake-args -G 'CodeBlocks - Unix Makefiles

Is no longer required. Instances of this command should be updated to catkin build only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants