This commit is contained in:
Quella777
2025-08-24 15:56:33 +08:00
parent 779497c09e
commit ba6b299509
83 changed files with 3100 additions and 116 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,105 @@
[0.082s] DEBUG:colcon:Command line arguments: ['/usr/bin/colcon', 'build']
[0.082s] DEBUG:colcon:Parsed command line arguments: Namespace(log_base=None, log_level=None, verb_name='build', build_base='build', install_base='install', merge_install=False, symlink_install=False, test_result_base=None, continue_on_error=False, executor='parallel', parallel_workers=16, event_handlers=None, ignore_user_meta=False, metas=['./colcon.meta'], base_paths=['.'], packages_ignore=None, packages_ignore_regex=None, paths=None, packages_up_to=None, packages_up_to_regex=None, packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_select_by_dep=None, packages_skip_by_dep=None, packages_skip_up_to=None, packages_select_build_failed=False, packages_skip_build_finished=False, packages_select_test_failures=False, packages_skip_test_passed=False, packages_select=None, packages_skip=None, packages_select_regex=None, packages_skip_regex=None, packages_start=None, packages_end=None, allow_overriding=[], cmake_args=None, cmake_target=None, cmake_target_skip_unavailable=False, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, ament_cmake_args=None, catkin_cmake_args=None, catkin_skip_building_tests=False, verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0x7814f6f2afe0>, verb_extension=<colcon_core.verb.build.BuildVerb object at 0x7814f6f2aa70>, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0x7814f6f2aa70>>)
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
[0.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
[0.225s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/quella/ROS2Demo/service/service_server'
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
[0.225s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
[0.236s] DEBUG:colcon.colcon_core.package_identification:Package '.' with type 'ros.ament_cmake' and name 'service_server'
[0.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
[0.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
[0.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
[0.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
[0.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
[0.251s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
[0.251s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
[0.263s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 1 installed packages in /home/quella/ROS2Demo/service/service_interfaces/install
[0.263s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 1 installed packages in /home/quella/ROS2Demo/service/service_server/install
[0.264s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 271 installed packages in /opt/ros/humble
[0.266s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_args' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_target' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_target_skip_unavailable' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_clean_cache' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_clean_first' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'cmake_force_configure' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'ament_cmake_args' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'catkin_cmake_args' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'service_server' build argument 'catkin_skip_building_tests' from command line to 'False'
[0.302s] DEBUG:colcon.colcon_core.verb:Building package 'service_server' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/quella/ROS2Demo/service/service_server/build/service_server', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': None, 'cmake_clean_cache': False, 'cmake_clean_first': False, 'cmake_force_configure': False, 'cmake_target': None, 'cmake_target_skip_unavailable': False, 'install_base': '/home/quella/ROS2Demo/service/service_server/install/service_server', 'merge_install': False, 'path': '/home/quella/ROS2Demo/service/service_server', 'symlink_install': False, 'test_result_base': None}
[0.302s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
[0.303s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
[0.303s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/quella/ROS2Demo/service/service_server' with build type 'ament_cmake'
[0.303s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/quella/ROS2Demo/service/service_server'
[0.306s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
[0.306s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
[0.306s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
[0.315s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
[8.156s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
[8.170s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server
[8.185s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(service_server)
[8.186s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server
[8.188s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server' for CMake module files
[8.188s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server' for CMake config files
[8.188s] Level 1:colcon.colcon_core.shell:create_environment_hook('service_server', 'cmake_prefix_path')
[8.189s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.ps1'
[8.189s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.dsv'
[8.190s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.sh'
[8.190s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib'
[8.191s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/bin'
[8.191s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib/pkgconfig/service_server.pc'
[8.191s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib/python3.10/site-packages'
[8.191s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/bin'
[8.191s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.ps1'
[8.192s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.dsv'
[8.193s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.sh'
[8.193s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.bash'
[8.194s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.zsh'
[8.194s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/quella/ROS2Demo/service/service_server/install/service_server/share/colcon-core/packages/service_server)
[8.195s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(service_server)
[8.195s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server' for CMake module files
[8.196s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server' for CMake config files
[8.196s] Level 1:colcon.colcon_core.shell:create_environment_hook('service_server', 'cmake_prefix_path')
[8.196s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.ps1'
[8.196s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.dsv'
[8.197s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/hook/cmake_prefix_path.sh'
[8.198s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib'
[8.198s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/bin'
[8.198s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib/pkgconfig/service_server.pc'
[8.198s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/lib/python3.10/site-packages'
[8.198s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2Demo/service/service_server/install/service_server/bin'
[8.198s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.ps1'
[8.199s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.dsv'
[8.200s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.sh'
[8.200s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.bash'
[8.200s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.zsh'
[8.201s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/quella/ROS2Demo/service/service_server/install/service_server/share/colcon-core/packages/service_server)
[8.201s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
[8.201s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
[8.202s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
[8.202s] DEBUG:colcon.colcon_core.event_reactor:joining thread
[8.207s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
[8.207s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
[8.207s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
[8.224s] DEBUG:colcon.colcon_core.event_reactor:joined thread
[8.225s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2Demo/service/service_server/install/local_setup.ps1'
[8.226s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2Demo/service/service_server/install/_local_setup_util_ps1.py'
[8.227s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2Demo/service/service_server/install/setup.ps1'
[8.228s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2Demo/service/service_server/install/local_setup.sh'
[8.229s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2Demo/service/service_server/install/_local_setup_util_sh.py'
[8.229s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2Demo/service/service_server/install/setup.sh'
[8.230s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2Demo/service/service_server/install/local_setup.bash'
[8.231s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2Demo/service/service_server/install/setup.bash'
[8.232s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2Demo/service/service_server/install/local_setup.zsh'
[8.233s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2Demo/service/service_server/install/setup.zsh'

View File

@@ -0,0 +1,4 @@
Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server
Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server

View File

@@ -0,0 +1,22 @@
Consolidate compiler generated dependencies of target turtle_contrl
[ 50%] Building CXX object CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o
[100%] Linking CXX executable turtle_contrl
[100%] Built target turtle_contrl
-- Install configuration: ""
-- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl
-- Set runtime path of "/home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl" to ""
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/package_run_dependencies/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/parent_prefix_path/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.bash
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.zsh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.dsv
-- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/packages/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig.cmake
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig-version.cmake
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.xml

View File

@@ -0,0 +1,22 @@
Consolidate compiler generated dependencies of target turtle_contrl
[ 50%] Building CXX object CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o
[100%] Linking CXX executable turtle_contrl
[100%] Built target turtle_contrl
-- Install configuration: ""
-- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl
-- Set runtime path of "/home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl" to ""
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/package_run_dependencies/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/parent_prefix_path/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.bash
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.sh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.zsh
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.dsv
-- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.dsv
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/packages/service_server
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig.cmake
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig-version.cmake
-- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.xml

View File

@@ -0,0 +1,26 @@
[0.010s] Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
[0.060s] Consolidate compiler generated dependencies of target turtle_contrl
[0.081s] [ 50%] Building CXX object CMakeFiles/turtle_contrl.dir/src/turtle_contrl.cpp.o
[7.429s] [100%] Linking CXX executable turtle_contrl
[7.839s] [100%] Built target turtle_contrl
[7.852s] Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --build /home/quella/ROS2Demo/service/service_server/build/service_server -- -j16 -l16
[7.865s] Invoking command in '/home/quella/ROS2Demo/service/service_server/build/service_server': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server
[7.873s] -- Install configuration: ""
[7.874s] -- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl
[7.878s] -- Set runtime path of "/home/quella/ROS2Demo/service/service_server/install/service_server/lib/service_server/turtle_contrl" to ""
[7.878s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/package_run_dependencies/service_server
[7.878s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/parent_prefix_path/service_server
[7.878s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.sh
[7.878s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/ament_prefix_path.dsv
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.sh
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/environment/path.dsv
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.bash
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.sh
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.zsh
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/local_setup.dsv
[7.879s] -- Installing: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.dsv
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/ament_index/resource_index/packages/service_server
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig.cmake
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/cmake/service_serverConfig-version.cmake
[7.879s] -- Up-to-date: /home/quella/ROS2Demo/service/service_server/install/service_server/share/service_server/package.xml
[7.881s] Invoked command in '/home/quella/ROS2Demo/service/service_server/build/service_server' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/humble /usr/bin/cmake --install /home/quella/ROS2Demo/service/service_server/build/service_server