Robotics StackExchange | Archived questions

Invoking "cmake" failed !

platform: ubuntu 22.04 OSVERSION=1 ROSPYTHONVERSION=3.9 ROSOSOVERRIDE=conda:linux ROSPACKAGEPATH=/home/ghada/catkinws/src:/home/ghada/mambaforge/envs/rosenv/share ROSLISPPACKAGEDIRECTORIES=/home/ghada/catkinws/devel/share/common-lisp ROSETCDIR=/home/ghada/mambaforge/envs/rosenv/etc/ros ROSMASTERURI=http://localhost:11311 ROSROOT=/home/ghada/mambaforge/envs/rosenv/share/ros ROSDISTRO=noetic

the same error on my laptop platform ubuntu 20.04 ROSVERSION=1 ROSPYTHONVERSION=3 ROSPACKAGEPATH=/opt/ros/noetic/share:/home/capture/workspace/src ROSLISPPACKAGEDIRECTORIES=/home/capture/catkinws/devel/share/common-lisp ROSETCDIR=/opt/ros/noetic/etc/ros ROSMASTERURI={}:11311 ROSROOT=/opt/ros/noetic/share/ros ROSDISTRO=noetic

In both devices after cloning the following: git clone https://github.com/ROBOTIS-GIT/turtlebot3_msgs.git -b noetic-devel git clone https://github.com/ROBOTIS-GIT/turtlebot3.git -b noetic-devel git clone https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git

I am trying to run catkin_make but this message appears: -- Configuring incomplete, errors occurred! Invoking "cmake" failed !

How can be solved?

Thanks.

Asked by GMO on 2023-08-09 06:43:55 UTC

Comments

Answers