RC2025_r1/log/build_2025-07-09_22-59-39/costmap_converter/streams.log
2025-07-13 00:24:17 +08:00

104 lines
13 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[0.033s] Invoking command in '/home/robofish/RC2025/build/costmap_converter': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake /home/robofish/RC2025/src/rm_navigation/costmap_converter/costmap_converter -DCMAKE_INSTALL_PREFIX=/home/robofish/RC2025/install/costmap_converter
[0.043s] -- Found ament_cmake: 1.3.11 (/opt/ros/humble/share/ament_cmake/cmake)
[0.196s] -- Found class_loader: 2.2.0 (/opt/ros/humble/share/class_loader/cmake)
[0.218s] -- Found costmap_converter_msgs: 0.1.2 (/home/robofish/RC2025/install/costmap_converter_msgs/share/costmap_converter_msgs/cmake)
[0.231s] -- Found rosidl_generator_c: 3.1.6 (/opt/ros/humble/share/rosidl_generator_c/cmake)
[0.233s] -- Found rosidl_adapter: 3.1.6 (/opt/ros/humble/share/rosidl_adapter/cmake)
[0.237s] -- Found rosidl_generator_cpp: 3.1.6 (/opt/ros/humble/share/rosidl_generator_cpp/cmake)
[0.250s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
[0.264s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
[0.316s] -- Found cv_bridge: 3.2.1 (/opt/ros/humble/share/cv_bridge/cmake)
[0.344s] -- Found nav2_costmap_2d: 1.1.18 (/opt/ros/humble/share/nav2_costmap_2d/cmake)
[0.406s] -- Found rmw_implementation_cmake: 6.1.2 (/opt/ros/humble/share/rmw_implementation_cmake/cmake)
[0.410s] -- Found rmw_fastrtps_cpp: 6.2.7 (/opt/ros/humble/share/rmw_fastrtps_cpp/cmake)
[0.526s] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.2")
[0.559s] -- Found FastRTPS: /opt/ros/humble/include
[0.623s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
[0.632s] -- Looking for pthread.h
[0.705s] -- Looking for pthread.h - found
[0.705s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[0.790s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[0.790s] -- Found Threads: TRUE
[1.033s] -- Found Eigen3: TRUE (found version "3.4.0")
[1.033s] -- Ensuring Eigen3 include directory is part of orocos-kdl CMake target
[1.181s] -- Found OpenCV: /usr (found version "4.5.4")
[1.192s] -- Found ament_cmake_gtest: 1.3.11 (/opt/ros/humble/share/ament_cmake_gtest/cmake)
[1.196s] -- Found gtest sources under '/opt/ros/humble/src/gtest_vendor': C++ tests using 'Google Test' will be built
[1.274s] -- Configuring done
[1.384s] -- Generating done
[1.408s] -- Build files have been written to: /home/robofish/RC2025/build/costmap_converter
[1.445s] Invoked command in '/home/robofish/RC2025/build/costmap_converter' returned '0': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake /home/robofish/RC2025/src/rm_navigation/costmap_converter/costmap_converter -DCMAKE_INSTALL_PREFIX=/home/robofish/RC2025/install/costmap_converter
[1.445s] Invoking command in '/home/robofish/RC2025/build/costmap_converter': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake --build /home/robofish/RC2025/build/costmap_converter -- -j8 -l8
[1.790s] [ 5%] Building CXX object gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[1.791s] [ 10%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_polygons_concave.cpp.o
[1.791s] [ 15%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_lines_convex_hull.cpp.o
[1.791s] [ 21%] Building CXX object gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[1.791s] [ 26%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_polygons.cpp.o
[1.791s] [ 31%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_lines_ransac.cpp.o
[1.791s] [ 36%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/background_subtractor.cpp.o
[1.791s] [ 42%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/costmap_to_dynamic_obstacles.cpp.o
[2.483s] [ 47%] Linking CXX static library libgtest_main.a
[2.607s] [ 47%] Built target gtest_main
[2.682s] [ 52%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/blob_detector.cpp.o
[4.567s] [ 57%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/multitarget_tracker/Ctracker.cpp.o
[9.342s] [ 63%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/multitarget_tracker/Kalman.cpp.o
[9.720s] [ 68%] Building CXX object CMakeFiles/costmap_converter.dir/src/costmap_to_dynamic_obstacles/multitarget_tracker/HungarianAlg.cpp.o
[18.006s] [ 73%] Linking CXX static library libgtest.a
[18.152s] [ 73%] Built target gtest
[34.478s] [ 78%] Linking CXX shared library libcostmap_converter.so
[34.904s] [ 78%] Built target costmap_converter
[34.929s] [ 84%] Building CXX object CMakeFiles/standalone_converter.dir/src/costmap_converter_node.cpp.o
[50.431s] [ 89%] Linking CXX executable standalone_converter
[50.745s] [ 89%] Built target standalone_converter
[50.760s] [ 94%] Building CXX object CMakeFiles/test_costmap_polygons.dir/test/costmap_polygons.cpp.o
[57.021s] [100%] Linking CXX executable test_costmap_polygons
[57.481s] [100%] Built target test_costmap_polygons
[57.490s] Invoked command in '/home/robofish/RC2025/build/costmap_converter' returned '0': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake --build /home/robofish/RC2025/build/costmap_converter -- -j8 -l8
[57.492s] Invoking command in '/home/robofish/RC2025/build/costmap_converter': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake --install /home/robofish/RC2025/build/costmap_converter
[57.498s] -- Install configuration: "Release"
[57.498s] -- Installing: /home/robofish/RC2025/install/costmap_converter/lib/libcostmap_converter.so
[57.499s] -- Set runtime path of "/home/robofish/RC2025/install/costmap_converter/lib/libcostmap_converter.so" to ""
[57.500s] -- Installing: /home/robofish/RC2025/install/costmap_converter/bin/standalone_converter
[57.501s] -- Set runtime path of "/home/robofish/RC2025/install/costmap_converter/bin/standalone_converter" to ""
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include/
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_lines_ransac.h
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_polygons_concave.h
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_polygons.h
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/costmap_to_dynamic_obstacles.h
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/blob_detector.h
[57.501s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/background_subtractor.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker/defines.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker/Kalman.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker/Ctracker.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker/README.md
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_dynamic_obstacles/multitarget_tracker/HungarianAlg.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_to_lines_convex_hull.h
[57.502s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/costmap_converter_interface.h
[57.503s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/include//costmap_converter/misc.h
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/library_path.sh
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/library_path.dsv
[57.503s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/costmap_converter_plugins.xml
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/ament_index/resource_index/package_run_dependencies/costmap_converter
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/ament_index/resource_index/parent_prefix_path/costmap_converter
[57.503s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/ament_prefix_path.sh
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/ament_prefix_path.dsv
[57.503s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/path.sh
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/environment/path.dsv
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/local_setup.bash
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/local_setup.sh
[57.503s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/local_setup.zsh
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/local_setup.dsv
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/package.dsv
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/ament_index/resource_index/packages/costmap_converter
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/ament_index/resource_index/costmap_converter__pluginlib__plugin/costmap_converter
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/cmake/ament_cmake_export_include_directories-extras.cmake
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/cmake/ament_cmake_export_libraries-extras.cmake
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/cmake/ament_cmake_export_dependencies-extras.cmake
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/cmake/costmap_converterConfig.cmake
[57.504s] -- Installing: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/cmake/costmap_converterConfig-version.cmake
[57.504s] -- Up-to-date: /home/robofish/RC2025/install/costmap_converter/share/costmap_converter/package.xml
[57.506s] Invoked command in '/home/robofish/RC2025/build/costmap_converter' returned '0': AMENT_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/robofish/RC2025/install/costmap_converter_msgs:/opt/ros/humble LD_LIBRARY_PATH=/home/robofish/RC2025/install/costmap_converter_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/robofish/RC2025/install/costmap_converter_msgs/local/lib/python3.10/dist-packages:${PYTHONPATH} /usr/bin/cmake --install /home/robofish/RC2025/build/costmap_converter