Machine Learning with TurtleBot3

You must be logged in to reply to this topic.

  • Toubleshooting: 'catkin_make' not found in directory
  • #88796

    Ruyel Rodrigues
    Participant

    During the Simulation package installation there is an error partway through the following:

    $ cd ~/catkin_ws/src/

    $ git clone -b noetic-devel https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git

    $ cd ~/catkin_ws && catkin_make

    The last command wont execute and ask to install catkin. However, it fails to install for several other reasons.

    Solution is to simply start a new terminal and try all three commands after first run has failed on the last line (meaning the git cloning was successful in the directory of /catkin_ws/src/).

    • This topic was modified 7 months, 3 weeks ago by Ruyel Rodrigues. Reason: Specificity
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.