可正常于显示rviz中显示模型

This commit is contained in:
2026-02-21 19:45:57 +08:00
parent 5384cdb6ff
commit 893a5ae069
184 changed files with 13424 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,102 @@
[0.127s] DEBUG:colcon:Command line arguments: ['/usr/bin/colcon', 'build']
[0.127s] 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 0x7973daa2b5e0>, verb_extension=<colcon_core.verb.build.BuildVerb object at 0x7973dab17fd0>, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0x7973dab17fd0>>)
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
[0.307s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
[0.307s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/quella/ROS2_WS/simulation_ws/trolley'
[0.307s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
[0.308s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
[0.327s] DEBUG:colcon.colcon_core.package_identification:Package '.' with type 'ros.ament_cmake' and name 'trolley'
[0.327s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
[0.327s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
[0.327s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
[0.327s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
[0.328s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
[0.346s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
[0.346s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
[0.348s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 294 installed packages in /opt/ros/humble
[0.360s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_args' from command line to 'None'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_target' from command line to 'None'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_target_skip_unavailable' from command line to 'False'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_clean_cache' from command line to 'False'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_clean_first' from command line to 'False'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'cmake_force_configure' from command line to 'False'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'ament_cmake_args' from command line to 'None'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'catkin_cmake_args' from command line to 'None'
[0.393s] Level 5:colcon.colcon_core.verb:set package 'trolley' build argument 'catkin_skip_building_tests' from command line to 'False'
[0.393s] 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.393s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
[0.395s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
[0.395s] 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.395s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/quella/ROS2_WS/simulation_ws/trolley'
[0.398s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
[0.398s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
[0.398s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
[0.421s] 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
[1.046s] 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
[1.057s] 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
[1.070s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(trolley)
[1.071s] 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
[1.073s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake module files
[1.074s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake config files
[1.074s] Level 1:colcon.colcon_core.shell:create_environment_hook('trolley', 'cmake_prefix_path')
[1.075s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.ps1'
[1.075s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.dsv'
[1.076s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.sh'
[1.077s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[1.077s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/pkgconfig/trolley.pc'
[1.077s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/python3.10/site-packages'
[1.078s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[1.078s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.ps1'
[1.079s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv'
[1.080s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.sh'
[1.081s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.bash'
[1.082s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.zsh'
[1.083s] 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)
[1.084s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(trolley)
[1.084s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake module files
[1.084s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley' for CMake config files
[1.085s] Level 1:colcon.colcon_core.shell:create_environment_hook('trolley', 'cmake_prefix_path')
[1.085s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.ps1'
[1.086s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.dsv'
[1.086s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/hook/cmake_prefix_path.sh'
[1.087s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[1.087s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/pkgconfig/trolley.pc'
[1.087s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/lib/python3.10/site-packages'
[1.088s] Level 1:colcon.colcon_core.environment:checking '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/bin'
[1.088s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.ps1'
[1.090s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv'
[1.090s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.sh'
[1.091s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.bash'
[1.092s] INFO:colcon.colcon_core.shell:Creating package script '/home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.zsh'
[1.092s] 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)
[1.093s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
[1.094s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
[1.094s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
[1.094s] DEBUG:colcon.colcon_core.event_reactor:joining thread
[1.100s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
[1.100s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
[1.100s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
[1.102s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
[1.102s] DEBUG:colcon.colcon_core.event_reactor:joined thread
[1.103s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.ps1'
[1.105s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2_WS/simulation_ws/trolley/install/_local_setup_util_ps1.py'
[1.106s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.ps1'
[1.107s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.sh'
[1.108s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/quella/ROS2_WS/simulation_ws/trolley/install/_local_setup_util_sh.py'
[1.109s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.sh'
[1.110s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.bash'
[1.111s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/quella/ROS2_WS/simulation_ws/trolley/install/setup.bash'
[1.112s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/quella/ROS2_WS/simulation_ws/trolley/install/local_setup.zsh'
[1.112s] 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,43 @@
-- Found ament_cmake: 1.3.12 (/opt/ros/humble/share/ament_cmake/cmake)
-- Found rclcpp: 16.0.17 (/opt/ros/humble/share/rclcpp/cmake)
-- Found rosidl_generator_c: 3.1.8 (/opt/ros/humble/share/rosidl_generator_c/cmake)
-- Found rosidl_adapter: 3.1.8 (/opt/ros/humble/share/rosidl_adapter/cmake)
-- Found rosidl_generator_cpp: 3.1.8 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
-- Found rmw_implementation_cmake: 6.1.2 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
-- Found rmw_fastrtps_cpp: 6.2.9 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
-- Found ament_lint_auto: 0.12.14 (/opt/ros/humble/share/ament_lint_auto/cmake)
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
-- Configured cppcheck include dirs:
-- Configured cppcheck exclude dirs and/or files:
-- Added test 'flake8' to check Python code syntax and style conventions
-- Added test 'lint_cmake' to check CMake code style
-- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
-- Added test 'uncrustify' to check C / C++ code style
-- Configured uncrustify additional arguments:
-- Added test 'xmllint' to check XML markup files
-- Configuring done
-- Generating done
-- Build files have been written to: /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
-- Install configuration: ""
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.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/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
-- Installing: /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
-- Installing: /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
-- Installing: /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,43 @@
-- Found ament_cmake: 1.3.12 (/opt/ros/humble/share/ament_cmake/cmake)
-- Found rclcpp: 16.0.17 (/opt/ros/humble/share/rclcpp/cmake)
-- Found rosidl_generator_c: 3.1.8 (/opt/ros/humble/share/rosidl_generator_c/cmake)
-- Found rosidl_adapter: 3.1.8 (/opt/ros/humble/share/rosidl_adapter/cmake)
-- Found rosidl_generator_cpp: 3.1.8 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
-- Found rmw_implementation_cmake: 6.1.2 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
-- Found rmw_fastrtps_cpp: 6.2.9 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
-- Found ament_lint_auto: 0.12.14 (/opt/ros/humble/share/ament_lint_auto/cmake)
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
-- Configured cppcheck include dirs:
-- Configured cppcheck exclude dirs and/or files:
-- Added test 'flake8' to check Python code syntax and style conventions
-- Added test 'lint_cmake' to check CMake code style
-- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
-- Added test 'uncrustify' to check C / C++ code style
-- Configured uncrustify additional arguments:
-- Added test 'xmllint' to check XML markup files
-- Configuring done
-- Generating done
-- Build files have been written to: /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
-- Install configuration: ""
-- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
-- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.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/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
-- Installing: /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
-- Installing: /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
-- Installing: /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,47 @@
[0.025s] 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.055s] -- Found ament_cmake: 1.3.12 (/opt/ros/humble/share/ament_cmake/cmake)
[0.211s] -- Found rclcpp: 16.0.17 (/opt/ros/humble/share/rclcpp/cmake)
[0.239s] -- Found rosidl_generator_c: 3.1.8 (/opt/ros/humble/share/rosidl_generator_c/cmake)
[0.242s] -- Found rosidl_adapter: 3.1.8 (/opt/ros/humble/share/rosidl_adapter/cmake)
[0.247s] -- Found rosidl_generator_cpp: 3.1.8 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
[0.255s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
[0.279s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
[0.319s] -- Found rmw_implementation_cmake: 6.1.2 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
[0.320s] -- Found rmw_fastrtps_cpp: 6.2.9 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
[0.424s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
[0.470s] -- Found ament_lint_auto: 0.12.14 (/opt/ros/humble/share/ament_lint_auto/cmake)
[0.589s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
[0.589s] -- Configured cppcheck include dirs:
[0.590s] -- Configured cppcheck exclude dirs and/or files:
[0.591s] -- Added test 'flake8' to check Python code syntax and style conventions
[0.595s] -- Added test 'lint_cmake' to check CMake code style
[0.597s] -- Added test 'pep257' to check Python code against some of the docstring style conventions in PEP 257
[0.609s] -- Added test 'uncrustify' to check C / C++ code style
[0.609s] -- Configured uncrustify additional arguments:
[0.611s] -- Added test 'xmllint' to check XML markup files
[0.612s] -- Configuring done
[0.619s] -- Generating done
[0.623s] -- Build files have been written to: /home/quella/ROS2_WS/simulation_ws/trolley/build/trolley
[0.650s] 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.662s] 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.669s] -- Install configuration: ""
[0.669s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch
[0.669s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/launch/display.launch.py
[0.669s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf
[0.670s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/urdf/miniBox.urdf.xacro
[0.670s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/package_run_dependencies/trolley
[0.670s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/parent_prefix_path/trolley
[0.670s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.sh
[0.670s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/ament_prefix_path.dsv
[0.670s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.sh
[0.670s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/environment/path.dsv
[0.672s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.bash
[0.672s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.sh
[0.673s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.zsh
[0.673s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/local_setup.dsv
[0.673s] -- Installing: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.dsv
[0.673s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/ament_index/resource_index/packages/trolley
[0.673s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig.cmake
[0.673s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/cmake/trolleyConfig-version.cmake
[0.673s] -- Up-to-date: /home/quella/ROS2_WS/simulation_ws/trolley/install/trolley/share/trolley/package.xml
[0.676s] 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