fork download
  1. Not searching for unused variables given on the command line.
  2. -- Using CATKIN_DEVEL_PREFIX: /home/skpro19/catkin_ws/devel/.private/turtlebot3_bringup
  3. -- Using CMAKE_PREFIX_PATH: /home/skpro19/catkin_ws/devel;/opt/ros/melodic
  4. -- This workspace overlays: /home/skpro19/catkin_ws/devel;/opt/ros/melodic
  5. -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2")
  6. -- Using PYTHON_EXECUTABLE: /usr/bin/python2
  7. -- Using Debian Python package layout
  8. -- Using empy: /usr/bin/empy
  9. -- Using CATKIN_ENABLE_TESTING: ON
  10. -- Call enable_testing()
  11. -- Using CATKIN_TEST_RESULTS_DIR: /home/skpro19/catkin_ws/build/turtlebot3_bringup/test_results
  12. -- Found gtest sources under '/usr/src/googletest': gtests will be built
  13. -- Found gmock sources under '/usr/src/googletest': gmock will be built
  14. -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17")
  15. -- Using Python nosetests: /usr/bin/nosetests-2.7
  16. -- catkin 0.7.28
  17. -- BUILD_SHARED_LIBS is on
  18. -- Could NOT find turtlebot3_msgs (missing: turtlebot3_msgs_DIR)
  19. -- Could not find the required component 'turtlebot3_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
  20. CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
  21. Could not find a package configuration file provided by "turtlebot3_msgs"
  22. with any of the following names:
  23.  
  24. turtlebot3_msgsConfig.cmake
  25. turtlebot3_msgs-config.cmake
  26.  
  27. Add the installation prefix of "turtlebot3_msgs" to CMAKE_PREFIX_PATH or
  28. set "turtlebot3_msgs_DIR" to a directory containing one of the above files.
  29. If "turtlebot3_msgs" provides a separate development package or SDK, be
  30. sure it has been installed.
  31. Call Stack (most recent call first):
  32. CMakeLists.txt:13 (find_package)
  33.  
  34.  
  35. -- Configuring incomplete, errors occurred!
  36. See also "/home/skpro19/catkin_ws/build/turtlebot3_bringup/CMakeFiles/CMakeOutput.log".
  37. See also "/home/skpro19/catkin_ws/build/turtlebot3_bringup/CMakeFiles/CMakeError.log".
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty