机械臂仿真构建完成

This commit is contained in:
2026-02-24 22:09:19 +08:00
parent 893a5ae069
commit 9d8fc2ba53
460 changed files with 19966 additions and 522 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,101 @@
[0.090s] DEBUG:colcon:Command line arguments: ['/usr/bin/colcon', 'build']
[0.090s] 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 0x727d90233670>, verb_extension=<colcon_core.verb.build.BuildVerb object at 0x727d9031ffd0>, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0x727d9031ffd0>>)
[0.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
[0.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
[0.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
[0.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
[0.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
[0.230s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
[0.230s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/quella/ROS2_WS/simulation_ws/trolley'
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
[0.230s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
[0.242s] DEBUG:colcon.colcon_core.package_identification:Package '.' with type 'ros.ament_cmake' and name 'trolley'
[0.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
[0.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
[0.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
[0.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
[0.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
[0.258s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
[0.259s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
[0.261s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 295 installed packages in /opt/ros/humble
[0.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_args' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_target' from command line to 'None'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_target_skip_unavailable' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_clean_cache' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_clean_first' from command line to 'False'
[0.302s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_force_configure' from command line to 'False'
[0.303s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'ament_cmake_args' from command line to 'None'
[0.303s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'catkin_cmake_args' from command line to 'None'
[0.303s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'catkin_skip_building_tests' from command line to 'False'
[0.303s] DEBUG:colcon.colcon_core.verb:Building package 'trolley' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley', '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/ROS2_WS/simulation_ws/trolley/install/trolley', 'merge_install': False, 'path': '/home/quella/ROS2_WS/simulation_ws/trolley', 'symlink_install': False, 'test_result_base': None}
[0.303s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
[0.304s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
[0.304s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/quella/ROS2_WS/simulation_ws/trolley' with build type 'ament_cmake'
[0.304s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/quella/ROS2_WS/simulation_ws/trolley'
[0.307s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
[0.307s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
[0.307s] 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/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
[0.359s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
[0.370s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
[0.395s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(trolley)
[0.396s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
[0.398s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake module files
[0.398s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake config files
[0.399s] Level 1:colcon.colcon_core.shell:create_environment_hook('trolley', 'cmake_prefix_path')
[0.399s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.ps1'
[0.400s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.dsv'
[0.400s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.sh'
[0.401s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[0.401s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/pkgconfig/trolley.pc'
[0.401s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/python3.10/site-packages'
[0.402s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[0.402s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.ps1'
[0.403s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv'
[0.403s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.sh'
[0.404s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.bash'
[0.406s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.zsh'
[0.406s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/colcon-core/packages/trolley)
[0.407s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(trolley)
[0.407s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake module files
[0.408s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake config files
[0.408s] Level 1:colcon.colcon_core.shell:create_environment_hook('trolley', 'cmake_prefix_path')
[0.408s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.ps1'
[0.409s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.dsv'
[0.409s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.sh'
[0.410s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[0.410s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/pkgconfig/trolley.pc'
[0.410s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/python3.10/site-packages'
[0.411s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[0.411s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.ps1'
[0.412s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv'
[0.412s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.sh'
[0.413s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.bash'
[0.413s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.zsh'
[0.414s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/colcon-core/packages/trolley)
[0.414s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
[0.415s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
[0.415s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
[0.415s] DEBUG:colcon.colcon_core.event_reactor:joining thread
[0.421s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
[0.421s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
[0.421s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
[0.433s] DEBUG:colcon.colcon_core.event_reactor:joined thread
[0.433s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.ps1'
[0.434s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2_WS/simulation_ws/trolley/install/_local_setup_util_ps1.py'
[0.436s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.ps1'
[0.437s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.sh'
[0.438s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2_WS/simulation_ws/trolley/install/_local_setup_util_sh.py'
[0.439s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.sh'
[0.440s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.bash'
[0.440s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.bash'
[0.441s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.zsh'
[0.442s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.zsh'

View File

@@ -0,0 +1,4 @@
Invoking command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
Invoking command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley

View File

@@ -0,0 +1,45 @@
-- Install configuration: ""
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.launch.py
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/gazeboDisPlay.launch.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.ps1
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_ps1.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.ps1
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/.colcon_install_layout
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_sh.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/out.tmp
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/logger_all.log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/events.log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest_build
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/.built_by
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/miniBox.urdf.xacro
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/package_run_dependencies/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/parent_prefix_path/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.dsv
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/packages/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig.cmake
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig-version.cmake
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.xml

View File

@@ -0,0 +1,45 @@
-- Install configuration: ""
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.launch.py
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/gazeboDisPlay.launch.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.ps1
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_ps1.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.ps1
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/.colcon_install_layout
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_sh.py
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/out.tmp
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/logger_all.log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/events.log
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest_build
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/.built_by
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/COLCON_IGNORE
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/miniBox.urdf.xacro
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/package_run_dependencies/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/parent_prefix_path/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.bash
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.sh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.zsh
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.dsv
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/packages/trolley
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig.cmake
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig-version.cmake
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.xml

View File

@@ -0,0 +1,49 @@
[0.010s] Invoking command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
[0.054s] Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --build /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley -- -j16 -l16
[0.065s] Invoking command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
[0.072s] -- Install configuration: ""
[0.073s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
[0.073s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.launch.py
[0.073s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/gazeboDisPlay.launch.py
[0.073s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf
[0.073s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install
[0.073s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.sh
[0.074s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.bash
[0.074s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.zsh
[0.074s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.ps1
[0.074s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.bash
[0.074s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_ps1.py
[0.075s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.ps1
[0.075s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/COLCON_IGNORE
[0.075s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/.colcon_install_layout
[0.075s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/setup.sh
[0.075s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/_local_setup_util_sh.py
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/install/local_setup.zsh
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/out.tmp
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/logger_all.log
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/build_2026-02-21_19-34-20/events.log
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest_build
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/COLCON_IGNORE
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/log/latest
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/.built_by
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/build/COLCON_IGNORE
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/miniBox.urdf.xacro
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/package_run_dependencies/trolley
[0.076s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/parent_prefix_path/trolley
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.sh
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.dsv
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.sh
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.dsv
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.bash
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.sh
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.zsh
[0.077s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.dsv
[0.077s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv
[0.088s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/packages/trolley
[0.088s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig.cmake
[0.088s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig-version.cmake
[0.088s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.xml
[0.091s] Invoked command in '/home/quella/ROS2_WS/simulation_ws/trolley/build/trolley' returned '0': CMAKE_PREFIX_PATH=/opt/ros/humble CONDA_PROMPT_MODIFIER=(base) /usr/bin/cmake --install /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley