From f4d7dfcc07a9ff23b96962b13312a84a149d3226 Mon Sep 17 00:00:00 2001 From: "cagdas-aras.ciblak" Date: Sun, 24 Mar 2024 17:28:15 +0100 Subject: [PATCH] redundant idk script removed --- catkin_ws/build/CMakeCache.txt | 59 ++-- .../3.16.3/CMakeDetermineCompilerABI_C.bin | Bin 16552 -> 16552 bytes .../3.16.3/CMakeDetermineCompilerABI_CXX.bin | Bin 16560 -> 16560 bytes .../build/CMakeFiles/3.16.3/CMakeSystem.cmake | 8 +- .../build/CMakeFiles/3.16.3/CompilerIdC/a.out | Bin 16712 -> 16712 bytes .../CMakeFiles/3.16.3/CompilerIdCXX/a.out | Bin 16720 -> 16720 bytes .../CMakeDirectoryInformation.cmake | 4 +- catkin_ws/build/CMakeFiles/CMakeError.log | 46 +-- catkin_ws/build/CMakeFiles/CMakeOutput.log | 274 +++++++++--------- .../build/CMakeFiles/CMakeRuleHashes.txt | 2 +- catkin_ws/build/CMakeFiles/Makefile.cmake | 79 ++++- catkin_ws/build/CMakeFiles/Makefile2 | 148 +++++----- .../build/CMakeFiles/TargetDirectories.txt | 118 ++++---- .../clean_test_results.dir/build.make | 8 +- .../download_extra_data.dir/build.make | 6 +- .../build/CMakeFiles/doxygen.dir/build.make | 6 +- .../build/CMakeFiles/run_tests.dir/build.make | 6 +- .../build/CMakeFiles/tests.dir/build.make | 6 +- catkin_ws/build/CTestConfiguration.ini | 8 +- catkin_ws/build/CTestTestfile.cmake | 4 +- catkin_ws/build/Makefile | 8 +- catkin_ws/build/atomic_configure/.rosinstall | 2 +- .../build/atomic_configure/_setup_util.py | 2 +- .../build/atomic_configure/local_setup.sh | 2 +- catkin_ws/build/atomic_configure/setup.sh | 2 +- .../CMakeDirectoryInformation.cmake | 4 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build.make | 8 +- .../build/ball_tracking/CTestTestfile.cmake | 4 +- catkin_ws/build/ball_tracking/Makefile | 80 ++--- .../installspace/ball_tracking.pc | 2 +- .../installspace/ball_trackingConfig.cmake | 8 +- .../pkg.develspace.context.pc.py | 2 +- .../pkg.installspace.context.pc.py | 2 +- .../build/ball_tracking/cmake_install.cmake | 12 +- .../catkin_generated/generate_cached_setup.py | 6 +- .../catkin_generated/installspace/.rosinstall | 2 +- .../installspace/_setup_util.py | 2 +- .../installspace/local_setup.sh | 2 +- .../catkin_generated/installspace/setup.sh | 2 +- .../build/catkin_generated/order_packages.py | 4 +- .../build/catkin_generated/setup_cached.sh | 5 +- .../stamps/Project/_setup_util.py.stamp | 2 +- catkin_ws/build/catkin_make.cache | 2 +- catkin_ws/build/cmake_install.cmake | 46 +-- .../CMakeDirectoryInformation.cmake | 2 +- catkin_ws/build/gtest/CTestTestfile.cmake | 2 +- catkin_ws/build/gtest/Makefile | 20 +- catkin_ws/build/gtest/cmake_install.cmake | 4 +- .../CMakeDirectoryInformation.cmake | 2 +- .../CMakeFiles/gmock.dir/DependInfo.cmake | 4 +- .../CMakeFiles/gmock.dir/build.make | 20 +- .../googlemock/CMakeFiles/gmock.dir/link.txt | 2 +- .../gmock_main.dir/DependInfo.cmake | 6 +- .../CMakeFiles/gmock_main.dir/build.make | 20 +- .../CMakeFiles/gmock_main.dir/link.txt | 2 +- .../gtest/googlemock/CTestTestfile.cmake | 2 +- catkin_ws/build/gtest/googlemock/Makefile | 40 +-- .../gtest/googlemock/cmake_install.cmake | 4 +- .../CMakeDirectoryInformation.cmake | 2 +- .../CMakeFiles/gtest.dir/DependInfo.cmake | 2 +- .../CMakeFiles/gtest.dir/build.make | 20 +- .../gtest_main.dir/DependInfo.cmake | 4 +- .../CMakeFiles/gtest_main.dir/build.make | 20 +- .../CMakeFiles/gtest_main.dir/link.txt | 2 +- .../gtest/googletest/CTestTestfile.cmake | 2 +- catkin_ws/build/gtest/googletest/Makefile | 40 +-- .../gtest/googletest/cmake_install.cmake | 2 +- catkin_ws/devel/.catkin | 2 +- catkin_ws/devel/.rosinstall | 2 +- catkin_ws/devel/_setup_util.py | 2 +- .../devel/lib/pkgconfig/ball_tracking.pc | 2 +- catkin_ws/devel/local_setup.sh | 2 +- catkin_ws/devel/setup.sh | 2 +- .../cmake/ball_trackingConfig.cmake | 10 +- .../src/ball_tracking/ball_tracking.launch | 3 - .../ball_tracking/ball_tracking_exp.launch | 3 - catkin_ws/src/ball_tracking/src/aruco_area.py | 75 +++-- .../src/{experimental => }/ball_prediction.py | 0 .../{experimental => }/prediction_monitor.py | 0 .../ball_tracking/src/tracker_aruco_idk.py | 133 --------- 94 files changed, 780 insertions(+), 785 deletions(-) rename catkin_ws/src/ball_tracking/src/{experimental => }/ball_prediction.py (100%) rename catkin_ws/src/ball_tracking/src/{experimental => }/prediction_monitor.py (100%) delete mode 100755 catkin_ws/src/ball_tracking/src/tracker_aruco_idk.py diff --git a/catkin_ws/build/CMakeCache.txt b/catkin_ws/build/CMakeCache.txt index 79ca2e4..59fdc8f 100644 --- a/catkin_ws/build/CMakeCache.txt +++ b/catkin_ws/build/CMakeCache.txt @@ -1,5 +1,5 @@ # This is the CMakeCache file. -# For build in directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build +# For build in directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. @@ -24,7 +24,7 @@ BUILD_SHARED_LIBS:BOOL=ON CATKIN_BLACKLIST_PACKAGES:STRING= //catkin devel space -CATKIN_DEVEL_PREFIX:PATH=/home/ros/catkin_ws/devel +CATKIN_DEVEL_PREFIX:PATH=/home/cagdas/catkin_ws/devel //Catkin enable testing CATKIN_ENABLE_TESTING:BOOL=ON @@ -162,7 +162,7 @@ CMAKE_INSTALL_MANDIR:PATH= CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/home/ros/catkin_ws/install +CMAKE_INSTALL_PREFIX:PATH=/home/cagdas/catkin_ws/install //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= @@ -306,6 +306,18 @@ EMPY_EXECUTABLE:FILEPATH=EMPY_EXECUTABLE-NOTFOUND //Empy script EMPY_SCRIPT:STRING=/usr/lib/python3/dist-packages/em.py +//Path to a library. +GMOCK_LIBRARY:FILEPATH=GMOCK_LIBRARY-NOTFOUND + +//Path to a library. +GMOCK_LIBRARY_DEBUG:FILEPATH=GMOCK_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +GMOCK_MAIN_LIBRARY:FILEPATH=GMOCK_MAIN_LIBRARY-NOTFOUND + +//Path to a library. +GMOCK_MAIN_LIBRARY_DEBUG:FILEPATH=GMOCK_MAIN_LIBRARY_DEBUG-NOTFOUND + //The directory containing a CMake configuration file for GMock. GMock_DIR:PATH=GMock_DIR-NOTFOUND @@ -324,6 +336,9 @@ GTEST_MAIN_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libgtest_main.a //Path to a library. GTEST_MAIN_LIBRARY_DEBUG:FILEPATH=GTEST_MAIN_LIBRARY_DEBUG-NOTFOUND +//The directory containing a CMake configuration file for GTest. +GTest_DIR:PATH=GTest_DIR-NOTFOUND + //Enable installation of googletest. (Projects embedding googletest // may want to turn this OFF.) INSTALL_GTEST:BOOL=OFF @@ -347,10 +362,10 @@ PYTHON_VERSION:STRING=3 PY_EM:STRING=/usr/lib/python3/dist-packages/em.py //Value Computed by CMake -Project_BINARY_DIR:STATIC=/home/ros/Bureau/Pong_Bot/catkin_ws/build +Project_BINARY_DIR:STATIC=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build //Value Computed by CMake -Project_SOURCE_DIR:STATIC=/home/ros/catkin_ws/src +Project_SOURCE_DIR:STATIC=/home/cagdas/catkin_ws/src //Path to a library. RT_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.so @@ -359,7 +374,7 @@ RT_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.so SETUPTOOLS_DEB_LAYOUT:BOOL=ON //Name of the computer/site where compile is being run -SITE:STRING=rosubuntu21 +SITE:STRING=cagdas-VirtualBox //LSB Distrib tag UBUNTU:BOOL=TRUE @@ -380,10 +395,10 @@ _gtest_INCLUDES:FILEPATH=/usr/include/gtest/gtest.h _gtest_SOURCES:FILEPATH=/usr/src/gtest/src/gtest.cc //Value Computed by CMake -ball_tracking_BINARY_DIR:STATIC=/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking +ball_tracking_BINARY_DIR:STATIC=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking //Value Computed by CMake -ball_tracking_SOURCE_DIR:STATIC=/home/ros/catkin_ws/src/ball_tracking +ball_tracking_SOURCE_DIR:STATIC=/home/cagdas/catkin_ws/src/ball_tracking //The directory containing a CMake configuration file for catkin. catkin_DIR:PATH=/opt/ros/noetic/share/catkin/cmake @@ -398,7 +413,7 @@ cv_bridge_DIR:PATH=/opt/ros/noetic/share/cv_bridge/cmake geometry_msgs_DIR:PATH=/opt/ros/noetic/share/geometry_msgs/cmake //Value Computed by CMake -gmock_BINARY_DIR:STATIC=/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock +gmock_BINARY_DIR:STATIC=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock //Dependencies for the target gmock_LIB_DEPENDS:STATIC=general;gtest; @@ -413,13 +428,13 @@ gmock_build_tests:BOOL=OFF gmock_main_LIB_DEPENDS:STATIC=general;gmock; //Value Computed by CMake -googletest-distribution_BINARY_DIR:STATIC=/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest +googletest-distribution_BINARY_DIR:STATIC=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest //Value Computed by CMake googletest-distribution_SOURCE_DIR:STATIC=/usr/src/googletest //Value Computed by CMake -gtest_BINARY_DIR:STATIC=/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest +gtest_BINARY_DIR:STATIC=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest //Value Computed by CMake gtest_SOURCE_DIR:STATIC=/usr/src/googletest/googletest @@ -476,14 +491,14 @@ std_msgs_DIR:PATH=/opt/ros/noetic/share/std_msgs/cmake ######################## //catkin environment -CATKIN_ENV:INTERNAL=/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/env_cached.sh -CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/ros/catkin_ws/build/test_results +CATKIN_ENV:INTERNAL=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/env_cached.sh +CATKIN_TEST_RESULTS_DIR:INTERNAL=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/test_results //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_CACHEFILE_DIR:INTERNAL=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache @@ -566,7 +581,7 @@ CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/ros/catkin_ws/src +CMAKE_HOME_DIRECTORY:INTERNAL=/home/cagdas/catkin_ws/src //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR @@ -670,12 +685,20 @@ FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] GMOCK_FROM_SOURCE_FOUND:INTERNAL=TRUE GMOCK_FROM_SOURCE_INCLUDE_DIRS:INTERNAL=/usr/src/googletest/googlemock/include GMOCK_FROM_SOURCE_LIBRARIES:INTERNAL=gmock -GMOCK_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ros/Bureau/Pong_Bot/catkin_ws/build/gmock +GMOCK_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gmock GMOCK_FROM_SOURCE_MAIN_LIBRARIES:INTERNAL=gmock_main +//ADVANCED property for variable: GMOCK_LIBRARY +GMOCK_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GMOCK_LIBRARY_DEBUG +GMOCK_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GMOCK_MAIN_LIBRARY +GMOCK_MAIN_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GMOCK_MAIN_LIBRARY_DEBUG +GMOCK_MAIN_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 GTEST_FROM_SOURCE_FOUND:INTERNAL=TRUE GTEST_FROM_SOURCE_INCLUDE_DIRS:INTERNAL=/usr/include GTEST_FROM_SOURCE_LIBRARIES:INTERNAL=gtest -GTEST_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest +GTEST_FROM_SOURCE_LIBRARY_DIRS:INTERNAL=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest GTEST_FROM_SOURCE_MAIN_LIBRARIES:INTERNAL=gtest_main //ADVANCED property for variable: GTEST_INCLUDE_DIR GTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1 @@ -694,7 +717,7 @@ PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 // it will install things. PYTHON_INSTALL_DIR:INTERNAL=lib/python3/dist-packages //CMAKE_INSTALL_PREFIX during last run -_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/home/ros/catkin_ws/install +_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/home/cagdas/catkin_ws/install //ADVANCED property for variable: gmock_build_tests gmock_build_tests-ADVANCED:INTERNAL=1 //ADVANCED property for variable: gtest_build_samples diff --git a/catkin_ws/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin b/catkin_ws/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin index 35de1468eef863e60eec8592df6b83860a5cea2c..ebea4b340830aee444aab660f7a351e9a05007f2 100755 GIT binary patch delta 53 zcmV-50LuTUfdQz20kCKT6i59-7&Sx6YURN5GG+tH6l(07|Fe7pwk!xTDIhs6G%hfc Lu>vBqTrf-!P{vBqTrf-!O>-1I diff --git a/catkin_ws/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin b/catkin_ws/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin index 9cba7ec766c0da3a854716392dd048bc86eb07ca..ee268c0505df7bc55aab1046342c263205c720a2 100755 GIT binary patch delta 53 zcmdnc$hZNBGMGg&MUQVkX5qH=x7%XPFZQQ=CeAplv$=+On+}JOrh=uOiJrmajZ8|L IV+=wB0ACCgk^lez delta 53 zcmdnc$hZNBGMGi`O`_Dcu6+5MrRK1n{COT;zjg9+H`g$4)8R1GRIt=D(KDF5kx6ND Ij6sM104dE9(*OVf diff --git a/catkin_ws/build/CMakeFiles/3.16.3/CMakeSystem.cmake b/catkin_ws/build/CMakeFiles/3.16.3/CMakeSystem.cmake index 8218b72..ee28ce1 100644 --- a/catkin_ws/build/CMakeFiles/3.16.3/CMakeSystem.cmake +++ b/catkin_ws/build/CMakeFiles/3.16.3/CMakeSystem.cmake @@ -1,13 +1,13 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.13.0-48-generic") +set(CMAKE_HOST_SYSTEM "Linux-5.15.0-91-generic") set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.13.0-48-generic") +set(CMAKE_HOST_SYSTEM_VERSION "5.15.0-91-generic") set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") -set(CMAKE_SYSTEM "Linux-5.13.0-48-generic") +set(CMAKE_SYSTEM "Linux-5.15.0-91-generic") set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "5.13.0-48-generic") +set(CMAKE_SYSTEM_VERSION "5.15.0-91-generic") set(CMAKE_SYSTEM_PROCESSOR "x86_64") set(CMAKE_CROSSCOMPILING "FALSE") diff --git a/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdC/a.out b/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdC/a.out index e82fab493fdf7ab5d55eaa479346af6ef1f959e7..b5c91a373fc518990e2aec59df62ee3a3ddb612a 100755 GIT binary patch delta 53 zcmV-50LuT!f&s{a0kCKT6yZ5V+ao1W;ZkIvlF7JgxWI+xF0*_C)+`7zDIhs6G%hfc Lu>vBqd@#%qZZH+G delta 53 zcmX@n#CW2KaYF{Ph=ZLVb^rhX diff --git a/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdCXX/a.out b/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdCXX/a.out index 34ec4a035bbb8902315ba9a0b3b352eb275bc2d7..2881803fe1c1315653cec8eead6766e2c9b69693 100755 GIT binary patch delta 53 zcmV-50LuT+f&tKi0kCKT6cengn>yFUfqbdxiNtf{&kBKcDzkh8)+`7zDIhs6G%hfc Lu>vBqd@$4yi1ijX delta 53 zcmV-50LuT+f&tKi0kCKT6m&F_k*taO^~bU;>vBqd@$4yg=`iN diff --git a/catkin_ws/build/CMakeFiles/CMakeDirectoryInformation.cmake b/catkin_ws/build/CMakeFiles/CMakeDirectoryInformation.cmake index 93f29e9..28622d8 100644 --- a/catkin_ws/build/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/catkin_ws/build/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.16 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/ros/catkin_ws/src") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros/Bureau/Pong_Bot/catkin_ws/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/cagdas/catkin_ws/src") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/catkin_ws/build/CMakeFiles/CMakeError.log b/catkin_ws/build/CMakeFiles/CMakeError.log index a2d4e90..fc64624 100644 --- a/catkin_ws/build/CMakeFiles/CMakeError.log +++ b/catkin_ws/build/CMakeFiles/CMakeError.log @@ -1,21 +1,21 @@ Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_029fa/fast && /usr/bin/make -f CMakeFiles/cmTC_029fa.dir/build.make CMakeFiles/cmTC_029fa.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_029fa.dir/src.c.o -/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_029fa.dir/src.c.o -c /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp/src.c -Linking C executable cmTC_029fa -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_029fa.dir/link.txt --verbose=1 -/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -rdynamic CMakeFiles/cmTC_029fa.dir/src.c.o -o cmTC_029fa -/usr/bin/ld: CMakeFiles/cmTC_029fa.dir/src.c.o: in function `main': +Run Build Command(s):/usr/bin/make cmTC_cd890/fast && /usr/bin/make -f CMakeFiles/cmTC_cd890.dir/build.make CMakeFiles/cmTC_cd890.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_cd890.dir/src.c.o +/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_cd890.dir/src.c.o -c /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp/src.c +Linking C executable cmTC_cd890 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd890.dir/link.txt --verbose=1 +/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -rdynamic CMakeFiles/cmTC_cd890.dir/src.c.o -o cmTC_cd890 +/usr/bin/ld: CMakeFiles/cmTC_cd890.dir/src.c.o: in function `main': src.c:(.text+0x46): undefined reference to `pthread_create' /usr/bin/ld: src.c:(.text+0x52): undefined reference to `pthread_detach' /usr/bin/ld: src.c:(.text+0x63): undefined reference to `pthread_join' collect2: error: ld returned 1 exit status -make[1]: *** [CMakeFiles/cmTC_029fa.dir/build.make:87: cmTC_029fa] Error 1 -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_029fa/fast] Error 2 +make[1]: *** [CMakeFiles/cmTC_cd890.dir/build.make:87: cmTC_cd890] Error 1 +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +make: *** [Makefile:121: cmTC_cd890/fast] Error 2 Source file was: @@ -39,20 +39,20 @@ int main(void) } Determining if the function pthread_create exists in the pthreads failed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_2f57b/fast && /usr/bin/make -f CMakeFiles/cmTC_2f57b.dir/build.make CMakeFiles/cmTC_2f57b.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_2f57b.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_2f57b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_2f57b -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2f57b.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_2f57b.dir/CheckFunctionExists.c.o -o cmTC_2f57b -lpthreads +Run Build Command(s):/usr/bin/make cmTC_64cb0/fast && /usr/bin/make -f CMakeFiles/cmTC_64cb0.dir/build.make CMakeFiles/cmTC_64cb0.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_64cb0.dir/CheckFunctionExists.c.o +/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_64cb0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c +Linking C executable cmTC_64cb0 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64cb0.dir/link.txt --verbose=1 +/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_64cb0.dir/CheckFunctionExists.c.o -o cmTC_64cb0 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status -make[1]: *** [CMakeFiles/cmTC_2f57b.dir/build.make:87: cmTC_2f57b] Error 1 -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -make: *** [Makefile:121: cmTC_2f57b/fast] Error 2 +make[1]: *** [CMakeFiles/cmTC_64cb0.dir/build.make:87: cmTC_64cb0] Error 1 +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +make: *** [Makefile:121: cmTC_64cb0/fast] Error 2 diff --git a/catkin_ws/build/CMakeFiles/CMakeOutput.log b/catkin_ws/build/CMakeFiles/CMakeOutput.log index 5b1b581..58f2591 100644 --- a/catkin_ws/build/CMakeFiles/CMakeOutput.log +++ b/catkin_ws/build/CMakeFiles/CMakeOutput.log @@ -1,4 +1,4 @@ -The system is: Linux - 5.13.0-48-generic - x86_64 +The system is: Linux - 5.15.0-91-generic - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: @@ -10,7 +10,7 @@ The output was: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" -The C compiler identification is GNU, found in "/home/ros/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdC/a.out" +The C compiler identification is GNU, found in "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ @@ -23,40 +23,40 @@ The output was: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" -The CXX compiler identification is GNU, found in "/home/ros/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdCXX/a.out" +The CXX compiler identification is GNU, found in "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/3.16.3/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_6aac3/fast && /usr/bin/make -f CMakeFiles/cmTC_6aac3.dir/build.make CMakeFiles/cmTC_6aac3.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_6aac3.dir/testCCompiler.c.o -/usr/bin/cc -o CMakeFiles/cmTC_6aac3.dir/testCCompiler.c.o -c /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp/testCCompiler.c -Linking C executable cmTC_6aac3 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6aac3.dir/link.txt --verbose=1 -/usr/bin/cc -rdynamic CMakeFiles/cmTC_6aac3.dir/testCCompiler.c.o -o cmTC_6aac3 -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +Run Build Command(s):/usr/bin/make cmTC_26ec8/fast && /usr/bin/make -f CMakeFiles/cmTC_26ec8.dir/build.make CMakeFiles/cmTC_26ec8.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_26ec8.dir/testCCompiler.c.o +/usr/bin/cc -o CMakeFiles/cmTC_26ec8.dir/testCCompiler.c.o -c /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp/testCCompiler.c +Linking C executable cmTC_26ec8 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26ec8.dir/link.txt --verbose=1 +/usr/bin/cc -rdynamic CMakeFiles/cmTC_26ec8.dir/testCCompiler.c.o -o cmTC_26ec8 +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_a1954/fast && /usr/bin/make -f CMakeFiles/cmTC_a1954.dir/build.make CMakeFiles/cmTC_a1954.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -/usr/bin/cc -v -o CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c +Run Build Command(s):/usr/bin/make cmTC_cee50/fast && /usr/bin/make -f CMakeFiles/cmTC_cee50.dir/build.make CMakeFiles/cmTC_cee50.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o +/usr/bin/cc -v -o CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c Using built-in specs. COLLECT_GCC=/usr/bin/cc OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix -gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccPoMlFY.s -GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) +gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' + /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccPkU6IX.s +GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu) compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 @@ -70,35 +70,35 @@ ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_ /usr/include/x86_64-linux-gnu /usr/include End of search list. -GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) +GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu) compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: c0c95c0b4209efec1c1892d5ff24030b -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o /tmp/ccPoMlFY.s +Compiler executable checksum: 01da938ff5dc2163489aa33cb3b747a7 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' + as -v --64 -o CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o /tmp/ccPkU6IX.s GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' -Linking C executable cmTC_a1954 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1954.dir/link.txt --verbose=1 -/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -o cmTC_a1954 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' +Linking C executable cmTC_cee50 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cee50.dir/link.txt --verbose=1 +/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -o cmTC_cee50 Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix -gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) +gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a1954' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBqZ3lp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_a1954 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a1954' '-mtune=generic' '-march=x86-64' -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cee50' '-mtune=generic' '-march=x86-64' + /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuuLeyq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cee50 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o +COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cee50' '-mtune=generic' '-march=x86-64' +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' @@ -119,23 +119,23 @@ Parsed C implicit include dir info from above output: rv=done Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp] + ignore line: [Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp] ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/make cmTC_a1954/fast && /usr/bin/make -f CMakeFiles/cmTC_a1954.dir/build.make CMakeFiles/cmTC_a1954.dir/build] - ignore line: [make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp'] - ignore line: [Building C object CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c] + ignore line: [Run Build Command(s):/usr/bin/make cmTC_cee50/fast && /usr/bin/make -f CMakeFiles/cmTC_cee50.dir/build.make CMakeFiles/cmTC_cee50.dir/build] + ignore line: [make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] - ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccPoMlFY.s] - ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu)] + ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccPkU6IX.s] + ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu)] ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] ignore line: [] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] @@ -149,38 +149,38 @@ Parsed C implicit link information from above output: ignore line: [ /usr/include/x86_64-linux-gnu] ignore line: [ /usr/include] ignore line: [End of search list.] - ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu)] + ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu)] ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] ignore line: [] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: c0c95c0b4209efec1c1892d5ff24030b] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o /tmp/ccPoMlFY.s] + ignore line: [Compiler executable checksum: 01da938ff5dc2163489aa33cb3b747a7] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o /tmp/ccPkU6IX.s] ignore line: [GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking C executable cmTC_a1954] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1954.dir/link.txt --verbose=1] - ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -o cmTC_a1954 ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] + ignore line: [Linking C executable cmTC_cee50] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cee50.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -o cmTC_cee50 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] - ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ] + ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_a1954' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccBqZ3lp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_a1954 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_cee50' '-mtune=generic' '-march=x86-64'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuuLeyq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_cee50 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/9/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccBqZ3lp.res] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccuuLeyq.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore @@ -199,7 +199,7 @@ Parsed C implicit link information from above output: arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore - arg [cmTC_a1954] ==> ignore + arg [cmTC_cee50] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o] ==> ignore @@ -211,7 +211,7 @@ Parsed C implicit link information from above output: arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] - arg [CMakeFiles/cmTC_a1954.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [CMakeFiles/cmTC_cee50.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--push-state] ==> ignore arg [--as-needed] ==> ignore @@ -239,37 +239,37 @@ Parsed C implicit link information from above output: Determining if the CXX compiler works passed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_95dc5/fast && /usr/bin/make -f CMakeFiles/cmTC_95dc5.dir/build.make CMakeFiles/cmTC_95dc5.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_95dc5.dir/testCXXCompiler.cxx.o -/usr/bin/c++ -o CMakeFiles/cmTC_95dc5.dir/testCXXCompiler.cxx.o -c /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_95dc5 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95dc5.dir/link.txt --verbose=1 -/usr/bin/c++ -rdynamic CMakeFiles/cmTC_95dc5.dir/testCXXCompiler.cxx.o -o cmTC_95dc5 -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +Run Build Command(s):/usr/bin/make cmTC_82f40/fast && /usr/bin/make -f CMakeFiles/cmTC_82f40.dir/build.make CMakeFiles/cmTC_82f40.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_82f40.dir/testCXXCompiler.cxx.o +/usr/bin/c++ -o CMakeFiles/cmTC_82f40.dir/testCXXCompiler.cxx.o -c /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx +Linking CXX executable cmTC_82f40 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_82f40.dir/link.txt --verbose=1 +/usr/bin/c++ -rdynamic CMakeFiles/cmTC_82f40.dir/testCXXCompiler.cxx.o -o cmTC_82f40 +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_af7c2/fast && /usr/bin/make -f CMakeFiles/cmTC_af7c2.dir/build.make CMakeFiles/cmTC_af7c2.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -/usr/bin/c++ -v -o CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp +Run Build Command(s):/usr/bin/make cmTC_52f6e/fast && /usr/bin/make -f CMakeFiles/cmTC_52f6e.dir/build.make CMakeFiles/cmTC_52f6e.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/c++ -v -o CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp Using built-in specs. COLLECT_GCC=/usr/bin/c++ OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix -gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cc0r5v8U.s -GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) +gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' + /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cctEGjtY.s +GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu) compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 @@ -287,35 +287,35 @@ ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_ /usr/include/x86_64-linux-gnu /usr/include End of search list. -GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu) +GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu) compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: 65fe925b83d3956b533de4aaba7dace0 -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc0r5v8U.s +Compiler executable checksum: 3d1eba838554fa2348dba760e4770469 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' + as -v --64 -o CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o /tmp/cctEGjtY.s GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -Linking CXX executable cmTC_af7c2 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af7c2.dir/link.txt --verbose=1 -/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_af7c2 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' +Linking CXX executable cmTC_52f6e +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52f6e.dir/link.txt --verbose=1 +/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_52f6e Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix -gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) +gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_af7c2' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc07wO4m.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_af7c2 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_af7c2' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_52f6e' '-shared-libgcc' '-mtune=generic' '-march=x86-64' + /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cckhtcjp.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_52f6e /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o +COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_52f6e' '-shared-libgcc' '-mtune=generic' '-march=x86-64' +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' @@ -342,23 +342,23 @@ Parsed CXX implicit include dir info from above output: rv=done Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp] + ignore line: [Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp] ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/make cmTC_af7c2/fast && /usr/bin/make -f CMakeFiles/cmTC_af7c2.dir/build.make CMakeFiles/cmTC_af7c2.dir/build] - ignore line: [make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp'] - ignore line: [Building CXX object CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Run Build Command(s):/usr/bin/make cmTC_52f6e/fast && /usr/bin/make -f CMakeFiles/cmTC_52f6e.dir/build.make CMakeFiles/cmTC_52f6e.dir/build] + ignore line: [make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] - ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cc0r5v8U.s] - ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu)] + ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cctEGjtY.s] + ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu)] ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] ignore line: [] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] @@ -376,38 +376,38 @@ Parsed CXX implicit link information from above output: ignore line: [ /usr/include/x86_64-linux-gnu] ignore line: [ /usr/include] ignore line: [End of search list.] - ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (x86_64-linux-gnu)] + ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.2) version 9.4.0 (x86_64-linux-gnu)] ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP] ignore line: [] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 65fe925b83d3956b533de4aaba7dace0] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc0r5v8U.s] + ignore line: [Compiler executable checksum: 3d1eba838554fa2348dba760e4770469] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o /tmp/cctEGjtY.s] ignore line: [GNU assembler version 2.34 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking CXX executable cmTC_af7c2] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af7c2.dir/link.txt --verbose=1] - ignore line: [/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_af7c2 ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] + ignore line: [Linking CXX executable cmTC_52f6e] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52f6e.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_52f6e ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:hsa] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] - ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] - ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ] + ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/9/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/9/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_af7c2' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc07wO4m.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_af7c2 /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_52f6e' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cckhtcjp.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_52f6e /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/9/../../.. CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/9/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cc07wO4m.res] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cckhtcjp.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore @@ -426,7 +426,7 @@ Parsed CXX implicit link information from above output: arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore - arg [cmTC_af7c2] ==> ignore + arg [cmTC_52f6e] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/9/crtbeginS.o] ==> ignore @@ -438,7 +438,7 @@ Parsed CXX implicit link information from above output: arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/9/../../..] - arg [CMakeFiles/cmTC_af7c2.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [CMakeFiles/cmTC_52f6e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] @@ -462,30 +462,30 @@ Parsed CXX implicit link information from above output: Determining if the include file pthread.h exists passed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_773f9/fast && /usr/bin/make -f CMakeFiles/cmTC_773f9.dir/build.make CMakeFiles/cmTC_773f9.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_773f9.dir/CheckIncludeFile.c.o -/usr/bin/cc -o CMakeFiles/cmTC_773f9.dir/CheckIncludeFile.c.o -c /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -Linking C executable cmTC_773f9 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_773f9.dir/link.txt --verbose=1 -/usr/bin/cc -rdynamic CMakeFiles/cmTC_773f9.dir/CheckIncludeFile.c.o -o cmTC_773f9 -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +Run Build Command(s):/usr/bin/make cmTC_40da1/fast && /usr/bin/make -f CMakeFiles/cmTC_40da1.dir/build.make CMakeFiles/cmTC_40da1.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_40da1.dir/CheckIncludeFile.c.o +/usr/bin/cc -o CMakeFiles/cmTC_40da1.dir/CheckIncludeFile.c.o -c /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c +Linking C executable cmTC_40da1 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_40da1.dir/link.txt --verbose=1 +/usr/bin/cc -rdynamic CMakeFiles/cmTC_40da1.dir/CheckIncludeFile.c.o -o cmTC_40da1 +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' Determining if the function pthread_create exists in the pthread passed with the following output: -Change Dir: /home/ros/catkin_ws/build/CMakeFiles/CMakeTmp +Change Dir: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp -Run Build Command(s):/usr/bin/make cmTC_f9707/fast && /usr/bin/make -f CMakeFiles/cmTC_f9707.dir/build.make CMakeFiles/cmTC_f9707.dir/build -make[1]: Entering directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_f9707.dir/CheckFunctionExists.c.o -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_f9707.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c -Linking C executable cmTC_f9707 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9707.dir/link.txt --verbose=1 -/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_f9707.dir/CheckFunctionExists.c.o -o cmTC_f9707 -lpthread -make[1]: Leaving directory '/home/ros/catkin_ws/build/CMakeFiles/CMakeTmp' +Run Build Command(s):/usr/bin/make cmTC_08eaf/fast && /usr/bin/make -f CMakeFiles/cmTC_08eaf.dir/build.make CMakeFiles/cmTC_08eaf.dir/build +make[1]: Entering directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_08eaf.dir/CheckFunctionExists.c.o +/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_08eaf.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c +Linking C executable cmTC_08eaf +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08eaf.dir/link.txt --verbose=1 +/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_08eaf.dir/CheckFunctionExists.c.o -o cmTC_08eaf -lpthread +make[1]: Leaving directory '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/CMakeTmp' diff --git a/catkin_ws/build/CMakeFiles/CMakeRuleHashes.txt b/catkin_ws/build/CMakeFiles/CMakeRuleHashes.txt index 82ca3ca..fd1da61 100644 --- a/catkin_ws/build/CMakeFiles/CMakeRuleHashes.txt +++ b/catkin_ws/build/CMakeFiles/CMakeRuleHashes.txt @@ -1,2 +1,2 @@ # Hashes of file build rules. -5f23a8416e0505da8271bc72dbce28ed CMakeFiles/clean_test_results +6209a31b6be4d2446cda6bce75ffe22e CMakeFiles/clean_test_results diff --git a/catkin_ws/build/CMakeFiles/Makefile.cmake b/catkin_ws/build/CMakeFiles/Makefile.cmake index 120f7df..d22c11b 100644 --- a/catkin_ws/build/CMakeFiles/Makefile.cmake +++ b/catkin_ws/build/CMakeFiles/Makefile.cmake @@ -15,9 +15,9 @@ set(CMAKE_MAKEFILE_DEPENDS "catkin/catkin_generated/version/package.cmake" "catkin_generated/installspace/_setup_util.py" "catkin_generated/order_packages.cmake" - "/home/ros/catkin_ws/src/CMakeLists.txt" - "/home/ros/catkin_ws/src/ball_tracking/CMakeLists.txt" - "/home/ros/catkin_ws/src/ball_tracking/package.xml" + "/home/cagdas/catkin_ws/src/CMakeLists.txt" + "/home/cagdas/catkin_ws/src/ball_tracking/CMakeLists.txt" + "/home/cagdas/catkin_ws/src/ball_tracking/package.xml" "/opt/ros/noetic/share/catkin/cmake/all.cmake" "/opt/ros/noetic/share/catkin/cmake/assert.cmake" "/opt/ros/noetic/share/catkin/cmake/atomic_configure_file.cmake" @@ -103,24 +103,90 @@ set(CMAKE_MAKEFILE_DEPENDS "/opt/ros/noetic/share/std_msgs/cmake/std_msgs-msg-extras.cmake" "/opt/ros/noetic/share/std_msgs/cmake/std_msgsConfig-version.cmake" "/opt/ros/noetic/share/std_msgs/cmake/std_msgsConfig.cmake" + "/usr/share/cmake-3.16/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c" "/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-3.16/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp" "/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake" "/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" "/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-3.16/Modules/CMakeCompilerIdDetection.cmake" "/usr/share/cmake-3.16/Modules/CMakeDependentOption.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCompileFeatures.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake-3.16/Modules/CMakeFindBinUtils.cmake" "/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake" "/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake" "/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake" "/usr/share/cmake-3.16/Modules/CMakeParseArguments.cmake" + "/usr/share/cmake-3.16/Modules/CMakeParseImplicitIncludeInfo.cmake" + "/usr/share/cmake-3.16/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake-3.16/Modules/CMakeSystem.cmake.in" "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake" "/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake-3.16/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake-3.16/Modules/CMakeTestCompilerCommon.cmake" + "/usr/share/cmake-3.16/Modules/CMakeUnixFindMake.cmake" "/usr/share/cmake-3.16/Modules/CheckCSourceCompiles.cmake" + "/usr/share/cmake-3.16/Modules/CheckFunctionExists.c" + "/usr/share/cmake-3.16/Modules/CheckIncludeFile.c.in" "/usr/share/cmake-3.16/Modules/CheckIncludeFile.cmake" "/usr/share/cmake-3.16/Modules/CheckLibraryExists.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" "/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/GNU-C-DetermineCompiler.cmake" "/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" "/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/GNU-FindBinUtils.cmake" "/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.16/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" "/usr/share/cmake-3.16/Modules/DartConfiguration.tcl.in" "/usr/share/cmake-3.16/Modules/FindGTest.cmake" "/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake" @@ -130,6 +196,8 @@ set(CMAKE_MAKEFILE_DEPENDS "/usr/share/cmake-3.16/Modules/GNUInstallDirs.cmake" "/usr/share/cmake-3.16/Modules/GoogleTest.cmake" "/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake" + "/usr/share/cmake-3.16/Modules/Internal/FeatureTesting.cmake" + "/usr/share/cmake-3.16/Modules/Platform/Linux-Determine-CXX.cmake" "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake" "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake" "/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake" @@ -149,6 +217,11 @@ set(CMAKE_MAKEFILE_OUTPUTS # Byproducts of CMake generate step: set(CMAKE_MAKEFILE_PRODUCTS + "CMakeFiles/3.16.3/CMakeSystem.cmake" + "CMakeFiles/3.16.3/CMakeCCompiler.cmake" + "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake" + "CMakeFiles/3.16.3/CMakeCCompiler.cmake" + "CMakeFiles/3.16.3/CMakeCXXCompiler.cmake" "CTestConfiguration.ini" "catkin_generated/stamps/Project/package.xml.stamp" "atomic_configure/_setup_util.py" diff --git a/catkin_ws/build/CMakeFiles/Makefile2 b/catkin_ws/build/CMakeFiles/Makefile2 index 5cb3940..12e3944 100644 --- a/catkin_ws/build/CMakeFiles/Makefile2 +++ b/catkin_ws/build/CMakeFiles/Makefile2 @@ -44,10 +44,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Directory level rules for the build root directory @@ -171,14 +171,14 @@ gtest/googletest/clean: gtest/googletest/CMakeFiles/gtest.dir/clean CMakeFiles/doxygen.dir/all: $(MAKE) -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/depend $(MAKE) -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target doxygen" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target doxygen" .PHONY : CMakeFiles/doxygen.dir/all # Build rule for subdir invocation for target. CMakeFiles/doxygen.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/doxygen.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : CMakeFiles/doxygen.dir/rule # Convenience name for target. @@ -198,14 +198,14 @@ CMakeFiles/doxygen.dir/clean: CMakeFiles/run_tests.dir/all: $(MAKE) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/depend $(MAKE) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target run_tests" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target run_tests" .PHONY : CMakeFiles/run_tests.dir/all # Build rule for subdir invocation for target. CMakeFiles/run_tests.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/run_tests.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : CMakeFiles/run_tests.dir/rule # Convenience name for target. @@ -225,14 +225,14 @@ CMakeFiles/run_tests.dir/clean: CMakeFiles/clean_test_results.dir/all: $(MAKE) -f CMakeFiles/clean_test_results.dir/build.make CMakeFiles/clean_test_results.dir/depend $(MAKE) -f CMakeFiles/clean_test_results.dir/build.make CMakeFiles/clean_test_results.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target clean_test_results" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target clean_test_results" .PHONY : CMakeFiles/clean_test_results.dir/all # Build rule for subdir invocation for target. CMakeFiles/clean_test_results.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/clean_test_results.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : CMakeFiles/clean_test_results.dir/rule # Convenience name for target. @@ -252,14 +252,14 @@ CMakeFiles/clean_test_results.dir/clean: CMakeFiles/tests.dir/all: $(MAKE) -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/depend $(MAKE) -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target tests" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target tests" .PHONY : CMakeFiles/tests.dir/all # Build rule for subdir invocation for target. CMakeFiles/tests.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/tests.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : CMakeFiles/tests.dir/rule # Convenience name for target. @@ -279,14 +279,14 @@ CMakeFiles/tests.dir/clean: CMakeFiles/download_extra_data.dir/all: $(MAKE) -f CMakeFiles/download_extra_data.dir/build.make CMakeFiles/download_extra_data.dir/depend $(MAKE) -f CMakeFiles/download_extra_data.dir/build.make CMakeFiles/download_extra_data.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target download_extra_data" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target download_extra_data" .PHONY : CMakeFiles/download_extra_data.dir/all # Build rule for subdir invocation for target. CMakeFiles/download_extra_data.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/download_extra_data.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : CMakeFiles/download_extra_data.dir/rule # Convenience name for target. @@ -307,14 +307,14 @@ gtest/googlemock/CMakeFiles/gmock_main.dir/all: gtest/googlemock/CMakeFiles/gmoc gtest/googlemock/CMakeFiles/gmock_main.dir/all: gtest/googletest/CMakeFiles/gtest.dir/all $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/depend $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=3,4 "Built target gmock_main" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=3,4 "Built target gmock_main" .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/all # Build rule for subdir invocation for target. gtest/googlemock/CMakeFiles/gmock_main.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 6 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 6 $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock_main.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/rule # Convenience name for target. @@ -334,14 +334,14 @@ gtest/googlemock/CMakeFiles/gmock_main.dir/clean: gtest/googlemock/CMakeFiles/gmock.dir/all: gtest/googletest/CMakeFiles/gtest.dir/all $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/depend $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=1,2 "Built target gmock" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=1,2 "Built target gmock" .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/all # Build rule for subdir invocation for target. gtest/googlemock/CMakeFiles/gmock.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 4 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 4 $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/rule # Convenience name for target. @@ -361,14 +361,14 @@ gtest/googlemock/CMakeFiles/gmock.dir/clean: gtest/googletest/CMakeFiles/gtest_main.dir/all: gtest/googletest/CMakeFiles/gtest.dir/all $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/depend $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=7,8 "Built target gtest_main" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=7,8 "Built target gtest_main" .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/all # Build rule for subdir invocation for target. gtest/googletest/CMakeFiles/gtest_main.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 4 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 4 $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest_main.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/rule # Convenience name for target. @@ -388,14 +388,14 @@ gtest/googletest/CMakeFiles/gtest_main.dir/clean: gtest/googletest/CMakeFiles/gtest.dir/all: $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/depend $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=5,6 "Built target gtest" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=5,6 "Built target gtest" .PHONY : gtest/googletest/CMakeFiles/gtest.dir/all # Build rule for subdir invocation for target. gtest/googletest/CMakeFiles/gtest.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 2 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 2 $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : gtest/googletest/CMakeFiles/gtest.dir/rule # Convenience name for target. @@ -415,14 +415,14 @@ gtest/googletest/CMakeFiles/gtest.dir/clean: ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_nodejs" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_nodejs" .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -442,14 +442,14 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/clean: ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_py" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_py" .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -469,14 +469,14 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/clean: ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_cpp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_cpp" .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule # Convenience name for target. @@ -496,14 +496,14 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/clean: ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_lisp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_lisp" .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -523,14 +523,14 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/clean: ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_eus" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_eus" .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -550,14 +550,14 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/clean: ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_eus" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_eus" .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -577,14 +577,14 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/clean: ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_eus" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_eus" .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -604,14 +604,14 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/clean: ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_lisp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_lisp" .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -631,14 +631,14 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/clean: ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_lisp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_lisp" .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -658,14 +658,14 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/clean: ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_nodejs" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_nodejs" .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -685,14 +685,14 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/clean: ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_py" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_py" .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -712,14 +712,14 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/clean: ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_py" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target sensor_msgs_generate_messages_py" .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -739,14 +739,14 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/clean: ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_cpp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_cpp" .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule # Convenience name for target. @@ -766,14 +766,14 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/clean: ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_nodejs" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target geometry_msgs_generate_messages_nodejs" .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -793,14 +793,14 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/clean: ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/all: $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/depend $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_cpp" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num= "Built target std_msgs_generate_messages_cpp" .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/all # Build rule for subdir invocation for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule # Convenience name for target. diff --git a/catkin_ws/build/CMakeFiles/TargetDirectories.txt b/catkin_ws/build/CMakeFiles/TargetDirectories.txt index 7f629f9..894bd77 100644 --- a/catkin_ws/build/CMakeFiles/TargetDirectories.txt +++ b/catkin_ws/build/CMakeFiles/TargetDirectories.txt @@ -1,59 +1,59 @@ -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/install/strip.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/install/local.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/install.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/list_install_components.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/rebuild_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/edit_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/test.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/doxygen.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/run_tests.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/clean_test_results.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/tests.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/download_extra_data.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install/strip.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install/local.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/list_install_components.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/rebuild_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/edit_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/test.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install/strip.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install/local.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/list_install_components.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/rebuild_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/edit_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/test.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install/strip.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install/local.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/list_install_components.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/rebuild_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/edit_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/test.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/rebuild_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/edit_cache.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/test.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/list_install_components.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install/local.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install/strip.dir -/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/install/strip.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/install/local.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/install.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/list_install_components.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/rebuild_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/edit_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/test.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/doxygen.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/run_tests.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/clean_test_results.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/tests.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/download_extra_data.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install/strip.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install/local.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/install.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/list_install_components.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/rebuild_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/edit_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/test.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install/strip.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install/local.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/install.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/list_install_components.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/rebuild_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/edit_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/test.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install/strip.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install/local.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/install.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/list_install_components.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/rebuild_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/edit_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/test.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/rebuild_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/edit_cache.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/test.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/list_install_components.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install/local.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/install/strip.dir +/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir diff --git a/catkin_ws/build/CMakeFiles/clean_test_results.dir/build.make b/catkin_ws/build/CMakeFiles/clean_test_results.dir/build.make index 6abbdb3..1c71d33 100644 --- a/catkin_ws/build/CMakeFiles/clean_test_results.dir/build.make +++ b/catkin_ws/build/CMakeFiles/clean_test_results.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for clean_test_results. @@ -54,7 +54,7 @@ CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build include CMakeFiles/clean_test_results.dir/progress.make CMakeFiles/clean_test_results: - /usr/bin/python3 /opt/ros/noetic/share/catkin/cmake/test/remove_test_results.py /home/ros/catkin_ws/build/test_results + /usr/bin/python3 /opt/ros/noetic/share/catkin/cmake/test/remove_test_results.py /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/test_results clean_test_results: CMakeFiles/clean_test_results clean_test_results: CMakeFiles/clean_test_results.dir/build.make @@ -71,6 +71,6 @@ CMakeFiles/clean_test_results.dir/clean: .PHONY : CMakeFiles/clean_test_results.dir/clean CMakeFiles/clean_test_results.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/clean_test_results.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/clean_test_results.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/clean_test_results.dir/depend diff --git a/catkin_ws/build/CMakeFiles/download_extra_data.dir/build.make b/catkin_ws/build/CMakeFiles/download_extra_data.dir/build.make index 85aebeb..4576e54 100644 --- a/catkin_ws/build/CMakeFiles/download_extra_data.dir/build.make +++ b/catkin_ws/build/CMakeFiles/download_extra_data.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for download_extra_data. @@ -67,6 +67,6 @@ CMakeFiles/download_extra_data.dir/clean: .PHONY : CMakeFiles/download_extra_data.dir/clean CMakeFiles/download_extra_data.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/download_extra_data.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/download_extra_data.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/download_extra_data.dir/depend diff --git a/catkin_ws/build/CMakeFiles/doxygen.dir/build.make b/catkin_ws/build/CMakeFiles/doxygen.dir/build.make index 1e7e2f7..8783263 100644 --- a/catkin_ws/build/CMakeFiles/doxygen.dir/build.make +++ b/catkin_ws/build/CMakeFiles/doxygen.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for doxygen. @@ -67,6 +67,6 @@ CMakeFiles/doxygen.dir/clean: .PHONY : CMakeFiles/doxygen.dir/clean CMakeFiles/doxygen.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/doxygen.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/doxygen.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/doxygen.dir/depend diff --git a/catkin_ws/build/CMakeFiles/run_tests.dir/build.make b/catkin_ws/build/CMakeFiles/run_tests.dir/build.make index 7edadba..47bd836 100644 --- a/catkin_ws/build/CMakeFiles/run_tests.dir/build.make +++ b/catkin_ws/build/CMakeFiles/run_tests.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for run_tests. @@ -67,6 +67,6 @@ CMakeFiles/run_tests.dir/clean: .PHONY : CMakeFiles/run_tests.dir/clean CMakeFiles/run_tests.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/run_tests.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/run_tests.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/run_tests.dir/depend diff --git a/catkin_ws/build/CMakeFiles/tests.dir/build.make b/catkin_ws/build/CMakeFiles/tests.dir/build.make index 5f52fc1..96432b1 100644 --- a/catkin_ws/build/CMakeFiles/tests.dir/build.make +++ b/catkin_ws/build/CMakeFiles/tests.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for tests. @@ -67,6 +67,6 @@ CMakeFiles/tests.dir/clean: .PHONY : CMakeFiles/tests.dir/clean CMakeFiles/tests.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/tests.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/tests.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/tests.dir/depend diff --git a/catkin_ws/build/CTestConfiguration.ini b/catkin_ws/build/CTestConfiguration.ini index 43bbccb..f2cb43f 100644 --- a/catkin_ws/build/CTestConfiguration.ini +++ b/catkin_ws/build/CTestConfiguration.ini @@ -4,14 +4,14 @@ # Configuration directories and files -SourceDirectory: /home/ros/catkin_ws/src -BuildDirectory: /home/ros/Bureau/Pong_Bot/catkin_ws/build +SourceDirectory: /home/cagdas/catkin_ws/src +BuildDirectory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Where to place the cost data store CostDataFile: # Site is something like machine.domain, i.e. pragmatic.crd -Site: rosubuntu21 +Site: cagdas-VirtualBox # Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++ BuildName: @@ -26,7 +26,7 @@ SubmitURL: NightlyStartTime: # Commands for the build/test/submit cycle -ConfigureCommand: "/usr/bin/cmake" "/home/ros/catkin_ws/src" +ConfigureCommand: "/usr/bin/cmake" "/home/cagdas/catkin_ws/src" MakeCommand: DefaultCTestConfigurationType: diff --git a/catkin_ws/build/CTestTestfile.cmake b/catkin_ws/build/CTestTestfile.cmake index 76c3155..4a6e279 100644 --- a/catkin_ws/build/CTestTestfile.cmake +++ b/catkin_ws/build/CTestTestfile.cmake @@ -1,6 +1,6 @@ # CMake generated Testfile for -# Source directory: /home/ros/catkin_ws/src -# Build directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build +# Source directory: /home/cagdas/catkin_ws/src +# Build directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. diff --git a/catkin_ws/build/Makefile b/catkin_ws/build/Makefile index d235bdb..f2dc407 100644 --- a/catkin_ws/build/Makefile +++ b/catkin_ws/build/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Targets provided globally by CMake. @@ -137,9 +137,9 @@ test/fast: test # The main all target all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles/progress.marks + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : all # The main clean target diff --git a/catkin_ws/build/atomic_configure/.rosinstall b/catkin_ws/build/atomic_configure/.rosinstall index efbc3b1..a6b102b 100644 --- a/catkin_ws/build/atomic_configure/.rosinstall +++ b/catkin_ws/build/atomic_configure/.rosinstall @@ -1,2 +1,2 @@ - setup-file: - local-name: /home/ros/catkin_ws/devel/setup.sh + local-name: /home/cagdas/catkin_ws/devel/setup.sh diff --git a/catkin_ws/build/atomic_configure/_setup_util.py b/catkin_ws/build/atomic_configure/_setup_util.py index 9ff7935..6b3dc48 100755 --- a/catkin_ws/build/atomic_configure/_setup_util.py +++ b/catkin_ws/build/atomic_configure/_setup_util.py @@ -268,7 +268,7 @@ if __name__ == '__main__': if not args.local: # environment at generation time - CMAKE_PREFIX_PATH = r'/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';') + CMAKE_PREFIX_PATH = r'/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';') else: # don't consider any other prefix path than this one CMAKE_PREFIX_PATH = [] diff --git a/catkin_ws/build/atomic_configure/local_setup.sh b/catkin_ws/build/atomic_configure/local_setup.sh index b3f180b..e3274fa 100644 --- a/catkin_ws/build/atomic_configure/local_setup.sh +++ b/catkin_ws/build/atomic_configure/local_setup.sh @@ -3,7 +3,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/devel} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/devel} CATKIN_SETUP_UTIL_ARGS="--extend --local" . "$_CATKIN_SETUP_DIR/setup.sh" unset CATKIN_SETUP_UTIL_ARGS diff --git a/catkin_ws/build/atomic_configure/setup.sh b/catkin_ws/build/atomic_configure/setup.sh index e26ad5d..c104f28 100644 --- a/catkin_ws/build/atomic_configure/setup.sh +++ b/catkin_ws/build/atomic_configure/setup.sh @@ -11,7 +11,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/devel} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/devel} _SETUP_UTIL="$_CATKIN_SETUP_DIR/_setup_util.py" unset _CATKIN_SETUP_DIR diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/CMakeDirectoryInformation.cmake b/catkin_ws/build/ball_tracking/CMakeFiles/CMakeDirectoryInformation.cmake index 93f29e9..28622d8 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/catkin_ws/build/ball_tracking/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.16 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/ros/catkin_ws/src") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros/Bureau/Pong_Bot/catkin_ws/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/cagdas/catkin_ws/src") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make index 94fdb65..8c1ee1e 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for geometry_msgs_generate_messages_cpp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build: geometry .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_cpp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_cpp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/clean ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make index ba29d5d..9c053bd 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for geometry_msgs_generate_messages_eus. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build: geometry .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_eus.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_eus.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/clean ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make index 30abeef..915c2d1 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for geometry_msgs_generate_messages_lisp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build: geometr .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_lisp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_lisp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/clean ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make index f32dc8a..2666289 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for geometry_msgs_generate_messages_nodejs. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build: geome .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/clean ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make index 037b8e7..a709ce2 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for geometry_msgs_generate_messages_py. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build: geometry_ .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_py.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/geometry_msgs_generate_messages_py.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/clean ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make index 7167d14..946f7b2 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for sensor_msgs_generate_messages_cpp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build: sensor_msg .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_cpp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_cpp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/clean ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make index aea0b54..a53319b 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for sensor_msgs_generate_messages_eus. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build: sensor_msg .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_eus.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_eus.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/clean ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make index ae33d28..fa46e6c 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for sensor_msgs_generate_messages_lisp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build: sensor_ms .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_lisp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_lisp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/clean ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make index 7a99636..cf77216 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for sensor_msgs_generate_messages_nodejs. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build: sensor_ .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/clean ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make index fbcceff..f64d333 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for sensor_msgs_generate_messages_py. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build: sensor_msgs .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_py.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/sensor_msgs_generate_messages_py.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/clean ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make index 2c04d55..2735c20 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for std_msgs_generate_messages_cpp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build: std_msgs_gene .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_cpp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_cpp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/clean ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make index f67c07c..4326c3d 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for std_msgs_generate_messages_eus. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build: std_msgs_gene .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_eus.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_eus.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/clean ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make index 12212f4..6d0c400 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for std_msgs_generate_messages_lisp. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build: std_msgs_gen .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_lisp.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_lisp.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/clean ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make index 53bf980..5b8940c 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for std_msgs_generate_messages_nodejs. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build: std_msgs_g .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_nodejs.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_nodejs.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/clean ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/depend diff --git a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make index f6e61d4..99e3a23 100644 --- a/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make +++ b/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Utility rule file for std_msgs_generate_messages_py. @@ -63,10 +63,10 @@ ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build: std_msgs_gener .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_py.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking && $(CMAKE_COMMAND) -P CMakeFiles/std_msgs_generate_messages_py.dir/cmake_clean.cmake .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/clean ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /home/ros/catkin_ws/src/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /home/cagdas/catkin_ws/src/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/DependInfo.cmake --color=$(COLOR) .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/depend diff --git a/catkin_ws/build/ball_tracking/CTestTestfile.cmake b/catkin_ws/build/ball_tracking/CTestTestfile.cmake index 57e7761..23df248 100644 --- a/catkin_ws/build/ball_tracking/CTestTestfile.cmake +++ b/catkin_ws/build/ball_tracking/CTestTestfile.cmake @@ -1,6 +1,6 @@ # CMake generated Testfile for -# Source directory: /home/ros/catkin_ws/src/ball_tracking -# Build directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking +# Source directory: /home/cagdas/catkin_ws/src/ball_tracking +# Build directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. diff --git a/catkin_ws/build/ball_tracking/Makefile b/catkin_ws/build/ball_tracking/Makefile index 0db07c2..e7bb4e4 100644 --- a/catkin_ws/build/ball_tracking/Makefile +++ b/catkin_ws/build/ball_tracking/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Targets provided globally by CMake. @@ -137,14 +137,14 @@ install/strip/fast: preinstall/fast # The main all target all: cmake_check_build_system - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles /home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/progress.marks - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/CMakeFiles/progress.marks + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/clean + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/clean .PHONY : clean # The main clean target @@ -154,22 +154,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -179,12 +179,12 @@ std_msgs_generate_messages_nodejs: ball_tracking/CMakeFiles/std_msgs_generate_me # fast build rule for target. std_msgs_generate_messages_nodejs/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_nodejs.dir/build .PHONY : std_msgs_generate_messages_nodejs/fast # Convenience name for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -194,12 +194,12 @@ std_msgs_generate_messages_py: ball_tracking/CMakeFiles/std_msgs_generate_messag # fast build rule for target. std_msgs_generate_messages_py/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_py.dir/build .PHONY : std_msgs_generate_messages_py/fast # Convenience name for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/rule # Convenience name for target. @@ -209,12 +209,12 @@ sensor_msgs_generate_messages_cpp: ball_tracking/CMakeFiles/sensor_msgs_generate # fast build rule for target. sensor_msgs_generate_messages_cpp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_cpp.dir/build .PHONY : sensor_msgs_generate_messages_cpp/fast # Convenience name for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -224,12 +224,12 @@ std_msgs_generate_messages_lisp: ball_tracking/CMakeFiles/std_msgs_generate_mess # fast build rule for target. std_msgs_generate_messages_lisp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_lisp.dir/build .PHONY : std_msgs_generate_messages_lisp/fast # Convenience name for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -239,12 +239,12 @@ sensor_msgs_generate_messages_eus: ball_tracking/CMakeFiles/sensor_msgs_generate # fast build rule for target. sensor_msgs_generate_messages_eus/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_eus.dir/build .PHONY : sensor_msgs_generate_messages_eus/fast # Convenience name for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -254,12 +254,12 @@ geometry_msgs_generate_messages_eus: ball_tracking/CMakeFiles/geometry_msgs_gene # fast build rule for target. geometry_msgs_generate_messages_eus/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_eus.dir/build .PHONY : geometry_msgs_generate_messages_eus/fast # Convenience name for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/rule # Convenience name for target. @@ -269,12 +269,12 @@ std_msgs_generate_messages_eus: ball_tracking/CMakeFiles/std_msgs_generate_messa # fast build rule for target. std_msgs_generate_messages_eus/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_eus.dir/build .PHONY : std_msgs_generate_messages_eus/fast # Convenience name for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -284,12 +284,12 @@ geometry_msgs_generate_messages_lisp: ball_tracking/CMakeFiles/geometry_msgs_gen # fast build rule for target. geometry_msgs_generate_messages_lisp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_lisp.dir/build .PHONY : geometry_msgs_generate_messages_lisp/fast # Convenience name for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/rule # Convenience name for target. @@ -299,12 +299,12 @@ sensor_msgs_generate_messages_lisp: ball_tracking/CMakeFiles/sensor_msgs_generat # fast build rule for target. sensor_msgs_generate_messages_lisp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_lisp.dir/build .PHONY : sensor_msgs_generate_messages_lisp/fast # Convenience name for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -314,12 +314,12 @@ sensor_msgs_generate_messages_nodejs: ball_tracking/CMakeFiles/sensor_msgs_gener # fast build rule for target. sensor_msgs_generate_messages_nodejs/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_nodejs.dir/build .PHONY : sensor_msgs_generate_messages_nodejs/fast # Convenience name for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -329,12 +329,12 @@ geometry_msgs_generate_messages_py: ball_tracking/CMakeFiles/geometry_msgs_gener # fast build rule for target. geometry_msgs_generate_messages_py/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_py.dir/build .PHONY : geometry_msgs_generate_messages_py/fast # Convenience name for target. ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule .PHONY : ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/rule # Convenience name for target. @@ -344,12 +344,12 @@ sensor_msgs_generate_messages_py: ball_tracking/CMakeFiles/sensor_msgs_generate_ # fast build rule for target. sensor_msgs_generate_messages_py/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build.make ball_tracking/CMakeFiles/sensor_msgs_generate_messages_py.dir/build .PHONY : sensor_msgs_generate_messages_py/fast # Convenience name for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/rule # Convenience name for target. @@ -359,12 +359,12 @@ geometry_msgs_generate_messages_cpp: ball_tracking/CMakeFiles/geometry_msgs_gene # fast build rule for target. geometry_msgs_generate_messages_cpp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_cpp.dir/build .PHONY : geometry_msgs_generate_messages_cpp/fast # Convenience name for target. ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule .PHONY : ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/rule # Convenience name for target. @@ -374,12 +374,12 @@ geometry_msgs_generate_messages_nodejs: ball_tracking/CMakeFiles/geometry_msgs_g # fast build rule for target. geometry_msgs_generate_messages_nodejs/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build.make ball_tracking/CMakeFiles/geometry_msgs_generate_messages_nodejs.dir/build .PHONY : geometry_msgs_generate_messages_nodejs/fast # Convenience name for target. ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule .PHONY : ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/rule # Convenience name for target. @@ -389,7 +389,7 @@ std_msgs_generate_messages_cpp: ball_tracking/CMakeFiles/std_msgs_generate_messa # fast build rule for target. std_msgs_generate_messages_cpp/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build.make ball_tracking/CMakeFiles/std_msgs_generate_messages_cpp.dir/build .PHONY : std_msgs_generate_messages_cpp/fast # Help Target @@ -431,6 +431,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc b/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc index e953b72..cfeccf4 100644 --- a/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc +++ b/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc @@ -1,4 +1,4 @@ -prefix=/home/ros/catkin_ws/install +prefix=/home/cagdas/catkin_ws/install Name: ball_tracking Description: Description of ball_tracking diff --git a/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake b/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake index 9d8e4fc..5b33fc3 100644 --- a/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake +++ b/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake @@ -67,14 +67,14 @@ set(ball_tracking_CONFIG_INCLUDED TRUE) # set variables for source/devel/install prefixes if("FALSE" STREQUAL "TRUE") - set(ball_tracking_SOURCE_PREFIX /home/ros/catkin_ws/src/ball_tracking) - set(ball_tracking_DEVEL_PREFIX /home/ros/catkin_ws/devel) + set(ball_tracking_SOURCE_PREFIX /home/cagdas/catkin_ws/src/ball_tracking) + set(ball_tracking_DEVEL_PREFIX /home/cagdas/catkin_ws/devel) set(ball_tracking_INSTALL_PREFIX "") set(ball_tracking_PREFIX ${ball_tracking_DEVEL_PREFIX}) else() set(ball_tracking_SOURCE_PREFIX "") set(ball_tracking_DEVEL_PREFIX "") - set(ball_tracking_INSTALL_PREFIX /home/ros/catkin_ws/install) + set(ball_tracking_INSTALL_PREFIX /home/cagdas/catkin_ws/install) set(ball_tracking_PREFIX ${ball_tracking_INSTALL_PREFIX}) endif() @@ -154,7 +154,7 @@ foreach(library ${libraries}) set(lib_path "") set(lib "${library}-NOTFOUND") # since the path where the library is found is returned we have to iterate over the paths manually - foreach(path /home/ros/catkin_ws/install/lib;/home/ros/catkin_ws/devel/lib;/opt/ros/noetic/lib) + foreach(path /home/cagdas/catkin_ws/install/lib;/home/cagdas/catkin_ws/devel/lib;/opt/ros/noetic/lib) find_library(lib ${library} PATHS ${path} NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH) diff --git a/catkin_ws/build/ball_tracking/catkin_generated/pkg.develspace.context.pc.py b/catkin_ws/build/ball_tracking/catkin_generated/pkg.develspace.context.pc.py index caa8ae2..92a5c21 100644 --- a/catkin_ws/build/ball_tracking/catkin_generated/pkg.develspace.context.pc.py +++ b/catkin_ws/build/ball_tracking/catkin_generated/pkg.develspace.context.pc.py @@ -4,5 +4,5 @@ PROJECT_PKG_CONFIG_INCLUDE_DIRS = "".split(';') if "" != "" else [] PROJECT_CATKIN_DEPENDS = "".replace(';', ' ') PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".split(';') if "" != "" else [] PROJECT_NAME = "ball_tracking" -PROJECT_SPACE_DIR = "/home/ros/catkin_ws/devel" +PROJECT_SPACE_DIR = "/home/cagdas/catkin_ws/devel" PROJECT_VERSION = "0.0.0" diff --git a/catkin_ws/build/ball_tracking/catkin_generated/pkg.installspace.context.pc.py b/catkin_ws/build/ball_tracking/catkin_generated/pkg.installspace.context.pc.py index 4616e9f..c90a81a 100644 --- a/catkin_ws/build/ball_tracking/catkin_generated/pkg.installspace.context.pc.py +++ b/catkin_ws/build/ball_tracking/catkin_generated/pkg.installspace.context.pc.py @@ -4,5 +4,5 @@ PROJECT_PKG_CONFIG_INCLUDE_DIRS = "".split(';') if "" != "" else [] PROJECT_CATKIN_DEPENDS = "".replace(';', ' ') PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".split(';') if "" != "" else [] PROJECT_NAME = "ball_tracking" -PROJECT_SPACE_DIR = "/home/ros/catkin_ws/install" +PROJECT_SPACE_DIR = "/home/cagdas/catkin_ws/install" PROJECT_VERSION = "0.0.0" diff --git a/catkin_ws/build/ball_tracking/cmake_install.cmake b/catkin_ws/build/ball_tracking/cmake_install.cmake index 612187f..d5e7d04 100644 --- a/catkin_ws/build/ball_tracking/cmake_install.cmake +++ b/catkin_ws/build/ball_tracking/cmake_install.cmake @@ -1,8 +1,8 @@ -# Install script for directory: /home/ros/catkin_ws/src/ball_tracking +# Install script for directory: /home/cagdas/catkin_ws/src/ball_tracking # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/home/ros/catkin_ws/install") + set(CMAKE_INSTALL_PREFIX "/home/cagdas/catkin_ws/install") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") @@ -38,17 +38,17 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc") + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_tracking.pc") endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ball_tracking/cmake" TYPE FILE FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake" - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig-version.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/catkin_generated/installspace/ball_trackingConfig-version.cmake" ) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) - file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ball_tracking" TYPE FILE FILES "/home/ros/catkin_ws/src/ball_tracking/package.xml") + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ball_tracking" TYPE FILE FILES "/home/cagdas/catkin_ws/src/ball_tracking/package.xml") endif() diff --git a/catkin_ws/build/catkin_generated/generate_cached_setup.py b/catkin_ws/build/catkin_generated/generate_cached_setup.py index 722dcb9..ca192ab 100644 --- a/catkin_ws/build/catkin_generated/generate_cached_setup.py +++ b/catkin_ws/build/catkin_generated/generate_cached_setup.py @@ -12,16 +12,16 @@ try: from catkin.environment_cache import generate_environment_script except ImportError: # search for catkin package in all workspaces and prepend to path - for workspace in '/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';'): + for workspace in '/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';'): python_path = os.path.join(workspace, 'lib/python3/dist-packages') if os.path.isdir(os.path.join(python_path, 'catkin')): sys.path.insert(0, python_path) break from catkin.environment_cache import generate_environment_script -code = generate_environment_script('/home/ros/catkin_ws/devel/env.sh') +code = generate_environment_script('/home/cagdas/catkin_ws/devel/env.sh') -output_filename = '/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/setup_cached.sh' +output_filename = '/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/setup_cached.sh' with open(output_filename, 'w') as f: # print('Generate script for cached setup "%s"' % output_filename) f.write('\n'.join(code)) diff --git a/catkin_ws/build/catkin_generated/installspace/.rosinstall b/catkin_ws/build/catkin_generated/installspace/.rosinstall index 4bb1d18..fd8d08b 100644 --- a/catkin_ws/build/catkin_generated/installspace/.rosinstall +++ b/catkin_ws/build/catkin_generated/installspace/.rosinstall @@ -1,2 +1,2 @@ - setup-file: - local-name: /home/ros/catkin_ws/install/setup.sh + local-name: /home/cagdas/catkin_ws/install/setup.sh diff --git a/catkin_ws/build/catkin_generated/installspace/_setup_util.py b/catkin_ws/build/catkin_generated/installspace/_setup_util.py index 9ff7935..6b3dc48 100755 --- a/catkin_ws/build/catkin_generated/installspace/_setup_util.py +++ b/catkin_ws/build/catkin_generated/installspace/_setup_util.py @@ -268,7 +268,7 @@ if __name__ == '__main__': if not args.local: # environment at generation time - CMAKE_PREFIX_PATH = r'/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';') + CMAKE_PREFIX_PATH = r'/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';') else: # don't consider any other prefix path than this one CMAKE_PREFIX_PATH = [] diff --git a/catkin_ws/build/catkin_generated/installspace/local_setup.sh b/catkin_ws/build/catkin_generated/installspace/local_setup.sh index 02436f8..39e3c50 100644 --- a/catkin_ws/build/catkin_generated/installspace/local_setup.sh +++ b/catkin_ws/build/catkin_generated/installspace/local_setup.sh @@ -3,7 +3,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/install} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/install} CATKIN_SETUP_UTIL_ARGS="--extend --local" . "$_CATKIN_SETUP_DIR/setup.sh" unset CATKIN_SETUP_UTIL_ARGS diff --git a/catkin_ws/build/catkin_generated/installspace/setup.sh b/catkin_ws/build/catkin_generated/installspace/setup.sh index 531bca9..f5548b9 100644 --- a/catkin_ws/build/catkin_generated/installspace/setup.sh +++ b/catkin_ws/build/catkin_generated/installspace/setup.sh @@ -11,7 +11,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/install} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/install} _SETUP_UTIL="$_CATKIN_SETUP_DIR/_setup_util.py" unset _CATKIN_SETUP_DIR diff --git a/catkin_ws/build/catkin_generated/order_packages.py b/catkin_ws/build/catkin_generated/order_packages.py index 466524c..45b534f 100644 --- a/catkin_ws/build/catkin_generated/order_packages.py +++ b/catkin_ws/build/catkin_generated/order_packages.py @@ -1,5 +1,5 @@ # generated from catkin/cmake/template/order_packages.context.py.in -source_root_dir = '/home/ros/catkin_ws/src' +source_root_dir = '/home/cagdas/catkin_ws/src' whitelisted_packages = ''.split(';') if '' != '' else [] blacklisted_packages = ''.split(';') if '' != '' else [] -underlay_workspaces = '/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';') if '/home/ros/catkin_ws/devel;/opt/ros/noetic' != '' else [] +underlay_workspaces = '/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';') if '/home/cagdas/catkin_ws/devel;/opt/ros/noetic' != '' else [] diff --git a/catkin_ws/build/catkin_generated/setup_cached.sh b/catkin_ws/build/catkin_generated/setup_cached.sh index 1464dde..924c4eb 100755 --- a/catkin_ws/build/catkin_generated/setup_cached.sh +++ b/catkin_ws/build/catkin_generated/setup_cached.sh @@ -7,4 +7,7 @@ # new environment variables # modified environment variables -export PWD='/home/ros/Bureau/Pong_Bot/catkin_ws/build' \ No newline at end of file +export LD_LIBRARY_PATH='/opt/ros/noetic/lib' +export PKG_CONFIG_PATH='/opt/ros/noetic/lib/pkgconfig' +export PWD='/home/cagdas/Desktop/Pong_Bot/catkin_ws/build' +export ROS_PACKAGE_PATH='/home/cagdas/catkin_ws/src:/opt/ros/noetic/share' \ No newline at end of file diff --git a/catkin_ws/build/catkin_generated/stamps/Project/_setup_util.py.stamp b/catkin_ws/build/catkin_generated/stamps/Project/_setup_util.py.stamp index 9ff7935..6b3dc48 100755 --- a/catkin_ws/build/catkin_generated/stamps/Project/_setup_util.py.stamp +++ b/catkin_ws/build/catkin_generated/stamps/Project/_setup_util.py.stamp @@ -268,7 +268,7 @@ if __name__ == '__main__': if not args.local: # environment at generation time - CMAKE_PREFIX_PATH = r'/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';') + CMAKE_PREFIX_PATH = r'/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';') else: # don't consider any other prefix path than this one CMAKE_PREFIX_PATH = [] diff --git a/catkin_ws/build/catkin_make.cache b/catkin_ws/build/catkin_make.cache index efe48d0..41df213 100644 --- a/catkin_ws/build/catkin_make.cache +++ b/catkin_ws/build/catkin_make.cache @@ -1,2 +1,2 @@ ball_tracking --DCATKIN_DEVEL_PREFIX=/home/ros/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/ros/catkin_ws/install -G Unix Makefiles \ No newline at end of file +-DCATKIN_DEVEL_PREFIX=/home/cagdas/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/cagdas/catkin_ws/install -G Unix Makefiles \ No newline at end of file diff --git a/catkin_ws/build/cmake_install.cmake b/catkin_ws/build/cmake_install.cmake index 9ed2ce6..3532716 100644 --- a/catkin_ws/build/cmake_install.cmake +++ b/catkin_ws/build/cmake_install.cmake @@ -1,8 +1,8 @@ -# Install script for directory: /home/ros/catkin_ws/src +# Install script for directory: /home/cagdas/catkin_ws/src # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/home/ros/catkin_ws/install") + set(CMAKE_INSTALL_PREFIX "/home/cagdas/catkin_ws/install") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") @@ -49,89 +49,89 @@ endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/_setup_util.py") + "/home/cagdas/catkin_ws/install/_setup_util.py") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE PROGRAM FILES "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/_setup_util.py") +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE PROGRAM FILES "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/_setup_util.py") endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/env.sh") + "/home/cagdas/catkin_ws/install/env.sh") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE PROGRAM FILES "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/env.sh") +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE PROGRAM FILES "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/env.sh") endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/setup.bash;/home/ros/catkin_ws/install/local_setup.bash") + "/home/cagdas/catkin_ws/install/setup.bash;/home/cagdas/catkin_ws/install/local_setup.bash") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE FILE FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.bash" - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.bash" +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE FILE FILES + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.bash" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.bash" ) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/setup.sh;/home/ros/catkin_ws/install/local_setup.sh") + "/home/cagdas/catkin_ws/install/setup.sh;/home/cagdas/catkin_ws/install/local_setup.sh") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE FILE FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.sh" - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.sh" +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE FILE FILES + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.sh" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.sh" ) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/setup.zsh;/home/ros/catkin_ws/install/local_setup.zsh") + "/home/cagdas/catkin_ws/install/setup.zsh;/home/cagdas/catkin_ws/install/local_setup.zsh") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE FILE FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.zsh" - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.zsh" +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE FILE FILES + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/setup.zsh" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/local_setup.zsh" ) endif() if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES - "/home/ros/catkin_ws/install/.rosinstall") + "/home/cagdas/catkin_ws/install/.rosinstall") if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") endif() -file(INSTALL DESTINATION "/home/ros/catkin_ws/install" TYPE FILE FILES "/home/ros/Bureau/Pong_Bot/catkin_ws/build/catkin_generated/installspace/.rosinstall") +file(INSTALL DESTINATION "/home/cagdas/catkin_ws/install" TYPE FILE FILES "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/catkin_generated/installspace/.rosinstall") endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/cmake_install.cmake") - include("/home/ros/Bureau/Pong_Bot/catkin_ws/build/ball_tracking/cmake_install.cmake") + include("/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/cmake_install.cmake") + include("/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/ball_tracking/cmake_install.cmake") endif() @@ -143,5 +143,5 @@ endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/home/ros/Bureau/Pong_Bot/catkin_ws/build/${CMAKE_INSTALL_MANIFEST}" +file(WRITE "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/${CMAKE_INSTALL_MANIFEST}" "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/catkin_ws/build/gtest/CMakeFiles/CMakeDirectoryInformation.cmake b/catkin_ws/build/gtest/CMakeFiles/CMakeDirectoryInformation.cmake index 35577b8..3bc921a 100644 --- a/catkin_ws/build/gtest/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/catkin_ws/build/gtest/CMakeFiles/CMakeDirectoryInformation.cmake @@ -3,7 +3,7 @@ # Relative path conversion top directories. set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/src/googletest") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros/Bureau/Pong_Bot/catkin_ws/build") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/catkin_ws/build/gtest/CTestTestfile.cmake b/catkin_ws/build/gtest/CTestTestfile.cmake index 84f8e19..5953aa9 100644 --- a/catkin_ws/build/gtest/CTestTestfile.cmake +++ b/catkin_ws/build/gtest/CTestTestfile.cmake @@ -1,6 +1,6 @@ # CMake generated Testfile for # Source directory: /usr/src/googletest -# Build directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest +# Build directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. diff --git a/catkin_ws/build/gtest/Makefile b/catkin_ws/build/gtest/Makefile index 2b039c5..829d264 100644 --- a/catkin_ws/build/gtest/Makefile +++ b/catkin_ws/build/gtest/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Targets provided globally by CMake. @@ -137,14 +137,14 @@ test/fast: test # The main all target all: cmake_check_build_system - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/progress.marks - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/CMakeFiles/progress.marks + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/clean + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/clean .PHONY : clean # The main clean target @@ -154,17 +154,17 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Help Target @@ -191,6 +191,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/catkin_ws/build/gtest/cmake_install.cmake b/catkin_ws/build/gtest/cmake_install.cmake index d3f2412..5ffe6ee 100644 --- a/catkin_ws/build/gtest/cmake_install.cmake +++ b/catkin_ws/build/gtest/cmake_install.cmake @@ -2,7 +2,7 @@ # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/home/ros/catkin_ws/install") + set(CMAKE_INSTALL_PREFIX "/home/cagdas/catkin_ws/install") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") @@ -39,7 +39,7 @@ endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/cmake_install.cmake") + include("/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/cmake_install.cmake") endif() diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/CMakeDirectoryInformation.cmake b/catkin_ws/build/gtest/googlemock/CMakeFiles/CMakeDirectoryInformation.cmake index 35577b8..3bc921a 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/CMakeDirectoryInformation.cmake @@ -3,7 +3,7 @@ # Relative path conversion top directories. set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/src/googletest") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros/Bureau/Pong_Bot/catkin_ws/build") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake index 84f5dc4..5589a7b 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX - "/usr/src/googletest/googlemock/src/gmock-all.cc" "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o" + "/usr/src/googletest/googlemock/src/gmock-all.cc" "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o" ) set(CMAKE_CXX_COMPILER_ID "GNU") @@ -24,7 +24,7 @@ set(CMAKE_CXX_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/build.make b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/build.make index 4cbf558..8840851 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/build.make +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Include any dependencies generated for this target. include gtest/googlemock/CMakeFiles/gmock.dir/depend.make @@ -59,16 +59,16 @@ include gtest/googlemock/CMakeFiles/gmock.dir/flags.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o: gtest/googlemock/CMakeFiles/gmock.dir/flags.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o: /usr/src/googletest/googlemock/src/gmock-all.cc - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /usr/src/googletest/googlemock/src/gmock-all.cc + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gmock.dir/src/gmock-all.cc.o -c /usr/src/googletest/googlemock/src/gmock-all.cc gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gmock.dir/src/gmock-all.cc.i" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googlemock/src/gmock-all.cc > CMakeFiles/gmock.dir/src/gmock-all.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googlemock/src/gmock-all.cc > CMakeFiles/gmock.dir/src/gmock-all.cc.i gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gmock.dir/src/gmock-all.cc.s" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googlemock/src/gmock-all.cc -o CMakeFiles/gmock.dir/src/gmock-all.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googlemock/src/gmock-all.cc -o CMakeFiles/gmock.dir/src/gmock-all.cc.s # Object files for target gmock gmock_OBJECTS = \ @@ -81,8 +81,8 @@ gtest/lib/libgmock.so: gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o gtest/lib/libgmock.so: gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/lib/libgmock.so: gtest/lib/libgtest.so gtest/lib/libgmock.so: gtest/googlemock/CMakeFiles/gmock.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgmock.so" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgmock.so" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gmock.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. gtest/googlemock/CMakeFiles/gmock.dir/build: gtest/lib/libgmock.so @@ -90,10 +90,10 @@ gtest/googlemock/CMakeFiles/gmock.dir/build: gtest/lib/libgmock.so .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/build gtest/googlemock/CMakeFiles/gmock.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -P CMakeFiles/gmock.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -P CMakeFiles/gmock.dir/cmake_clean.cmake .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/clean gtest/googlemock/CMakeFiles/gmock.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /usr/src/googletest/googlemock /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /usr/src/googletest/googlemock /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=$(COLOR) .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/depend diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/link.txt b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/link.txt index 1cc5c68..1a74044 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/link.txt +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/link.txt @@ -1 +1 @@ -/usr/bin/c++ -fPIC -shared -Wl,-soname,libgmock.so -o ../lib/libgmock.so CMakeFiles/gmock.dir/src/gmock-all.cc.o -Wl,-rpath,/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgtest.so -lpthread +/usr/bin/c++ -fPIC -shared -Wl,-soname,libgmock.so -o ../lib/libgmock.so CMakeFiles/gmock.dir/src/gmock-all.cc.o -Wl,-rpath,/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgtest.so -lpthread diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake index ed77521..7f7928c 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX - "/usr/src/googletest/googlemock/src/gmock_main.cc" "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o" + "/usr/src/googletest/googlemock/src/gmock_main.cc" "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o" ) set(CMAKE_CXX_COMPILER_ID "GNU") @@ -24,8 +24,8 @@ set(CMAKE_CXX_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake" - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/build.make b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/build.make index bb3ddc1..3b46d6d 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/build.make +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Include any dependencies generated for this target. include gtest/googlemock/CMakeFiles/gmock_main.dir/depend.make @@ -59,16 +59,16 @@ include gtest/googlemock/CMakeFiles/gmock_main.dir/flags.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o: gtest/googlemock/CMakeFiles/gmock_main.dir/flags.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o: /usr/src/googletest/googlemock/src/gmock_main.cc - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -c /usr/src/googletest/googlemock/src/gmock_main.cc + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -c /usr/src/googletest/googlemock/src/gmock_main.cc gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gmock_main.dir/src/gmock_main.cc.i" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googlemock/src/gmock_main.cc > CMakeFiles/gmock_main.dir/src/gmock_main.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googlemock/src/gmock_main.cc > CMakeFiles/gmock_main.dir/src/gmock_main.cc.i gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gmock_main.dir/src/gmock_main.cc.s" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googlemock/src/gmock_main.cc -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googlemock/src/gmock_main.cc -o CMakeFiles/gmock_main.dir/src/gmock_main.cc.s # Object files for target gmock_main gmock_main_OBJECTS = \ @@ -82,8 +82,8 @@ gtest/lib/libgmock_main.so: gtest/googlemock/CMakeFiles/gmock_main.dir/build.mak gtest/lib/libgmock_main.so: gtest/lib/libgmock.so gtest/lib/libgmock_main.so: gtest/lib/libgtest.so gtest/lib/libgmock_main.so: gtest/googlemock/CMakeFiles/gmock_main.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgmock_main.so" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gmock_main.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgmock_main.so" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gmock_main.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. gtest/googlemock/CMakeFiles/gmock_main.dir/build: gtest/lib/libgmock_main.so @@ -91,10 +91,10 @@ gtest/googlemock/CMakeFiles/gmock_main.dir/build: gtest/lib/libgmock_main.so .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/build gtest/googlemock/CMakeFiles/gmock_main.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -P CMakeFiles/gmock_main.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock && $(CMAKE_COMMAND) -P CMakeFiles/gmock_main.dir/cmake_clean.cmake .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/clean gtest/googlemock/CMakeFiles/gmock_main.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /usr/src/googletest/googlemock /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /usr/src/googletest/googlemock /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=$(COLOR) .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/depend diff --git a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/link.txt b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/link.txt index 5e83ef7..f6d8ce0 100644 --- a/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/link.txt +++ b/catkin_ws/build/gtest/googlemock/CMakeFiles/gmock_main.dir/link.txt @@ -1 +1 @@ -/usr/bin/c++ -fPIC -shared -Wl,-soname,libgmock_main.so -o ../lib/libgmock_main.so CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -Wl,-rpath,/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgmock.so ../lib/libgtest.so -lpthread +/usr/bin/c++ -fPIC -shared -Wl,-soname,libgmock_main.so -o ../lib/libgmock_main.so CMakeFiles/gmock_main.dir/src/gmock_main.cc.o -Wl,-rpath,/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgmock.so ../lib/libgtest.so -lpthread diff --git a/catkin_ws/build/gtest/googlemock/CTestTestfile.cmake b/catkin_ws/build/gtest/googlemock/CTestTestfile.cmake index efd48ce..5e31f1c 100644 --- a/catkin_ws/build/gtest/googlemock/CTestTestfile.cmake +++ b/catkin_ws/build/gtest/googlemock/CTestTestfile.cmake @@ -1,6 +1,6 @@ # CMake generated Testfile for # Source directory: /usr/src/googletest/googlemock -# Build directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock +# Build directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. diff --git a/catkin_ws/build/gtest/googlemock/Makefile b/catkin_ws/build/gtest/googlemock/Makefile index ef25a2d..ee483fb 100644 --- a/catkin_ws/build/gtest/googlemock/Makefile +++ b/catkin_ws/build/gtest/googlemock/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Targets provided globally by CMake. @@ -137,14 +137,14 @@ test/fast: test # The main all target all: cmake_check_build_system - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/progress.marks - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googlemock/CMakeFiles/progress.marks + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/clean + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/clean .PHONY : clean # The main clean target @@ -154,22 +154,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. gtest/googlemock/CMakeFiles/gmock_main.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock_main.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock_main.dir/rule .PHONY : gtest/googlemock/CMakeFiles/gmock_main.dir/rule # Convenience name for target. @@ -179,12 +179,12 @@ gmock_main: gtest/googlemock/CMakeFiles/gmock_main.dir/rule # fast build rule for target. gmock_main/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/build .PHONY : gmock_main/fast # Convenience name for target. gtest/googlemock/CMakeFiles/gmock.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googlemock/CMakeFiles/gmock.dir/rule .PHONY : gtest/googlemock/CMakeFiles/gmock.dir/rule # Convenience name for target. @@ -194,7 +194,7 @@ gmock: gtest/googlemock/CMakeFiles/gmock.dir/rule # fast build rule for target. gmock/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/build .PHONY : gmock/fast src/gmock-all.o: src/gmock-all.cc.o @@ -203,7 +203,7 @@ src/gmock-all.o: src/gmock-all.cc.o # target to build an object file src/gmock-all.cc.o: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o .PHONY : src/gmock-all.cc.o src/gmock-all.i: src/gmock-all.cc.i @@ -212,7 +212,7 @@ src/gmock-all.i: src/gmock-all.cc.i # target to preprocess a source file src/gmock-all.cc.i: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.i .PHONY : src/gmock-all.cc.i src/gmock-all.s: src/gmock-all.cc.s @@ -221,7 +221,7 @@ src/gmock-all.s: src/gmock-all.cc.s # target to generate assembly for a file src/gmock-all.cc.s: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock.dir/build.make gtest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.s .PHONY : src/gmock-all.cc.s src/gmock_main.o: src/gmock_main.cc.o @@ -230,7 +230,7 @@ src/gmock_main.o: src/gmock_main.cc.o # target to build an object file src/gmock_main.cc.o: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o .PHONY : src/gmock_main.cc.o src/gmock_main.i: src/gmock_main.cc.i @@ -239,7 +239,7 @@ src/gmock_main.i: src/gmock_main.cc.i # target to preprocess a source file src/gmock_main.cc.i: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.i .PHONY : src/gmock_main.cc.i src/gmock_main.s: src/gmock_main.cc.s @@ -248,7 +248,7 @@ src/gmock_main.s: src/gmock_main.cc.s # target to generate assembly for a file src/gmock_main.cc.s: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googlemock/CMakeFiles/gmock_main.dir/build.make gtest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.s .PHONY : src/gmock_main.cc.s # Help Target @@ -283,6 +283,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/catkin_ws/build/gtest/googlemock/cmake_install.cmake b/catkin_ws/build/gtest/googlemock/cmake_install.cmake index f3eb20f..e15383c 100644 --- a/catkin_ws/build/gtest/googlemock/cmake_install.cmake +++ b/catkin_ws/build/gtest/googlemock/cmake_install.cmake @@ -2,7 +2,7 @@ # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/home/ros/catkin_ws/install") + set(CMAKE_INSTALL_PREFIX "/home/cagdas/catkin_ws/install") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") @@ -39,7 +39,7 @@ endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/cmake_install.cmake") + include("/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/cmake_install.cmake") endif() diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake b/catkin_ws/build/gtest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake index 35577b8..3bc921a 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake @@ -3,7 +3,7 @@ # Relative path conversion top directories. set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/usr/src/googletest") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ros/Bureau/Pong_Bot/catkin_ws/build") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake index 89351c7..24c66c1 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX - "/usr/src/googletest/googletest/src/gtest-all.cc" "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" + "/usr/src/googletest/googletest/src/gtest-all.cc" "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" ) set(CMAKE_CXX_COMPILER_ID "GNU") diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/build.make b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/build.make index aaf75e5..6da271c 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/build.make +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Include any dependencies generated for this target. include gtest/googletest/CMakeFiles/gtest.dir/depend.make @@ -59,16 +59,16 @@ include gtest/googletest/CMakeFiles/gtest.dir/flags.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: gtest/googletest/CMakeFiles/gtest.dir/flags.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: /usr/src/googletest/googletest/src/gtest-all.cc - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /usr/src/googletest/googletest/src/gtest-all.cc + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /usr/src/googletest/googletest/src/gtest-all.cc gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gtest.dir/src/gtest-all.cc.i" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googletest/src/gtest-all.cc > CMakeFiles/gtest.dir/src/gtest-all.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googletest/src/gtest-all.cc > CMakeFiles/gtest.dir/src/gtest-all.cc.i gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gtest.dir/src/gtest-all.cc.s" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googletest/src/gtest-all.cc -o CMakeFiles/gtest.dir/src/gtest-all.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googletest/src/gtest-all.cc -o CMakeFiles/gtest.dir/src/gtest-all.cc.s # Object files for target gtest gtest_OBJECTS = \ @@ -80,8 +80,8 @@ gtest_EXTERNAL_OBJECTS = gtest/lib/libgtest.so: gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o gtest/lib/libgtest.so: gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/lib/libgtest.so: gtest/googletest/CMakeFiles/gtest.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgtest.so" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgtest.so" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. gtest/googletest/CMakeFiles/gtest.dir/build: gtest/lib/libgtest.so @@ -89,10 +89,10 @@ gtest/googletest/CMakeFiles/gtest.dir/build: gtest/lib/libgtest.so .PHONY : gtest/googletest/CMakeFiles/gtest.dir/build gtest/googletest/CMakeFiles/gtest.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean.cmake .PHONY : gtest/googletest/CMakeFiles/gtest.dir/clean gtest/googletest/CMakeFiles/gtest.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /usr/src/googletest/googletest /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /usr/src/googletest/googletest /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake --color=$(COLOR) .PHONY : gtest/googletest/CMakeFiles/gtest.dir/depend diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake index da5c0f4..6e79d90 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX - "/usr/src/googletest/googletest/src/gtest_main.cc" "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" + "/usr/src/googletest/googletest/src/gtest_main.cc" "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" ) set(CMAKE_CXX_COMPILER_ID "GNU") @@ -22,7 +22,7 @@ set(CMAKE_CXX_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" + "/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/build.make b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/build.make index 61934bd..bb82549 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/build.make +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build # Include any dependencies generated for this target. include gtest/googletest/CMakeFiles/gtest_main.dir/depend.make @@ -59,16 +59,16 @@ include gtest/googletest/CMakeFiles/gtest_main.dir/flags.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: gtest/googletest/CMakeFiles/gtest_main.dir/flags.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o: /usr/src/googletest/googletest/src/gtest_main.cc - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /usr/src/googletest/googletest/src/gtest_main.cc + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /usr/src/googletest/googletest/src/gtest_main.cc gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gtest_main.dir/src/gtest_main.cc.i" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googletest/src/gtest_main.cc > CMakeFiles/gtest_main.dir/src/gtest_main.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /usr/src/googletest/googletest/src/gtest_main.cc > CMakeFiles/gtest_main.dir/src/gtest_main.cc.i gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gtest_main.dir/src/gtest_main.cc.s" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googletest/src/gtest_main.cc -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /usr/src/googletest/googletest/src/gtest_main.cc -o CMakeFiles/gtest_main.dir/src/gtest_main.cc.s # Object files for target gtest_main gtest_main_OBJECTS = \ @@ -81,8 +81,8 @@ gtest/lib/libgtest_main.so: gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest gtest/lib/libgtest_main.so: gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/lib/libgtest_main.so: gtest/lib/libgtest.so gtest/lib/libgtest_main.so: gtest/googletest/CMakeFiles/gtest_main.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgtest_main.so" - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../lib/libgtest_main.so" + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest_main.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. gtest/googletest/CMakeFiles/gtest_main.dir/build: gtest/lib/libgtest_main.so @@ -90,10 +90,10 @@ gtest/googletest/CMakeFiles/gtest_main.dir/build: gtest/lib/libgtest_main.so .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/build gtest/googletest/CMakeFiles/gtest_main.dir/clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean.cmake + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest_main.dir/cmake_clean.cmake .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/clean gtest/googletest/CMakeFiles/gtest_main.dir/depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ros/catkin_ws/src /usr/src/googletest/googletest /home/ros/Bureau/Pong_Bot/catkin_ws/build /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=$(COLOR) + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/cagdas/catkin_ws/src /usr/src/googletest/googletest /home/cagdas/Desktop/Pong_Bot/catkin_ws/build /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=$(COLOR) .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/depend diff --git a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/link.txt b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/link.txt index 8cb04b1..180ff11 100644 --- a/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/link.txt +++ b/catkin_ws/build/gtest/googletest/CMakeFiles/gtest_main.dir/link.txt @@ -1 +1 @@ -/usr/bin/c++ -fPIC -shared -Wl,-soname,libgtest_main.so -o ../lib/libgtest_main.so CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -Wl,-rpath,/home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgtest.so -lpthread +/usr/bin/c++ -fPIC -shared -Wl,-soname,libgtest_main.so -o ../lib/libgtest_main.so CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -Wl,-rpath,/home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/lib ../lib/libgtest.so -lpthread diff --git a/catkin_ws/build/gtest/googletest/CTestTestfile.cmake b/catkin_ws/build/gtest/googletest/CTestTestfile.cmake index 3fb29d3..9aa32fe 100644 --- a/catkin_ws/build/gtest/googletest/CTestTestfile.cmake +++ b/catkin_ws/build/gtest/googletest/CTestTestfile.cmake @@ -1,6 +1,6 @@ # CMake generated Testfile for # Source directory: /usr/src/googletest/googletest -# Build directory: /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest +# Build directory: /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. diff --git a/catkin_ws/build/gtest/googletest/Makefile b/catkin_ws/build/gtest/googletest/Makefile index 920dc40..cb346da 100644 --- a/catkin_ws/build/gtest/googletest/Makefile +++ b/catkin_ws/build/gtest/googletest/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/ros/catkin_ws/src +CMAKE_SOURCE_DIR = /home/cagdas/catkin_ws/src # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/ros/Bureau/Pong_Bot/catkin_ws/build +CMAKE_BINARY_DIR = /home/cagdas/Desktop/Pong_Bot/catkin_ws/build #============================================================================= # Targets provided globally by CMake. @@ -137,14 +137,14 @@ test/fast: test # The main all target all: cmake_check_build_system - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles /home/ros/Bureau/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/progress.marks - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/ros/Bureau/Pong_Bot/catkin_ws/build/CMakeFiles 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/gtest/googletest/CMakeFiles/progress.marks + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/cagdas/Desktop/Pong_Bot/catkin_ws/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/clean + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/clean .PHONY : clean # The main clean target @@ -154,22 +154,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/preinstall + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. gtest/googletest/CMakeFiles/gtest_main.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest_main.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest_main.dir/rule .PHONY : gtest/googletest/CMakeFiles/gtest_main.dir/rule # Convenience name for target. @@ -179,12 +179,12 @@ gtest_main: gtest/googletest/CMakeFiles/gtest_main.dir/rule # fast build rule for target. gtest_main/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/build .PHONY : gtest_main/fast # Convenience name for target. gtest/googletest/CMakeFiles/gtest.dir/rule: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest.dir/rule + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f CMakeFiles/Makefile2 gtest/googletest/CMakeFiles/gtest.dir/rule .PHONY : gtest/googletest/CMakeFiles/gtest.dir/rule # Convenience name for target. @@ -194,7 +194,7 @@ gtest: gtest/googletest/CMakeFiles/gtest.dir/rule # fast build rule for target. gtest/fast: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/build + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/build .PHONY : gtest/fast src/gtest-all.o: src/gtest-all.cc.o @@ -203,7 +203,7 @@ src/gtest-all.o: src/gtest-all.cc.o # target to build an object file src/gtest-all.cc.o: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o .PHONY : src/gtest-all.cc.o src/gtest-all.i: src/gtest-all.cc.i @@ -212,7 +212,7 @@ src/gtest-all.i: src/gtest-all.cc.i # target to preprocess a source file src/gtest-all.cc.i: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i .PHONY : src/gtest-all.cc.i src/gtest-all.s: src/gtest-all.cc.s @@ -221,7 +221,7 @@ src/gtest-all.s: src/gtest-all.cc.s # target to generate assembly for a file src/gtest-all.cc.s: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest.dir/build.make gtest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s .PHONY : src/gtest-all.cc.s src/gtest_main.o: src/gtest_main.cc.o @@ -230,7 +230,7 @@ src/gtest_main.o: src/gtest_main.cc.o # target to build an object file src/gtest_main.cc.o: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o .PHONY : src/gtest_main.cc.o src/gtest_main.i: src/gtest_main.cc.i @@ -239,7 +239,7 @@ src/gtest_main.i: src/gtest_main.cc.i # target to preprocess a source file src/gtest_main.cc.i: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.i + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.i .PHONY : src/gtest_main.cc.i src/gtest_main.s: src/gtest_main.cc.s @@ -248,7 +248,7 @@ src/gtest_main.s: src/gtest_main.cc.s # target to generate assembly for a file src/gtest_main.cc.s: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.s + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(MAKE) -f gtest/googletest/CMakeFiles/gtest_main.dir/build.make gtest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.s .PHONY : src/gtest_main.cc.s # Help Target @@ -283,6 +283,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/ros/Bureau/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/cagdas/Desktop/Pong_Bot/catkin_ws/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/catkin_ws/build/gtest/googletest/cmake_install.cmake b/catkin_ws/build/gtest/googletest/cmake_install.cmake index a925766..cdf4917 100644 --- a/catkin_ws/build/gtest/googletest/cmake_install.cmake +++ b/catkin_ws/build/gtest/googletest/cmake_install.cmake @@ -2,7 +2,7 @@ # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/home/ros/catkin_ws/install") + set(CMAKE_INSTALL_PREFIX "/home/cagdas/catkin_ws/install") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") diff --git a/catkin_ws/devel/.catkin b/catkin_ws/devel/.catkin index 6ada13c..7128200 100644 --- a/catkin_ws/devel/.catkin +++ b/catkin_ws/devel/.catkin @@ -1 +1 @@ -/home/ros/catkin_ws/src \ No newline at end of file +/home/cagdas/catkin_ws/src \ No newline at end of file diff --git a/catkin_ws/devel/.rosinstall b/catkin_ws/devel/.rosinstall index efbc3b1..a6b102b 100644 --- a/catkin_ws/devel/.rosinstall +++ b/catkin_ws/devel/.rosinstall @@ -1,2 +1,2 @@ - setup-file: - local-name: /home/ros/catkin_ws/devel/setup.sh + local-name: /home/cagdas/catkin_ws/devel/setup.sh diff --git a/catkin_ws/devel/_setup_util.py b/catkin_ws/devel/_setup_util.py index 9ff7935..6b3dc48 100755 --- a/catkin_ws/devel/_setup_util.py +++ b/catkin_ws/devel/_setup_util.py @@ -268,7 +268,7 @@ if __name__ == '__main__': if not args.local: # environment at generation time - CMAKE_PREFIX_PATH = r'/home/ros/catkin_ws/devel;/opt/ros/noetic'.split(';') + CMAKE_PREFIX_PATH = r'/home/cagdas/catkin_ws/devel;/opt/ros/noetic'.split(';') else: # don't consider any other prefix path than this one CMAKE_PREFIX_PATH = [] diff --git a/catkin_ws/devel/lib/pkgconfig/ball_tracking.pc b/catkin_ws/devel/lib/pkgconfig/ball_tracking.pc index 6c56b1a..615ca75 100644 --- a/catkin_ws/devel/lib/pkgconfig/ball_tracking.pc +++ b/catkin_ws/devel/lib/pkgconfig/ball_tracking.pc @@ -1,4 +1,4 @@ -prefix=/home/ros/catkin_ws/devel +prefix=/home/cagdas/catkin_ws/devel Name: ball_tracking Description: Description of ball_tracking diff --git a/catkin_ws/devel/local_setup.sh b/catkin_ws/devel/local_setup.sh index b3f180b..e3274fa 100644 --- a/catkin_ws/devel/local_setup.sh +++ b/catkin_ws/devel/local_setup.sh @@ -3,7 +3,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/devel} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/devel} CATKIN_SETUP_UTIL_ARGS="--extend --local" . "$_CATKIN_SETUP_DIR/setup.sh" unset CATKIN_SETUP_UTIL_ARGS diff --git a/catkin_ws/devel/setup.sh b/catkin_ws/devel/setup.sh index e26ad5d..c104f28 100644 --- a/catkin_ws/devel/setup.sh +++ b/catkin_ws/devel/setup.sh @@ -11,7 +11,7 @@ # since this file is sourced either use the provided _CATKIN_SETUP_DIR # or fall back to the destination set at configure time -: ${_CATKIN_SETUP_DIR:=/home/ros/catkin_ws/devel} +: ${_CATKIN_SETUP_DIR:=/home/cagdas/catkin_ws/devel} _SETUP_UTIL="$_CATKIN_SETUP_DIR/_setup_util.py" unset _CATKIN_SETUP_DIR diff --git a/catkin_ws/devel/share/ball_tracking/cmake/ball_trackingConfig.cmake b/catkin_ws/devel/share/ball_tracking/cmake/ball_trackingConfig.cmake index 4edc55f..dfc5fdc 100644 --- a/catkin_ws/devel/share/ball_tracking/cmake/ball_trackingConfig.cmake +++ b/catkin_ws/devel/share/ball_tracking/cmake/ball_trackingConfig.cmake @@ -67,14 +67,14 @@ set(ball_tracking_CONFIG_INCLUDED TRUE) # set variables for source/devel/install prefixes if("TRUE" STREQUAL "TRUE") - set(ball_tracking_SOURCE_PREFIX /home/ros/catkin_ws/src/ball_tracking) - set(ball_tracking_DEVEL_PREFIX /home/ros/catkin_ws/devel) + set(ball_tracking_SOURCE_PREFIX /home/cagdas/catkin_ws/src/ball_tracking) + set(ball_tracking_DEVEL_PREFIX /home/cagdas/catkin_ws/devel) set(ball_tracking_INSTALL_PREFIX "") set(ball_tracking_PREFIX ${ball_tracking_DEVEL_PREFIX}) else() set(ball_tracking_SOURCE_PREFIX "") set(ball_tracking_DEVEL_PREFIX "") - set(ball_tracking_INSTALL_PREFIX /home/ros/catkin_ws/install) + set(ball_tracking_INSTALL_PREFIX /home/cagdas/catkin_ws/install) set(ball_tracking_PREFIX ${ball_tracking_INSTALL_PREFIX}) endif() @@ -110,7 +110,7 @@ if(NOT " " STREQUAL " ") message(FATAL_ERROR "Project 'ball_tracking' specifies '${idir}' as an include dir, which is not found. It does not exist in '${include}'. ${_report}") endif() else() - message(FATAL_ERROR "Project 'ball_tracking' specifies '${idir}' as an include dir, which is not found. It does neither exist as an absolute directory nor in '/home/ros/catkin_ws/src/ball_tracking/${idir}'. ${_report}") + message(FATAL_ERROR "Project 'ball_tracking' specifies '${idir}' as an include dir, which is not found. It does neither exist as an absolute directory nor in '/home/cagdas/catkin_ws/src/ball_tracking/${idir}'. ${_report}") endif() _list_append_unique(ball_tracking_INCLUDE_DIRS ${include}) endforeach() @@ -154,7 +154,7 @@ foreach(library ${libraries}) set(lib_path "") set(lib "${library}-NOTFOUND") # since the path where the library is found is returned we have to iterate over the paths manually - foreach(path /home/ros/catkin_ws/devel/lib;/home/ros/catkin_ws/devel/lib;/opt/ros/noetic/lib) + foreach(path /home/cagdas/catkin_ws/devel/lib;/home/cagdas/catkin_ws/devel/lib;/opt/ros/noetic/lib) find_library(lib ${library} PATHS ${path} NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH) diff --git a/catkin_ws/src/ball_tracking/ball_tracking.launch b/catkin_ws/src/ball_tracking/ball_tracking.launch index 63c13c6..af5f54c 100644 --- a/catkin_ws/src/ball_tracking/ball_tracking.launch +++ b/catkin_ws/src/ball_tracking/ball_tracking.launch @@ -8,9 +8,6 @@ - - - diff --git a/catkin_ws/src/ball_tracking/ball_tracking_exp.launch b/catkin_ws/src/ball_tracking/ball_tracking_exp.launch index caa45c9..2b68a67 100644 --- a/catkin_ws/src/ball_tracking/ball_tracking_exp.launch +++ b/catkin_ws/src/ball_tracking/ball_tracking_exp.launch @@ -8,9 +8,6 @@ - - - diff --git a/catkin_ws/src/ball_tracking/src/aruco_area.py b/catkin_ws/src/ball_tracking/src/aruco_area.py index 834ce59..176f6dc 100755 --- a/catkin_ws/src/ball_tracking/src/aruco_area.py +++ b/catkin_ws/src/ball_tracking/src/aruco_area.py @@ -25,17 +25,49 @@ def find_polygon_centroid(centers): centroid_y = np.mean([center[1] for center in centers], axis=0) return centroid_x, centroid_y +def sort_points_clockwise(centers): + """Sort the points in a clockwise order based on their angles relative to the centroid.""" + if not centers: + return [] + + centroid = np.mean(centers, axis=0) + def angle_from_centroid(center): + return np.arctan2(center[1] - centroid[1], center[0] - centroid[0]) + sorted_centers = sorted(centers, key=angle_from_centroid) + return sorted_centers + +def calculate_side_averages(sorted_centers): + """Calculate the average of the x and y coordinates for all sides.""" + # Assuming the sorted centers are in clockwise order: top-left, top-right, bottom-right, bottom-left + right_average = np.mean([sorted_centers[1], sorted_centers[2]], axis=0) + left_average = np.mean([sorted_centers[0], sorted_centers[3]], axis=0) + top_average = np.mean([sorted_centers[0], sorted_centers[1]], axis=0) + bottom_average = np.mean([sorted_centers[2], sorted_centers[3]], axis=0) + return left_average, right_average, top_average, bottom_average + +def publish_side_points(left_average, right_average, top_average, bottom_average): + """Publish the average points for all sides with specified Z coordinates.""" + left_point = Point(x=left_average[0], y=left_average[1], z=1) # Z=1 for left + right_point = Point(x=right_average[0], y=right_average[1], z=2) # Z=2 for right + top_point = Point(x=top_average[0], y=top_average[1], z=3) # Z=3 for top + bottom_point = Point(x=bottom_average[0], y=bottom_average[1], z=4) # Z=4 for bottom + side_pub.publish(left_point) + side_pub.publish(right_point) + side_pub.publish(top_point) + side_pub.publish(bottom_point) + def image_callback(msg): - global pub, marker_pub + global pub, marker_pub, side_pub bridge = CvBridge() frame = bridge.imgmsg_to_cv2(msg, desired_encoding='bgr8') gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) corners, ids, rejected = aruco.detectMarkers(gray, arucoDict) - if ids is not None and len(ids) == 4: # Ensure exactly four markers are detected for a quadrilateral + if ids is not None and len(ids) >= 4: # Adjust this condition based on your setup marker_centers = calculate_marker_centers(corners) - centerX, centerY = find_polygon_centroid(marker_centers) + sorted_centers = sort_points_clockwise(marker_centers) + centerX, centerY = find_polygon_centroid(sorted_centers) if centerX is not None and centerY is not None: origin = Point() @@ -44,49 +76,52 @@ def image_callback(msg): origin.z = 0 pub.publish(origin) - # Publish the centers of the markers as the midpoints of the polygon sides + left_average, right_average, top_average, bottom_average = calculate_side_averages(sorted_centers) + publish_side_points(left_average - np.array([centerX, centerY]), + right_average - np.array([centerX, centerY]), + top_average - np.array([centerX, centerY]), + bottom_average - np.array([centerX, centerY])) + + # Publish the edges of the polygon marker = Marker() - marker.header.frame_id = "camera_link" # Adjust if necessary + marker.header.frame_id = "camera_link" marker.header.stamp = rospy.Time.now() - marker.ns = "polygon_sides_midpoints" + marker.ns = "polygon_edges" marker.id = 0 marker.type = Marker.LINE_STRIP marker.action = Marker.ADD - marker.scale.x = 0.02 # Line width - marker.color = ColorRGBA(1.0, 0.0, 0.0, 1.0) # Color + marker.scale.x = 0.02 + marker.color = ColorRGBA(1.0, 0.0, 0.0, 1.0) marker.lifetime = rospy.Duration() - for center in marker_centers: + for center in sorted_centers: p = Point() p.x, p.y = center + p.z = 0 marker.points.append(p) - - # Close the polygon by adding the first point again to connect the last and first midpoints - if marker_centers: + if sorted_centers: p = Point() - p.x, p.y = marker_centers[0] + p.x, p.y = sorted_centers[0] + p.z = 0 marker.points.append(p) marker_pub.publish(marker) - # Optional: Visualize the centroid and detected markers cv2.circle(frame, (int(centerX), int(centerY)), 5, (0, 255, 0), -1) aruco.drawDetectedMarkers(frame, corners, ids) - # Display the frame cv2.imshow('Frame', frame) cv2.waitKey(1) def main(): - global pub, marker_pub, arucoDict + global pub, marker_pub, side_pub, arucoDict rospy.init_node('aruco_origin_publisher', anonymous=True) pub = rospy.Publisher('/aruco_origin', Point, queue_size=10) - marker_pub = rospy.Publisher('/visualization_marker', Marker, queue_size=10) - - # Initialize the ArUco dictionary + marker_pub = rospy.Publisher('/polygon_edges', Marker, queue_size=10) + side_pub = rospy.Publisher('/LR_edge_centers', Point, queue_size=10) + arucoDict = aruco.getPredefinedDictionary(aruco.DICT_4X4_50) - # Subscribe to the camera_image topic rospy.Subscriber('camera_image', Image, image_callback) rospy.spin() diff --git a/catkin_ws/src/ball_tracking/src/experimental/ball_prediction.py b/catkin_ws/src/ball_tracking/src/ball_prediction.py similarity index 100% rename from catkin_ws/src/ball_tracking/src/experimental/ball_prediction.py rename to catkin_ws/src/ball_tracking/src/ball_prediction.py diff --git a/catkin_ws/src/ball_tracking/src/experimental/prediction_monitor.py b/catkin_ws/src/ball_tracking/src/prediction_monitor.py similarity index 100% rename from catkin_ws/src/ball_tracking/src/experimental/prediction_monitor.py rename to catkin_ws/src/ball_tracking/src/prediction_monitor.py diff --git a/catkin_ws/src/ball_tracking/src/tracker_aruco_idk.py b/catkin_ws/src/ball_tracking/src/tracker_aruco_idk.py deleted file mode 100755 index 176f6dc..0000000 --- a/catkin_ws/src/ball_tracking/src/tracker_aruco_idk.py +++ /dev/null @@ -1,133 +0,0 @@ -#!/usr/bin/env python3 - -import rospy -from geometry_msgs.msg import Point -from sensor_msgs.msg import Image -from visualization_msgs.msg import Marker -from std_msgs.msg import ColorRGBA -import cv2 -import cv2.aruco as aruco -import numpy as np -from cv_bridge import CvBridge - -def calculate_marker_centers(corners): - """Calculate the center of each ArUco marker.""" - centers = [] - for corner in corners: - cx = np.mean([point[0] for point in corner[0]], axis=0) - cy = np.mean([point[1] for point in corner[0]], axis=0) - centers.append((cx, cy)) - return centers - -def find_polygon_centroid(centers): - """Calculate the centroid of the polygon formed by the marker centers.""" - centroid_x = np.mean([center[0] for center in centers], axis=0) - centroid_y = np.mean([center[1] for center in centers], axis=0) - return centroid_x, centroid_y - -def sort_points_clockwise(centers): - """Sort the points in a clockwise order based on their angles relative to the centroid.""" - if not centers: - return [] - - centroid = np.mean(centers, axis=0) - def angle_from_centroid(center): - return np.arctan2(center[1] - centroid[1], center[0] - centroid[0]) - sorted_centers = sorted(centers, key=angle_from_centroid) - return sorted_centers - -def calculate_side_averages(sorted_centers): - """Calculate the average of the x and y coordinates for all sides.""" - # Assuming the sorted centers are in clockwise order: top-left, top-right, bottom-right, bottom-left - right_average = np.mean([sorted_centers[1], sorted_centers[2]], axis=0) - left_average = np.mean([sorted_centers[0], sorted_centers[3]], axis=0) - top_average = np.mean([sorted_centers[0], sorted_centers[1]], axis=0) - bottom_average = np.mean([sorted_centers[2], sorted_centers[3]], axis=0) - return left_average, right_average, top_average, bottom_average - -def publish_side_points(left_average, right_average, top_average, bottom_average): - """Publish the average points for all sides with specified Z coordinates.""" - left_point = Point(x=left_average[0], y=left_average[1], z=1) # Z=1 for left - right_point = Point(x=right_average[0], y=right_average[1], z=2) # Z=2 for right - top_point = Point(x=top_average[0], y=top_average[1], z=3) # Z=3 for top - bottom_point = Point(x=bottom_average[0], y=bottom_average[1], z=4) # Z=4 for bottom - side_pub.publish(left_point) - side_pub.publish(right_point) - side_pub.publish(top_point) - side_pub.publish(bottom_point) - -def image_callback(msg): - global pub, marker_pub, side_pub - bridge = CvBridge() - frame = bridge.imgmsg_to_cv2(msg, desired_encoding='bgr8') - - gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) - corners, ids, rejected = aruco.detectMarkers(gray, arucoDict) - - if ids is not None and len(ids) >= 4: # Adjust this condition based on your setup - marker_centers = calculate_marker_centers(corners) - sorted_centers = sort_points_clockwise(marker_centers) - centerX, centerY = find_polygon_centroid(sorted_centers) - - if centerX is not None and centerY is not None: - origin = Point() - origin.x = centerX - origin.y = centerY - origin.z = 0 - pub.publish(origin) - - left_average, right_average, top_average, bottom_average = calculate_side_averages(sorted_centers) - publish_side_points(left_average - np.array([centerX, centerY]), - right_average - np.array([centerX, centerY]), - top_average - np.array([centerX, centerY]), - bottom_average - np.array([centerX, centerY])) - - # Publish the edges of the polygon - marker = Marker() - marker.header.frame_id = "camera_link" - marker.header.stamp = rospy.Time.now() - marker.ns = "polygon_edges" - marker.id = 0 - marker.type = Marker.LINE_STRIP - marker.action = Marker.ADD - marker.scale.x = 0.02 - marker.color = ColorRGBA(1.0, 0.0, 0.0, 1.0) - marker.lifetime = rospy.Duration() - - for center in sorted_centers: - p = Point() - p.x, p.y = center - p.z = 0 - marker.points.append(p) - if sorted_centers: - p = Point() - p.x, p.y = sorted_centers[0] - p.z = 0 - marker.points.append(p) - - marker_pub.publish(marker) - - cv2.circle(frame, (int(centerX), int(centerY)), 5, (0, 255, 0), -1) - aruco.drawDetectedMarkers(frame, corners, ids) - - cv2.imshow('Frame', frame) - cv2.waitKey(1) - -def main(): - global pub, marker_pub, side_pub, arucoDict - rospy.init_node('aruco_origin_publisher', anonymous=True) - pub = rospy.Publisher('/aruco_origin', Point, queue_size=10) - marker_pub = rospy.Publisher('/polygon_edges', Marker, queue_size=10) - side_pub = rospy.Publisher('/LR_edge_centers', Point, queue_size=10) - - arucoDict = aruco.getPredefinedDictionary(aruco.DICT_4X4_50) - - rospy.Subscriber('camera_image', Image, image_callback) - - rospy.spin() - - cv2.destroyAllWindows() - -if __name__ == '__main__': - main() -