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

RQT catkin_make error #260

Open
lucienchia opened this issue Mar 10, 2022 · 0 comments
Open

RQT catkin_make error #260

lucienchia opened this issue Mar 10, 2022 · 0 comments

Comments

@lucienchia
Copy link

I tried to catkin make the rqt package,
recieve this error:

-- ~~ traversing 11 packages in topological order:
-- ~~ - qt_dotgraph
-- ~~ - qt_gui
-- ~~ - qt_gui_app
-- ~~ - qt_gui_core (metapackage)
WARNING: The CMakeLists.txt of the metapackage 'qt_gui_core' contains non standard content. Use the content of the following file instead: /home/sesto/catkin_ws/try_ws/build/catkin_generated/metapackages/qt_gui_core/CMakeLists.txt
-- ~~ - qt_gui_py_common
-- ~~ - qt_gui_cpp
-- ~~ - rqt (metapackage)
WARNING: The CMakeLists.txt of the metapackage 'rqt' contains non standard content. Use the content of the following file instead: /home/sesto/catkin_ws/try_ws/build/catkin_generated/metapackages/rqt/CMakeLists.txt
-- ~~ - rqt_gui
-- ~~ - rqt_py_common
-- ~~ - rqt_gui_cpp
-- ~~ - rqt_gui_py

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkin_workspace.cmake:95 (message):
This workspace contains non-catkin packages in it, and catkin cannot build
a non-homogeneous workspace without isolation. Try the
'catkin_make_isolated' command instead.
Call Stack (most recent call first):
CMakeLists.txt:67 (catkin_workspace)

-- Configuring incomplete, errors occurred!
See also "/home/sesto/catkin_ws/try_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/sesto/catkin_ws/try_ws/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

May I know how to solve this?

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