# Install script for directory: /home/bjorn/Documents/ros-projects/control_ws/src/example_2 # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/home/bjorn/Documents/ros-projects/control_ws/install/ros2_control_demo_example_2") endif() string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") # Set the install configuration name. if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) if(BUILD_TYPE) string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") else() set(CMAKE_INSTALL_CONFIG_NAME "") endif() message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") endif() # Set the component getting installed. if(NOT CMAKE_INSTALL_COMPONENT) if(COMPONENT) message(STATUS "Install component: \"${COMPONENT}\"") set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") else() set(CMAKE_INSTALL_COMPONENT) endif() endif() # Install shared libraries without execute permission? if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) set(CMAKE_INSTALL_SO_NO_EXE "1") endif() # Is this installation the result of a crosscompile? if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "FALSE") endif() # Set default install directory permissions. if(NOT DEFINED CMAKE_OBJDUMP) set(CMAKE_OBJDUMP "/usr/bin/objdump") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/ros2_control_demo_example_2.xml") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/ros2_control_demo_example_2" TYPE DIRECTORY FILES "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/hardware/include/") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE DIRECTORY FILES "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/description/launch" "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/description/ros2_control" "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/description/urdf" "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/description/rviz" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE DIRECTORY FILES "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/bringup/launch" "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/bringup/config" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so") file(RPATH_CHECK FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so" RPATH "") endif() file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/libros2_control_demo_example_2.so") if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so" AND NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so") file(RPATH_CHANGE FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so" OLD_RPATH "/opt/ros/humble/lib:" NEW_RPATH "") if(CMAKE_INSTALL_DO_STRIP) execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libros2_control_demo_example_2.so") endif() endif() endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/opt/ros/humble/lib/python3.10/site-packages/ament_package/template/environment_hook/library_path.sh") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/library_path.dsv") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/package_run_dependencies" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/ros2_control_demo_example_2") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/parent_prefix_path" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/ros2_control_demo_example_2") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/opt/ros/humble/share/ament_cmake_core/cmake/environment_hooks/environment/ament_prefix_path.sh") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/ament_prefix_path.dsv") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/opt/ros/humble/share/ament_cmake_core/cmake/environment_hooks/environment/path.sh") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/environment" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/path.dsv") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/local_setup.bash") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/local_setup.sh") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/local_setup.zsh") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/local_setup.dsv") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_environment_hooks/package.dsv") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/packages" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_index/share/ament_index/resource_index/packages/ros2_control_demo_example_2") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/hardware_interface__pluginlib__plugin" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_index/share/ament_index/resource_index/hardware_interface__pluginlib__plugin/ros2_control_demo_example_2") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake/export_ros2_control_demo_example_2Export.cmake") file(DIFFERENT _cmake_export_file_changed FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake/export_ros2_control_demo_example_2Export.cmake" "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/CMakeFiles/Export/cbe2e1ddafaa456de885fa9c88ac9d04/export_ros2_control_demo_example_2Export.cmake") if(_cmake_export_file_changed) file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake/export_ros2_control_demo_example_2Export-*.cmake") if(_cmake_old_config_files) string(REPLACE ";" ", " _cmake_old_config_files_text "${_cmake_old_config_files}") message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake/export_ros2_control_demo_example_2Export.cmake\" will be replaced. Removing files [${_cmake_old_config_files_text}].") unset(_cmake_old_config_files_text) file(REMOVE ${_cmake_old_config_files}) endif() unset(_cmake_old_config_files) endif() unset(_cmake_export_file_changed) endif() file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/CMakeFiles/Export/cbe2e1ddafaa456de885fa9c88ac9d04/export_ros2_control_demo_example_2Export.cmake") if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^()$") file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/CMakeFiles/Export/cbe2e1ddafaa456de885fa9c88ac9d04/export_ros2_control_demo_example_2Export-noconfig.cmake") endif() endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_export_targets/ament_cmake_export_targets-extras.cmake") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_export_dependencies/ament_cmake_export_dependencies-extras.cmake") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2/cmake" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_core/ros2_control_demo_example_2Config.cmake" "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/ament_cmake_core/ros2_control_demo_example_2Config-version.cmake" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ros2_control_demo_example_2" TYPE FILE FILES "/home/bjorn/Documents/ros-projects/control_ws/src/example_2/package.xml") endif() if(CMAKE_INSTALL_COMPONENT) set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") else() set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") file(WRITE "/home/bjorn/Documents/ros-projects/control_ws/build/ros2_control_demo_example_2/${CMAKE_INSTALL_MANIFEST}" "${CMAKE_INSTALL_MANIFEST_CONTENT}")