ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

xarcoConfig.cmake, xarco-config.cmake

asked 2020-05-05 11:50:04 -0500

driss97 gravatar image

updated 2020-05-05 14:11:34 -0500

gvdhoorn gravatar image

Hi i've created a package with the instructions below i my workspace

# catkin_create_pkg spcbot_description tf rviz gazebo_ros xarco urdf rospy roscpp std_msgs geometry_msgs

But when i run catkin_make it shows me this error is there any one who could help ?

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

    xarcoConfig.cmake
    xarco-config.cmake

  Add the installation prefix of "xarco" to CMAKE_PREFIX_PATH or set
  "xarco_DIR" to a directory containing one of the above files.  If "xarco"
  provides a separate development package or SDK, be sure it has been
  installed.
Call Stack (most recent call first):
  spcbot/spcbot_description/CMakeLists.txt:10 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/driss97/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/driss97/catkin_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-05-05 14:12:02 -0500

gvdhoorn gravatar image

updated 2020-05-05 14:21:17 -0500

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

    xarcoConfig.cmake
    xarco-config.cmake

The package is called xacro, nor xarco.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-05-05 11:50:04 -0500

Seen: 888 times

Last updated: May 05 '20