Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

catkin_make fails due to package.xml #11

@dsdy120

Description

@dsdy120

Unable to make, error given is:

The specified base path "/home/deansu/quad_controller" contains a package but "catkin_make" must be invoked in the root of workspace

Tried moving it and CMakelists.txt into the quadcontroller package, result is this error message:

CMake Error at /opt/ros/melodic/share/catkin/cmake/safe_execute_process.cmake:11 (message):

execute_process(/home/deansu/RoboND-Controls-Lab-0.0.2/quad_controller/build/catkin_generated/env_cached.sh
"/usr/bin/python2"
"/opt/ros/melodic/share/catkin/cmake/interrogate_setup_dot_py.py"
"quad_controller"
"/home/deansu/RoboND-Controls-Lab-0.0.2/quad_controller/src/setup.py"
"/home/deansu/RoboND-Controls-Lab-0.0.2/quad_controller/build/catkin_generated/setup_py_interrogation.cmake")
returned error code 1
Call Stack (most recent call first):
/opt/ros/melodic/share/catkin/cmake/catkin_python_setup.cmake:46 (safe_execute_process)
CMakeLists.txt:27 (catkin_python_setup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions