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

kobuki_description giving error in ROS Melodic #394

Open
ghost opened this issue Oct 13, 2018 · 1 comment
Open

kobuki_description giving error in ROS Melodic #394

ghost opened this issue Oct 13, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 13, 2018

I am running ROS Melodic on Ubuntu 18.04 and hence facing the version compatibility issue with this Kobuki package that I clone from Here to my workspace.

Currently I am stuck at the following error when applying catkin_make_isolated --force-cmake after the successful rosdep install -y --from-paths src --ignore-src --rosdistro melodic --os=ubuntu:bionic :

Error Output :

-- Could NOT find kobuki_description (missing: kobuki_description_DIR)
-- Could not find the required component 'kobuki_description'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.

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

    kobuki_descriptionConfig.cmake
    kobuki_description-config.cmake

Here is the reference question invoked by me on ROS answers:

https://answers.ros.org/question/305453/how-to-get-packages-built-for-ros-kinetic-working-in-ros-melodic/

@zhaxiche
Copy link

Hi, sorry can I ask you how do you install the ROS Melodic version? Seems like the installation guide for Melodic is missing.

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

1 participant