ros-teleop / teleop_tools

A set of generic teleoperation tools for any robot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't build

ryo0616 opened this issue · comments

After cloning this package to the workspace, I get the following error when trying to build.

CMake Error at /opt/ros/melodic/share/catkin/cmake/catkin_workspace.cmake:100 (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:69 (catkin_workspace)

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

same issue here, have you figured it out?

The master branch is for ROS 2, not melodic.