Add terabee api
This commit is contained in:
@@ -268,6 +268,9 @@ PYTHON_VERSION:STRING=
|
||||
//Name of the computer/site where compile is being run
|
||||
SITE:STRING=ubuntu
|
||||
|
||||
//The directory containing a CMake configuration file for TerabeeApi.
|
||||
TerabeeApi_DIR:PATH=/usr/local/lib/cmake/TerabeeApi
|
||||
|
||||
//The directory containing a CMake configuration file for TinyXML2.
|
||||
TinyXML2_DIR:PATH=TinyXML2_DIR-NOTFOUND
|
||||
|
||||
@@ -658,6 +661,8 @@ FIND_PACKAGE_MESSAGE_DETAILS_FastRTPS:INTERNAL=[/opt/ros/foxy/include][/opt/ros/
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/usr/lib/aarch64-linux-gnu/libcrypto.so][/usr/include][c ][v1.1.1f()]
|
||||
//Details about finding PythonInterp
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3][v3.8.10(3)]
|
||||
//Details about finding TerabeeApi
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_TerabeeApi:INTERNAL=[/usr/local/lib/libterabeeapi.so][/usr/local/lib/cmake/TerabeeApi/../../../include][v()]
|
||||
//Details about finding Threads
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
|
||||
//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY
|
||||
|
||||
@@ -506,6 +506,7 @@ set(CMAKE_MAKEFILE_DEPENDS
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigTargets-none.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigTargets.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigVersion.cmake"
|
||||
"/usr/local/lib/cmake/TerabeeApi/TerabeeApiConfig.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
|
||||
|
||||
@@ -9,8 +9,12 @@
|
||||
/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp
|
||||
cstdio
|
||||
-
|
||||
chrono
|
||||
-
|
||||
rclcpp/rclcpp.hpp
|
||||
/home/ubuntu/ros2_ws/src/beacon_positioning/src/rclcpp/rclcpp.hpp
|
||||
std_msgs/msg/string.hpp
|
||||
/home/ubuntu/ros2_ws/src/beacon_positioning/src/std_msgs/msg/string.hpp
|
||||
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__builder.hpp
|
||||
builtin_interfaces/msg/detail/duration__struct.hpp
|
||||
@@ -3882,6 +3886,50 @@ statistics_msgs/msg/detail/metrics_message__builder.hpp
|
||||
statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__builder.hpp
|
||||
std_msgs/msg/detail/string__struct.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/std_msgs/msg/detail/string__struct.hpp
|
||||
rosidl_runtime_cpp/message_initialization.hpp
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
utility
|
||||
-
|
||||
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__struct.hpp
|
||||
rosidl_runtime_cpp/bounded_vector.hpp
|
||||
-
|
||||
rosidl_runtime_cpp/message_initialization.hpp
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
array
|
||||
-
|
||||
memory
|
||||
-
|
||||
string
|
||||
-
|
||||
vector
|
||||
-
|
||||
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__traits.hpp
|
||||
std_msgs/msg/detail/string__struct.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/std_msgs/msg/detail/string__struct.hpp
|
||||
rosidl_runtime_cpp/traits.hpp
|
||||
-
|
||||
stdint.h
|
||||
-
|
||||
type_traits
|
||||
-
|
||||
|
||||
/opt/ros/foxy/include/std_msgs/msg/string.hpp
|
||||
std_msgs/msg/detail/string__struct.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/std_msgs/msg/detail/string__struct.hpp
|
||||
std_msgs/msg/detail/string__builder.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/std_msgs/msg/detail/string__builder.hpp
|
||||
std_msgs/msg/detail/string__traits.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/std_msgs/msg/detail/string__traits.hpp
|
||||
|
||||
/opt/ros/foxy/include/tracetools/config.h
|
||||
|
||||
/opt/ros/foxy/include/tracetools/tracetools.h
|
||||
|
||||
@@ -80,6 +80,8 @@ tracker_position_EXTERNAL_OBJECTS =
|
||||
tracker_position: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o
|
||||
tracker_position: CMakeFiles/tracker_position.dir/build.make
|
||||
tracker_position: /opt/ros/foxy/lib/librclcpp.so
|
||||
tracker_position: /usr/local/lib/libterabeeapi.so
|
||||
tracker_position: /usr/local/lib/libterabeeapi.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_generator_c.so
|
||||
|
||||
@@ -274,6 +274,10 @@ CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/statistic_data_point__struct.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/metrics_message.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__builder.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__struct.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__traits.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/string.hpp
|
||||
/opt/ros/foxy/include/tracetools/config.h
|
||||
/opt/ros/foxy/include/tracetools/tracetools.h
|
||||
/opt/ros/foxy/include/tracetools/utils.hpp
|
||||
|
||||
@@ -273,6 +273,10 @@ CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/includ
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/statistic_data_point__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/metrics_message.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/string.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/config.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/tracetools.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/utils.hpp
|
||||
|
||||
@@ -1 +1 @@
|
||||
/usr/bin/c++ CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o -o tracker_position -Wl,-rpath,/opt/ros/foxy/lib: /opt/ros/foxy/lib/librclcpp.so /opt/ros/foxy/lib/liblibstatistics_collector.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librcl.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librmw_implementation.so /opt/ros/foxy/lib/librmw.so /opt/ros/foxy/lib/librcl_logging_spdlog.so /usr/lib/aarch64-linux-gnu/libspdlog.so.1.5.0 -lpthread /opt/ros/foxy/lib/librcl_yaml_param_parser.so /opt/ros/foxy/lib/libyaml.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_c.so /opt/ros/foxy/lib/librcpputils.so /opt/ros/foxy/lib/librosidl_runtime_c.so /opt/ros/foxy/lib/librcutils.so -ldl /opt/ros/foxy/lib/libtracetools.so
|
||||
/usr/bin/c++ CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o -o tracker_position -Wl,-rpath,/opt/ros/foxy/lib:/usr/local/lib: /opt/ros/foxy/lib/librclcpp.so /usr/local/lib/libterabeeapi.so /usr/local/lib/libterabeeapi.so /opt/ros/foxy/lib/liblibstatistics_collector.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librcl.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librmw_implementation.so /opt/ros/foxy/lib/librmw.so /opt/ros/foxy/lib/librcl_logging_spdlog.so /usr/lib/aarch64-linux-gnu/libspdlog.so.1.5.0 -lpthread /opt/ros/foxy/lib/librcl_yaml_param_parser.so /opt/ros/foxy/lib/libyaml.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_c.so /opt/ros/foxy/lib/librcpputils.so /opt/ros/foxy/lib/librosidl_runtime_c.so /opt/ros/foxy/lib/librcutils.so -ldl /opt/ros/foxy/lib/libtracetools.so
|
||||
|
||||
Binary file not shown.
@@ -5,14 +5,14 @@
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
add_test(copyright "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/copyright.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_copyright/copyright.txt" "--command" "/opt/ros/foxy/bin/ament_copyright" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/copyright.xunit.xml")
|
||||
set_tests_properties(copyright PROPERTIES LABELS "copyright;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_copyright.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;18;ament_copyright;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(copyright PROPERTIES LABELS "copyright;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_copyright.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;18;ament_copyright;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(cppcheck "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/cppcheck.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_cppcheck/cppcheck.txt" "--command" "/opt/ros/foxy/bin/ament_cppcheck" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/cppcheck.xunit.xml" "--include_dirs" "/home/ubuntu/ros2_ws/src/beacon_positioning/include")
|
||||
set_tests_properties(cppcheck PROPERTIES LABELS "cppcheck;linter" TIMEOUT "300" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake;61;ament_add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;83;ament_cppcheck;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(cppcheck PROPERTIES LABELS "cppcheck;linter" TIMEOUT "300" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake;61;ament_add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;83;ament_cppcheck;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(cpplint "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/cpplint.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_cpplint/cpplint.txt" "--command" "/opt/ros/foxy/bin/ament_cpplint" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/cpplint.xunit.xml")
|
||||
set_tests_properties(cpplint PROPERTIES LABELS "cpplint;linter" TIMEOUT "120" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cpplint.cmake;68;ament_add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;35;ament_cpplint;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(cpplint PROPERTIES LABELS "cpplint;linter" TIMEOUT "120" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cpplint.cmake;68;ament_add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;35;ament_cpplint;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(lint_cmake "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/lint_cmake.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_lint_cmake/lint_cmake.txt" "--command" "/opt/ros/foxy/bin/ament_lint_cmake" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/lint_cmake.xunit.xml")
|
||||
set_tests_properties(lint_cmake PROPERTIES LABELS "lint_cmake;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;21;ament_lint_cmake;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(lint_cmake PROPERTIES LABELS "lint_cmake;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;21;ament_lint_cmake;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(uncrustify "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/uncrustify.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_uncrustify/uncrustify.txt" "--command" "/opt/ros/foxy/bin/ament_uncrustify" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/uncrustify.xunit.xml")
|
||||
set_tests_properties(uncrustify PROPERTIES LABELS "uncrustify;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake;65;ament_add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;34;ament_uncrustify;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(uncrustify PROPERTIES LABELS "uncrustify;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake;65;ament_add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;34;ament_uncrustify;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(xmllint "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/xmllint.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/ament_xmllint/xmllint.txt" "--command" "/opt/ros/foxy/bin/ament_xmllint" "--xunit-file" "/home/ubuntu/ros2_ws/build/beacon_positioning/test_results/beacon_positioning/xmllint.xunit.xml")
|
||||
set_tests_properties(xmllint PROPERTIES LABELS "xmllint;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake;50;ament_add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;18;ament_xmllint;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;46;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
set_tests_properties(xmllint PROPERTIES LABELS "xmllint;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake;50;ament_add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;18;ament_xmllint;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;50;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
set(_AMENT_PACKAGE_NAME "beacon_positioning")
|
||||
set(beacon_positioning_VERSION "0.0.0")
|
||||
set(beacon_positioning_MAINTAINER "ubuntu <semmer99@gmail.com>")
|
||||
set(beacon_positioning_BUILD_DEPENDS "rclcpp")
|
||||
set(beacon_positioning_MAINTAINER "sem <semmer99@gmail.com>")
|
||||
set(beacon_positioning_BUILD_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_BUILDTOOL_DEPENDS "ament_cmake")
|
||||
set(beacon_positioning_BUILD_EXPORT_DEPENDS "rclcpp")
|
||||
set(beacon_positioning_BUILD_EXPORT_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_BUILDTOOL_EXPORT_DEPENDS )
|
||||
set(beacon_positioning_EXEC_DEPENDS "rclcpp")
|
||||
set(beacon_positioning_EXEC_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_TEST_DEPENDS "ament_lint_auto" "ament_lint_common")
|
||||
set(beacon_positioning_GROUP_DEPENDS )
|
||||
set(beacon_positioning_MEMBER_OF_GROUPS )
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
<name>beacon_positioning</name>
|
||||
<version>0.0.0</version>
|
||||
<description>ROS 2 package to read the Terabee Robot Positioning System beacons positions</description>
|
||||
<maintainer email="semmer99@gmail.com">ubuntu</maintainer>
|
||||
<maintainer email="semmer99@gmail.com">sem</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
<depend>rclcpp</depend>
|
||||
<depend>std_msgs</depend>
|
||||
|
||||
<test_depend>ament_lint_auto</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
||||
@@ -1 +1 @@
|
||||
rclcpp;ament_lint_auto;ament_lint_common
|
||||
rclcpp;std_msgs;ament_lint_auto;ament_lint_common
|
||||
@@ -1 +1 @@
|
||||
/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
@@ -49,7 +49,7 @@ if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_
|
||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position")
|
||||
file(RPATH_CHANGE
|
||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position"
|
||||
OLD_RPATH "/opt/ros/foxy/lib:"
|
||||
OLD_RPATH "/opt/ros/foxy/lib:/usr/local/lib:"
|
||||
NEW_RPATH "")
|
||||
if(CMAKE_INSTALL_DO_STRIP)
|
||||
execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
COLCON=1
|
||||
COLCON_PREFIX_PATH=/home/ubuntu/ros2_ws/install
|
||||
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
|
||||
@@ -21,7 +21,7 @@ LESSOPEN=| /usr/bin/lesspipe %s
|
||||
LOGNAME=ubuntu
|
||||
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
|
||||
MOTD_SHOWN=pam
|
||||
OLDPWD=/home/ubuntu/ros2_ws/src
|
||||
OLDPWD=/home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
PATH=/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
|
||||
PWD=/home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages
|
||||
@@ -32,7 +32,7 @@ ROS_LOCALHOST_ONLY=0
|
||||
ROS_PYTHON_VERSION=3
|
||||
ROS_VERSION=2
|
||||
SHELL=/bin/bash
|
||||
SHLVL=1
|
||||
SHLVL=2
|
||||
SSH_CLIENT=10.1.1.110 56300 22
|
||||
SSH_CONNECTION=10.1.1.110 56300 10.1.1.68 22
|
||||
SSH_TTY=/dev/pts/0
|
||||
|
||||
Binary file not shown.
2
build_beacons.sh
Executable file
2
build_beacons.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
colcon build --packages-select beacon_positioning
|
||||
. install/setup.bash
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
rclcpp;ament_lint_auto;ament_lint_common
|
||||
rclcpp;std_msgs;ament_lint_auto;ament_lint_common
|
||||
@@ -1 +1 @@
|
||||
/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
|
||||
@@ -4,11 +4,12 @@
|
||||
<name>beacon_positioning</name>
|
||||
<version>0.0.0</version>
|
||||
<description>ROS 2 package to read the Terabee Robot Positioning System beacons positions</description>
|
||||
<maintainer email="semmer99@gmail.com">ubuntu</maintainer>
|
||||
<maintainer email="semmer99@gmail.com">sem</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
<depend>rclcpp</depend>
|
||||
<depend>std_msgs</depend>
|
||||
|
||||
<test_depend>ament_lint_auto</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
||||
@@ -1 +1 @@
|
||||
rclcpp
|
||||
rclcpp:std_msgs
|
||||
100
log/build_2023-04-13_14-30-29/logger_all.log
Normal file
100
log/build_2023-04-13_14-30-29/logger_all.log
Normal file
@@ -0,0 +1,100 @@
|
||||
[1.701s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.701s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', 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, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffb6ceee80>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffb6ceee80>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffb6bde760>)
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.903s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.004s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.009s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.016s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.023s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.023s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.023s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
44
log/build_2023-04-13_14-31-16/beacon_positioning/stdout.log
Normal file
44
log/build_2023-04-13_14-31-16/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,44 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- 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/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,44 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- 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/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
48
log/build_2023-04-13_14-31-16/beacon_positioning/streams.log
Normal file
48
log/build_2023-04-13_14-31-16/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,48 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.229s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.324s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.996s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.123s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.136s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.585s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.757s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.763s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.259s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.578s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.583s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.584s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.584s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.588s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.589s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.591s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.596s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.596s] -- Configured uncrustify additional arguments:
|
||||
[2.598s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.615s] -- Configuring done
|
||||
[2.643s] -- Generating done
|
||||
[2.649s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.749s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[2.874s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[13.577s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[14.263s] [100%] Built target tracker_position
|
||||
[14.400s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[14.559s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[14.592s] -- Install configuration: ""
|
||||
[14.593s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[14.599s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[14.599s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[14.600s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[14.602s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[14.602s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[14.603s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[14.603s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[14.606s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[14.607s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[14.608s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[14.608s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[14.609s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[14.609s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[14.621s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
207
log/build_2023-04-13_14-31-16/events.log
Normal file
207
log/build_2023-04-13_14-31-16/events.log
Normal file
@@ -0,0 +1,207 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000922] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001201] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001843] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002326] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003290] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099345] (-) TimerEvent: {}
|
||||
[0.111536] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.114321] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.117380] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199546] (-) TimerEvent: {}
|
||||
[0.232281] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299662] (-) TimerEvent: {}
|
||||
[0.326921] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399804] (-) TimerEvent: {}
|
||||
[0.500452] (-) TimerEvent: {}
|
||||
[0.601098] (-) TimerEvent: {}
|
||||
[0.701747] (-) TimerEvent: {}
|
||||
[0.802347] (-) TimerEvent: {}
|
||||
[0.902968] (-) TimerEvent: {}
|
||||
[0.999480] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003150] (-) TimerEvent: {}
|
||||
[1.103788] (-) TimerEvent: {}
|
||||
[1.126349] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.138798] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.203968] (-) TimerEvent: {}
|
||||
[1.304749] (-) TimerEvent: {}
|
||||
[1.405493] (-) TimerEvent: {}
|
||||
[1.506372] (-) TimerEvent: {}
|
||||
[1.588310] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606513] (-) TimerEvent: {}
|
||||
[1.707224] (-) TimerEvent: {}
|
||||
[1.760419] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.765650] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807380] (-) TimerEvent: {}
|
||||
[1.908074] (-) TimerEvent: {}
|
||||
[2.008750] (-) TimerEvent: {}
|
||||
[2.109464] (-) TimerEvent: {}
|
||||
[2.210133] (-) TimerEvent: {}
|
||||
[2.262018] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.310316] (-) TimerEvent: {}
|
||||
[2.410968] (-) TimerEvent: {}
|
||||
[2.511709] (-) TimerEvent: {}
|
||||
[2.581075] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.586170] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.586810] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.587357] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.591328] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.591876] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.594194] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.599027] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.599585] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.600734] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.611845] (-) TimerEvent: {}
|
||||
[2.617566] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.645630] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.652313] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.712061] (-) TimerEvent: {}
|
||||
[2.751838] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[2.812221] (-) TimerEvent: {}
|
||||
[2.877120] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[2.912447] (-) TimerEvent: {}
|
||||
[3.013192] (-) TimerEvent: {}
|
||||
[3.113963] (-) TimerEvent: {}
|
||||
[3.214751] (-) TimerEvent: {}
|
||||
[3.315530] (-) TimerEvent: {}
|
||||
[3.416263] (-) TimerEvent: {}
|
||||
[3.516969] (-) TimerEvent: {}
|
||||
[3.617741] (-) TimerEvent: {}
|
||||
[3.718461] (-) TimerEvent: {}
|
||||
[3.819257] (-) TimerEvent: {}
|
||||
[3.920023] (-) TimerEvent: {}
|
||||
[4.020749] (-) TimerEvent: {}
|
||||
[4.121528] (-) TimerEvent: {}
|
||||
[4.222258] (-) TimerEvent: {}
|
||||
[4.323323] (-) TimerEvent: {}
|
||||
[4.424043] (-) TimerEvent: {}
|
||||
[4.524768] (-) TimerEvent: {}
|
||||
[4.625553] (-) TimerEvent: {}
|
||||
[4.726272] (-) TimerEvent: {}
|
||||
[4.827074] (-) TimerEvent: {}
|
||||
[4.927906] (-) TimerEvent: {}
|
||||
[5.028622] (-) TimerEvent: {}
|
||||
[5.129387] (-) TimerEvent: {}
|
||||
[5.230124] (-) TimerEvent: {}
|
||||
[5.330885] (-) TimerEvent: {}
|
||||
[5.431683] (-) TimerEvent: {}
|
||||
[5.532412] (-) TimerEvent: {}
|
||||
[5.633122] (-) TimerEvent: {}
|
||||
[5.733853] (-) TimerEvent: {}
|
||||
[5.834623] (-) TimerEvent: {}
|
||||
[5.935415] (-) TimerEvent: {}
|
||||
[6.036187] (-) TimerEvent: {}
|
||||
[6.136887] (-) TimerEvent: {}
|
||||
[6.237637] (-) TimerEvent: {}
|
||||
[6.338383] (-) TimerEvent: {}
|
||||
[6.439195] (-) TimerEvent: {}
|
||||
[6.539993] (-) TimerEvent: {}
|
||||
[6.640769] (-) TimerEvent: {}
|
||||
[6.741506] (-) TimerEvent: {}
|
||||
[6.842288] (-) TimerEvent: {}
|
||||
[6.943060] (-) TimerEvent: {}
|
||||
[7.043827] (-) TimerEvent: {}
|
||||
[7.144557] (-) TimerEvent: {}
|
||||
[7.245327] (-) TimerEvent: {}
|
||||
[7.346120] (-) TimerEvent: {}
|
||||
[7.446862] (-) TimerEvent: {}
|
||||
[7.547635] (-) TimerEvent: {}
|
||||
[7.648381] (-) TimerEvent: {}
|
||||
[7.749122] (-) TimerEvent: {}
|
||||
[7.849846] (-) TimerEvent: {}
|
||||
[7.950574] (-) TimerEvent: {}
|
||||
[8.051352] (-) TimerEvent: {}
|
||||
[8.152078] (-) TimerEvent: {}
|
||||
[8.252832] (-) TimerEvent: {}
|
||||
[8.353612] (-) TimerEvent: {}
|
||||
[8.454348] (-) TimerEvent: {}
|
||||
[8.555098] (-) TimerEvent: {}
|
||||
[8.655861] (-) TimerEvent: {}
|
||||
[8.756567] (-) TimerEvent: {}
|
||||
[8.857309] (-) TimerEvent: {}
|
||||
[8.958050] (-) TimerEvent: {}
|
||||
[9.058808] (-) TimerEvent: {}
|
||||
[9.159598] (-) TimerEvent: {}
|
||||
[9.260417] (-) TimerEvent: {}
|
||||
[9.361211] (-) TimerEvent: {}
|
||||
[9.461992] (-) TimerEvent: {}
|
||||
[9.562731] (-) TimerEvent: {}
|
||||
[9.663585] (-) TimerEvent: {}
|
||||
[9.764449] (-) TimerEvent: {}
|
||||
[9.865188] (-) TimerEvent: {}
|
||||
[9.965953] (-) TimerEvent: {}
|
||||
[10.066679] (-) TimerEvent: {}
|
||||
[10.167461] (-) TimerEvent: {}
|
||||
[10.268213] (-) TimerEvent: {}
|
||||
[10.368954] (-) TimerEvent: {}
|
||||
[10.469736] (-) TimerEvent: {}
|
||||
[10.570508] (-) TimerEvent: {}
|
||||
[10.671304] (-) TimerEvent: {}
|
||||
[10.772102] (-) TimerEvent: {}
|
||||
[10.873059] (-) TimerEvent: {}
|
||||
[10.973865] (-) TimerEvent: {}
|
||||
[11.074607] (-) TimerEvent: {}
|
||||
[11.175359] (-) TimerEvent: {}
|
||||
[11.276085] (-) TimerEvent: {}
|
||||
[11.376814] (-) TimerEvent: {}
|
||||
[11.477578] (-) TimerEvent: {}
|
||||
[11.578271] (-) TimerEvent: {}
|
||||
[11.679024] (-) TimerEvent: {}
|
||||
[11.779780] (-) TimerEvent: {}
|
||||
[11.880519] (-) TimerEvent: {}
|
||||
[11.981222] (-) TimerEvent: {}
|
||||
[12.081954] (-) TimerEvent: {}
|
||||
[12.182704] (-) TimerEvent: {}
|
||||
[12.283434] (-) TimerEvent: {}
|
||||
[12.384158] (-) TimerEvent: {}
|
||||
[12.484850] (-) TimerEvent: {}
|
||||
[12.585576] (-) TimerEvent: {}
|
||||
[12.686322] (-) TimerEvent: {}
|
||||
[12.787040] (-) TimerEvent: {}
|
||||
[12.887792] (-) TimerEvent: {}
|
||||
[12.988513] (-) TimerEvent: {}
|
||||
[13.089228] (-) TimerEvent: {}
|
||||
[13.190030] (-) TimerEvent: {}
|
||||
[13.290795] (-) TimerEvent: {}
|
||||
[13.391598] (-) TimerEvent: {}
|
||||
[13.492454] (-) TimerEvent: {}
|
||||
[13.580287] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[13.592641] (-) TimerEvent: {}
|
||||
[13.693578] (-) TimerEvent: {}
|
||||
[13.794533] (-) TimerEvent: {}
|
||||
[13.895543] (-) TimerEvent: {}
|
||||
[13.996542] (-) TimerEvent: {}
|
||||
[14.097520] (-) TimerEvent: {}
|
||||
[14.198308] (-) TimerEvent: {}
|
||||
[14.265644] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[14.298490] (-) TimerEvent: {}
|
||||
[14.399339] (-) TimerEvent: {}
|
||||
[14.402927] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.499684] (-) TimerEvent: {}
|
||||
[14.517186] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[14.556382] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[14.594497] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[14.595825] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[14.599774] (-) TimerEvent: {}
|
||||
[14.601735] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[14.602286] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[14.603535] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[14.604678] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[14.605120] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[14.606195] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[14.606652] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[14.607598] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[14.608067] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[14.608454] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[14.608836] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[14.609723] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[14.610807] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[14.611304] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[14.611755] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[14.612093] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[14.617532] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.705027] (-) TimerEvent: {}
|
||||
[14.821081] (-) TimerEvent: {}
|
||||
[14.923862] (-) TimerEvent: {}
|
||||
[14.965004] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[14.968178] (-) EventReactorShutdown: {}
|
||||
185
log/build_2023-04-13_14-31-16/logger_all.log
Normal file
185
log/build_2023-04-13_14-31-16/logger_all.log
Normal file
@@ -0,0 +1,185 @@
|
||||
[1.699s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.699s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', 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, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff9dcdbe80>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff9dcdbe80>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff9dbcb760>)
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.901s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.901s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.901s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.007s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.014s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.021s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.199s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.199s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.240s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.259s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.263s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.414s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.416s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', '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/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.424s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.479s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.480s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.481s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.515s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.516s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.516s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.600s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[16.883s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.043s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.096s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.103s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.139s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.141s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.143s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.165s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.168s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.170s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.173s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.174s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.174s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.175s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.176s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.200s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.203s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.206s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.208s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.211s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.213s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.348s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.375s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.378s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.379s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.402s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.404s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.406s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.408s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.409s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.409s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.410s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.410s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.433s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.436s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.438s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.439s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.441s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.442s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.444s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[17.445s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[17.445s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[17.445s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[17.484s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[17.484s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[17.485s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[17.485s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[17.487s] 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
|
||||
[17.488s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[17.513s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[17.517s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[17.522s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[17.543s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[17.546s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[17.548s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[17.570s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[17.572s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[17.593s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[17.595s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -0,0 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
@@ -0,0 +1,6 @@
|
||||
CMake Error at CMakeLists.txt:29 (target_link_libraries):
|
||||
Cannot specify link libraries for target "example" which is not built by
|
||||
this project.
|
||||
|
||||
|
||||
make: *** [Makefile:266: cmake_check_build_system] Error 1
|
||||
12
log/build_2023-04-13_14-55-38/beacon_positioning/stdout.log
Normal file
12
log/build_2023-04-13_14-55-38/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,12 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found TerabeeApi: /usr/local/lib/libterabeeapi.so
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
@@ -0,0 +1,18 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found TerabeeApi: /usr/local/lib/libterabeeapi.so
|
||||
CMake Error at CMakeLists.txt:29 (target_link_libraries):
|
||||
Cannot specify link libraries for target "example" which is not built by
|
||||
this project.
|
||||
|
||||
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
make: *** [Makefile:266: cmake_check_build_system] Error 1
|
||||
20
log/build_2023-04-13_14-55-38/beacon_positioning/streams.log
Normal file
20
log/build_2023-04-13_14-55-38/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,20 @@
|
||||
[0.125s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.246s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.339s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[1.021s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.150s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.162s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.653s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.826s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.831s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.341s] -- Found TerabeeApi: /usr/local/lib/libterabeeapi.so
|
||||
[2.346s] CMake Error at CMakeLists.txt:29 (target_link_libraries):
|
||||
[2.346s] Cannot specify link libraries for target "example" which is not built by
|
||||
[2.347s] this project.
|
||||
[2.347s]
|
||||
[2.347s]
|
||||
[2.358s] -- Configuring incomplete, errors occurred!
|
||||
[2.358s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
[2.359s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
[2.377s] make: *** [Makefile:266: cmake_check_build_system] Error 1
|
||||
[2.383s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
56
log/build_2023-04-13_14-55-38/events.log
Normal file
56
log/build_2023-04-13_14-55-38/events.log
Normal file
@@ -0,0 +1,56 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000923] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001213] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001864] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002359] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003373] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099580] (-) TimerEvent: {}
|
||||
[0.117131] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.122171] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.125072] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '2'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199594] (-) TimerEvent: {}
|
||||
[0.249014] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299702] (-) TimerEvent: {}
|
||||
[0.342322] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399975] (-) TimerEvent: {}
|
||||
[0.501024] (-) TimerEvent: {}
|
||||
[0.601681] (-) TimerEvent: {}
|
||||
[0.702344] (-) TimerEvent: {}
|
||||
[0.802965] (-) TimerEvent: {}
|
||||
[0.903562] (-) TimerEvent: {}
|
||||
[1.004227] (-) TimerEvent: {}
|
||||
[1.023852] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.104395] (-) TimerEvent: {}
|
||||
[1.153066] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.165360] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.204541] (-) TimerEvent: {}
|
||||
[1.305210] (-) TimerEvent: {}
|
||||
[1.405909] (-) TimerEvent: {}
|
||||
[1.506560] (-) TimerEvent: {}
|
||||
[1.607303] (-) TimerEvent: {}
|
||||
[1.656254] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.707461] (-) TimerEvent: {}
|
||||
[1.808100] (-) TimerEvent: {}
|
||||
[1.829069] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.834376] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.908263] (-) TimerEvent: {}
|
||||
[2.008950] (-) TimerEvent: {}
|
||||
[2.109648] (-) TimerEvent: {}
|
||||
[2.210361] (-) TimerEvent: {}
|
||||
[2.311102] (-) TimerEvent: {}
|
||||
[2.344282] (beacon_positioning) StdoutLine: {'line': b'-- Found TerabeeApi: /usr/local/lib/libterabeeapi.so \n'}
|
||||
[2.348921] (beacon_positioning) StderrLine: {'line': b'CMake Error at CMakeLists.txt:29 (target_link_libraries):\n'}
|
||||
[2.349545] (beacon_positioning) StderrLine: {'line': b' Cannot specify link libraries for target "example" which is not built by\n'}
|
||||
[2.349840] (beacon_positioning) StderrLine: {'line': b' this project.\n'}
|
||||
[2.350095] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.350343] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.360968] (beacon_positioning) StdoutLine: {'line': b'-- Configuring incomplete, errors occurred!\n'}
|
||||
[2.361550] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".\n'}
|
||||
[2.361871] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".\n'}
|
||||
[2.380055] (beacon_positioning) StderrLine: {'line': b'make: *** [Makefile:266: cmake_check_build_system] Error 1\n'}
|
||||
[2.385366] (beacon_positioning) CommandEnded: {'returncode': 2}
|
||||
[2.411361] (-) TimerEvent: {}
|
||||
[2.517401] (-) TimerEvent: {}
|
||||
[2.627607] (-) TimerEvent: {}
|
||||
[2.641645] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 2}
|
||||
[2.644884] (-) EventReactorShutdown: {}
|
||||
165
log/build_2023-04-13_14-55-38/logger_all.log
Normal file
165
log/build_2023-04-13_14-55-38/logger_all.log
Normal file
@@ -0,0 +1,165 @@
|
||||
[1.705s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.705s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', 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, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff9c406dc0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff9c406dc0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff9c2c0790>)
|
||||
[1.914s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.915s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.916s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.916s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.018s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.024s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.030s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.031s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.031s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.033s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.033s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.037s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.037s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.224s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.266s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.285s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.290s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.559s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', '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/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.567s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.623s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.624s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.625s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.660s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.661s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.661s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.752s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.009s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.148s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[5.188s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[5.190s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[5.191s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[5.214s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[5.217s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[5.219s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[5.222s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[5.223s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.223s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[5.224s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[5.225s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.248s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[5.251s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[5.254s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[5.257s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[5.260s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[5.263s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[5.265s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[5.265s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[5.266s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[5.266s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.310s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.310s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.311s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.311s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.314s] 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
|
||||
[5.314s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.341s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.344s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.352s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.377s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.380s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.382s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[5.403s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[5.405s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[5.427s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[5.429s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
44
log/build_2023-04-13_14-56-32/beacon_positioning/stdout.log
Normal file
44
log/build_2023-04-13_14-56-32/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,44 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- 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/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,44 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- 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/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
48
log/build_2023-04-13_14-56-32/beacon_positioning/streams.log
Normal file
48
log/build_2023-04-13_14-56-32/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,48 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.229s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.324s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[1.009s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.138s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.150s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.631s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.802s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.807s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.303s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.629s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.634s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.635s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.636s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.640s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.640s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.643s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.648s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.648s] -- Configured uncrustify additional arguments:
|
||||
[2.649s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.666s] -- Configuring done
|
||||
[2.741s] -- Generating done
|
||||
[2.758s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.899s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[3.035s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[13.721s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[14.522s] [100%] Built target tracker_position
|
||||
[14.561s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[14.721s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[14.755s] -- Install configuration: ""
|
||||
[14.756s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[14.762s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[14.762s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[14.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[14.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[14.764s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[14.765s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[14.765s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[14.766s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[14.766s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[14.767s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[14.767s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[14.768s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[14.769s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[14.782s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
209
log/build_2023-04-13_14-56-32/events.log
Normal file
209
log/build_2023-04-13_14-56-32/events.log
Normal file
@@ -0,0 +1,209 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000980] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001271] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001937] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002456] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003446] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099404] (-) TimerEvent: {}
|
||||
[0.111745] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.114571] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.117324] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '2'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199582] (-) TimerEvent: {}
|
||||
[0.231654] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299700] (-) TimerEvent: {}
|
||||
[0.327640] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399830] (-) TimerEvent: {}
|
||||
[0.500415] (-) TimerEvent: {}
|
||||
[0.601053] (-) TimerEvent: {}
|
||||
[0.701684] (-) TimerEvent: {}
|
||||
[0.802301] (-) TimerEvent: {}
|
||||
[0.902947] (-) TimerEvent: {}
|
||||
[1.003657] (-) TimerEvent: {}
|
||||
[1.012393] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.103827] (-) TimerEvent: {}
|
||||
[1.141111] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.153205] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.203980] (-) TimerEvent: {}
|
||||
[1.304647] (-) TimerEvent: {}
|
||||
[1.405321] (-) TimerEvent: {}
|
||||
[1.506041] (-) TimerEvent: {}
|
||||
[1.606737] (-) TimerEvent: {}
|
||||
[1.633938] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.706897] (-) TimerEvent: {}
|
||||
[1.805075] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.807028] (-) TimerEvent: {}
|
||||
[1.810547] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.907216] (-) TimerEvent: {}
|
||||
[2.007912] (-) TimerEvent: {}
|
||||
[2.108561] (-) TimerEvent: {}
|
||||
[2.209227] (-) TimerEvent: {}
|
||||
[2.306493] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.309359] (-) TimerEvent: {}
|
||||
[2.409994] (-) TimerEvent: {}
|
||||
[2.510673] (-) TimerEvent: {}
|
||||
[2.611458] (-) TimerEvent: {}
|
||||
[2.632543] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.637707] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.638407] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.638905] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.642986] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.643576] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.645920] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.650857] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.651446] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.652719] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.669501] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.711598] (-) TimerEvent: {}
|
||||
[2.743227] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.760855] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.811781] (-) TimerEvent: {}
|
||||
[2.901971] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[2.911976] (-) TimerEvent: {}
|
||||
[3.012765] (-) TimerEvent: {}
|
||||
[3.037718] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[3.112970] (-) TimerEvent: {}
|
||||
[3.213683] (-) TimerEvent: {}
|
||||
[3.314444] (-) TimerEvent: {}
|
||||
[3.415147] (-) TimerEvent: {}
|
||||
[3.515891] (-) TimerEvent: {}
|
||||
[3.616665] (-) TimerEvent: {}
|
||||
[3.717399] (-) TimerEvent: {}
|
||||
[3.818204] (-) TimerEvent: {}
|
||||
[3.918976] (-) TimerEvent: {}
|
||||
[4.019766] (-) TimerEvent: {}
|
||||
[4.120522] (-) TimerEvent: {}
|
||||
[4.221264] (-) TimerEvent: {}
|
||||
[4.322327] (-) TimerEvent: {}
|
||||
[4.423094] (-) TimerEvent: {}
|
||||
[4.523952] (-) TimerEvent: {}
|
||||
[4.624662] (-) TimerEvent: {}
|
||||
[4.725405] (-) TimerEvent: {}
|
||||
[4.826190] (-) TimerEvent: {}
|
||||
[4.926916] (-) TimerEvent: {}
|
||||
[5.027766] (-) TimerEvent: {}
|
||||
[5.128525] (-) TimerEvent: {}
|
||||
[5.229317] (-) TimerEvent: {}
|
||||
[5.330116] (-) TimerEvent: {}
|
||||
[5.430915] (-) TimerEvent: {}
|
||||
[5.531689] (-) TimerEvent: {}
|
||||
[5.632476] (-) TimerEvent: {}
|
||||
[5.733212] (-) TimerEvent: {}
|
||||
[5.834008] (-) TimerEvent: {}
|
||||
[5.934785] (-) TimerEvent: {}
|
||||
[6.035615] (-) TimerEvent: {}
|
||||
[6.136359] (-) TimerEvent: {}
|
||||
[6.237097] (-) TimerEvent: {}
|
||||
[6.337867] (-) TimerEvent: {}
|
||||
[6.438687] (-) TimerEvent: {}
|
||||
[6.539467] (-) TimerEvent: {}
|
||||
[6.640222] (-) TimerEvent: {}
|
||||
[6.740999] (-) TimerEvent: {}
|
||||
[6.841752] (-) TimerEvent: {}
|
||||
[6.942490] (-) TimerEvent: {}
|
||||
[7.043253] (-) TimerEvent: {}
|
||||
[7.144051] (-) TimerEvent: {}
|
||||
[7.244803] (-) TimerEvent: {}
|
||||
[7.345571] (-) TimerEvent: {}
|
||||
[7.446341] (-) TimerEvent: {}
|
||||
[7.547148] (-) TimerEvent: {}
|
||||
[7.647927] (-) TimerEvent: {}
|
||||
[7.748690] (-) TimerEvent: {}
|
||||
[7.849448] (-) TimerEvent: {}
|
||||
[7.950280] (-) TimerEvent: {}
|
||||
[8.051035] (-) TimerEvent: {}
|
||||
[8.151800] (-) TimerEvent: {}
|
||||
[8.252555] (-) TimerEvent: {}
|
||||
[8.353324] (-) TimerEvent: {}
|
||||
[8.454123] (-) TimerEvent: {}
|
||||
[8.554881] (-) TimerEvent: {}
|
||||
[8.655655] (-) TimerEvent: {}
|
||||
[8.756423] (-) TimerEvent: {}
|
||||
[8.857153] (-) TimerEvent: {}
|
||||
[8.957922] (-) TimerEvent: {}
|
||||
[9.058653] (-) TimerEvent: {}
|
||||
[9.159443] (-) TimerEvent: {}
|
||||
[9.260196] (-) TimerEvent: {}
|
||||
[9.361058] (-) TimerEvent: {}
|
||||
[9.461844] (-) TimerEvent: {}
|
||||
[9.562601] (-) TimerEvent: {}
|
||||
[9.663401] (-) TimerEvent: {}
|
||||
[9.764124] (-) TimerEvent: {}
|
||||
[9.864921] (-) TimerEvent: {}
|
||||
[9.965658] (-) TimerEvent: {}
|
||||
[10.066404] (-) TimerEvent: {}
|
||||
[10.167171] (-) TimerEvent: {}
|
||||
[10.267956] (-) TimerEvent: {}
|
||||
[10.368700] (-) TimerEvent: {}
|
||||
[10.469451] (-) TimerEvent: {}
|
||||
[10.570159] (-) TimerEvent: {}
|
||||
[10.670913] (-) TimerEvent: {}
|
||||
[10.771788] (-) TimerEvent: {}
|
||||
[10.872915] (-) TimerEvent: {}
|
||||
[10.973775] (-) TimerEvent: {}
|
||||
[11.074950] (-) TimerEvent: {}
|
||||
[11.175705] (-) TimerEvent: {}
|
||||
[11.276456] (-) TimerEvent: {}
|
||||
[11.377221] (-) TimerEvent: {}
|
||||
[11.478009] (-) TimerEvent: {}
|
||||
[11.578743] (-) TimerEvent: {}
|
||||
[11.679497] (-) TimerEvent: {}
|
||||
[11.780203] (-) TimerEvent: {}
|
||||
[11.880951] (-) TimerEvent: {}
|
||||
[11.981734] (-) TimerEvent: {}
|
||||
[12.082480] (-) TimerEvent: {}
|
||||
[12.183278] (-) TimerEvent: {}
|
||||
[12.284063] (-) TimerEvent: {}
|
||||
[12.384843] (-) TimerEvent: {}
|
||||
[12.485595] (-) TimerEvent: {}
|
||||
[12.586327] (-) TimerEvent: {}
|
||||
[12.687088] (-) TimerEvent: {}
|
||||
[12.787885] (-) TimerEvent: {}
|
||||
[12.888582] (-) TimerEvent: {}
|
||||
[12.989284] (-) TimerEvent: {}
|
||||
[13.090056] (-) TimerEvent: {}
|
||||
[13.190825] (-) TimerEvent: {}
|
||||
[13.291711] (-) TimerEvent: {}
|
||||
[13.392504] (-) TimerEvent: {}
|
||||
[13.493262] (-) TimerEvent: {}
|
||||
[13.594023] (-) TimerEvent: {}
|
||||
[13.694866] (-) TimerEvent: {}
|
||||
[13.723753] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[13.795059] (-) TimerEvent: {}
|
||||
[13.895878] (-) TimerEvent: {}
|
||||
[13.996806] (-) TimerEvent: {}
|
||||
[14.097868] (-) TimerEvent: {}
|
||||
[14.199188] (-) TimerEvent: {}
|
||||
[14.300116] (-) TimerEvent: {}
|
||||
[14.401188] (-) TimerEvent: {}
|
||||
[14.502084] (-) TimerEvent: {}
|
||||
[14.524697] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[14.563229] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.602394] (-) TimerEvent: {}
|
||||
[14.676707] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[14.702697] (-) TimerEvent: {}
|
||||
[14.717686] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '2'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[14.757839] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[14.759050] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[14.765080] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[14.765675] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[14.766123] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[14.766518] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[14.766895] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[14.767909] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[14.768362] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[14.769285] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[14.769745] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[14.770145] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[14.770534] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[14.771432] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[14.772548] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[14.773001] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[14.773449] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[14.773798] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[14.778650] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.802841] (-) TimerEvent: {}
|
||||
[14.903618] (-) TimerEvent: {}
|
||||
[15.010593] (-) TimerEvent: {}
|
||||
[15.126963] (-) TimerEvent: {}
|
||||
[15.131111] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[15.133892] (-) EventReactorShutdown: {}
|
||||
185
log/build_2023-04-13_14-56-32/logger_all.log
Normal file
185
log/build_2023-04-13_14-56-32/logger_all.log
Normal file
@@ -0,0 +1,185 @@
|
||||
[1.702s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.702s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', 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, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff8134ce20>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff8134ce20>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8123d700>)
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.906s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.906s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.007s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.013s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.019s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.026s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.026s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.026s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.205s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.206s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.247s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.266s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.423s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', '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/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.432s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.487s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.488s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.489s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.523s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.524s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.524s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.607s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.051s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.212s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.265s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.272s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.307s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.309s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.310s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.333s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.336s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.338s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.341s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.342s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.342s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.343s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.343s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.366s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.370s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.372s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.374s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.377s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.380s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.521s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.548s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.551s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.552s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.575s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.577s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.578s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.582s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.583s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.606s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.608s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.610s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.612s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.614s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.616s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.617s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[17.618s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[17.619s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[17.619s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[17.656s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[17.657s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[17.657s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[17.657s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[17.660s] 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
|
||||
[17.660s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[17.688s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[17.692s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[17.696s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[17.719s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[17.721s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[17.723s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[17.745s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[17.747s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[17.769s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[17.771s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1 +1 @@
|
||||
build_2023-04-13_14-02-17
|
||||
build_2023-04-13_14-56-32
|
||||
@@ -22,9 +22,12 @@ find_package(ament_cmake REQUIRED)
|
||||
# find_package(<dependency> REQUIRED)
|
||||
find_package(rclcpp REQUIRED)
|
||||
find_package(std_msgs REQUIRED)
|
||||
find_package(TerabeeApi REQUIRED)
|
||||
|
||||
add_executable(tracker_position src/tracker_position.cpp)
|
||||
ament_target_dependencies(tracker_position rclcpp std_msgs)
|
||||
ament_target_dependencies(tracker_position rclcpp std_msgs TerabeeApi)
|
||||
target_link_libraries(tracker_position ${TerabeeApi_LIBRARIES})
|
||||
target_include_directories(tracker_position PUBLIC ${TerabeeApi_INCLUDE_DIRS})
|
||||
|
||||
target_include_directories(tracker_position PUBLIC
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
|
||||
|
||||
1
src/build/.built_by
Normal file
1
src/build/.built_by
Normal file
@@ -0,0 +1 @@
|
||||
colcon
|
||||
0
src/build/COLCON_IGNORE
Normal file
0
src/build/COLCON_IGNORE
Normal file
715
src/build/beacon_positioning/CMakeCache.txt
Normal file
715
src/build/beacon_positioning/CMakeCache.txt
Normal file
@@ -0,0 +1,715 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
# It was generated by CMake: /usr/bin/cmake
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//Generate environment files in the CMAKE_INSTALL_PREFIX
|
||||
AMENT_CMAKE_ENVIRONMENT_GENERATION:BOOL=OFF
|
||||
|
||||
//Generate environment files in the package share folder
|
||||
AMENT_CMAKE_ENVIRONMENT_PACKAGE_GENERATION:BOOL=ON
|
||||
|
||||
//Generate marker file containing the parent prefix path
|
||||
AMENT_CMAKE_ENVIRONMENT_PARENT_PREFIX_PATH_GENERATION:BOOL=ON
|
||||
|
||||
//Replace the CMake install command with a custom implementation
|
||||
// using symlinks instead of copying resources
|
||||
AMENT_CMAKE_SYMLINK_INSTALL:BOOL=OFF
|
||||
|
||||
//Generate an uninstall target to revert the effects of the install
|
||||
// step
|
||||
AMENT_CMAKE_UNINSTALL_TARGET:BOOL=ON
|
||||
|
||||
//The path where test results are generated
|
||||
AMENT_TEST_RESULTS_DIR:PATH=/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results
|
||||
|
||||
//Build the testing tree.
|
||||
BUILD_TESTING:BOOL=ON
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_AR:FILEPATH=/usr/bin/ar
|
||||
|
||||
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||
// MinSizeRel ...
|
||||
CMAKE_BUILD_TYPE:STRING=
|
||||
|
||||
//Enable/Disable color output during build.
|
||||
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
||||
|
||||
//CXX compiler
|
||||
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
|
||||
|
||||
//Flags used by the CXX compiler during all build types.
|
||||
CMAKE_CXX_FLAGS:STRING=
|
||||
|
||||
//Flags used by the CXX compiler during DEBUG builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the CXX compiler during MINSIZEREL builds.
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the CXX compiler during RELEASE builds.
|
||||
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//C compiler
|
||||
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
|
||||
|
||||
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-9
|
||||
|
||||
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||
// for the GCC compiler
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-9
|
||||
|
||||
//Flags used by the C compiler during all build types.
|
||||
CMAKE_C_FLAGS:STRING=
|
||||
|
||||
//Flags used by the C compiler during DEBUG builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||
|
||||
//Flags used by the C compiler during MINSIZEREL builds.
|
||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELEASE builds.
|
||||
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||
|
||||
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
||||
|
||||
//Flags used by the linker during all build types.
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during DEBUG builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during MINSIZEREL builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during RELEASE builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Enable/Disable output of compile commands during generation.
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=/home/ubuntu/ros2_ws/src/install/beacon_positioning
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_LINKER:FILEPATH=/usr/bin/ld
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// all build types.
|
||||
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// DEBUG builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// MINSIZEREL builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELEASE builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of modules during
|
||||
// RELWITHDEBINFO builds.
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_NM:FILEPATH=/usr/bin/nm
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=beacon_positioning
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_READELF:FILEPATH=/usr/bin/readelf
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during all build types.
|
||||
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of shared libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during all build types.
|
||||
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during DEBUG builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during MINSIZEREL builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELEASE builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||
|
||||
//Flags used by the linker during the creation of static libraries
|
||||
// during RELWITHDEBINFO builds.
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||
|
||||
//Path to a program.
|
||||
CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Path to a library.
|
||||
FastCDR_LIBRARY_DEBUG:FILEPATH=FastCDR_LIBRARY_DEBUG-NOTFOUND
|
||||
|
||||
//Path to a library.
|
||||
FastCDR_LIBRARY_RELEASE:FILEPATH=/opt/ros/foxy/lib/libfastcdr.so
|
||||
|
||||
//Path to a file.
|
||||
FastRTPS_INCLUDE_DIR:PATH=/opt/ros/foxy/include
|
||||
|
||||
//Path to a library.
|
||||
FastRTPS_LIBRARY_DEBUG:FILEPATH=FastRTPS_LIBRARY_DEBUG-NOTFOUND
|
||||
|
||||
//Path to a library.
|
||||
FastRTPS_LIBRARY_RELEASE:FILEPATH=/opt/ros/foxy/lib/libfastrtps.so
|
||||
|
||||
//Path to a library.
|
||||
OPENSSL_CRYPTO_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/libcrypto.so
|
||||
|
||||
//Path to a file.
|
||||
OPENSSL_INCLUDE_DIR:PATH=/usr/include
|
||||
|
||||
//Path to a library.
|
||||
OPENSSL_SSL_LIBRARY:FILEPATH=/usr/lib/aarch64-linux-gnu/libssl.so
|
||||
|
||||
//pkg-config executable
|
||||
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
|
||||
|
||||
//Path to a program.
|
||||
PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
|
||||
|
||||
//Specify specific Python version to use ('major.minor' or 'major')
|
||||
PYTHON_VERSION:STRING=
|
||||
|
||||
//Name of the computer/site where compile is being run
|
||||
SITE:STRING=ubuntu
|
||||
|
||||
//The directory containing a CMake configuration file for TinyXML2.
|
||||
TinyXML2_DIR:PATH=TinyXML2_DIR-NOTFOUND
|
||||
|
||||
//Path to a library.
|
||||
_lib:FILEPATH=/opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_fastrtps_cpp.so
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake.
|
||||
ament_cmake_DIR:PATH=/opt/ros/foxy/share/ament_cmake/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_copyright.
|
||||
ament_cmake_copyright_DIR:PATH=/opt/ros/foxy/share/ament_cmake_copyright/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_core.
|
||||
ament_cmake_core_DIR:PATH=/opt/ros/foxy/share/ament_cmake_core/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_cppcheck.
|
||||
ament_cmake_cppcheck_DIR:PATH=/opt/ros/foxy/share/ament_cmake_cppcheck/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_cpplint.
|
||||
ament_cmake_cpplint_DIR:PATH=/opt/ros/foxy/share/ament_cmake_cpplint/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_definitions.
|
||||
ament_cmake_export_definitions_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_definitions/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_dependencies.
|
||||
ament_cmake_export_dependencies_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_dependencies/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_include_directories.
|
||||
ament_cmake_export_include_directories_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_include_directories/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_interfaces.
|
||||
ament_cmake_export_interfaces_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_interfaces/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_libraries.
|
||||
ament_cmake_export_libraries_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_libraries/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_link_flags.
|
||||
ament_cmake_export_link_flags_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_link_flags/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_export_targets.
|
||||
ament_cmake_export_targets_DIR:PATH=/opt/ros/foxy/share/ament_cmake_export_targets/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_flake8.
|
||||
ament_cmake_flake8_DIR:PATH=/opt/ros/foxy/share/ament_cmake_flake8/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_include_directories.
|
||||
ament_cmake_include_directories_DIR:PATH=/opt/ros/foxy/share/ament_cmake_include_directories/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_libraries.
|
||||
ament_cmake_libraries_DIR:PATH=/opt/ros/foxy/share/ament_cmake_libraries/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_lint_cmake.
|
||||
ament_cmake_lint_cmake_DIR:PATH=/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_pep257.
|
||||
ament_cmake_pep257_DIR:PATH=/opt/ros/foxy/share/ament_cmake_pep257/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_python.
|
||||
ament_cmake_python_DIR:PATH=/opt/ros/foxy/share/ament_cmake_python/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_target_dependencies.
|
||||
ament_cmake_target_dependencies_DIR:PATH=/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_test.
|
||||
ament_cmake_test_DIR:PATH=/opt/ros/foxy/share/ament_cmake_test/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_uncrustify.
|
||||
ament_cmake_uncrustify_DIR:PATH=/opt/ros/foxy/share/ament_cmake_uncrustify/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_version.
|
||||
ament_cmake_version_DIR:PATH=/opt/ros/foxy/share/ament_cmake_version/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_cmake_xmllint.
|
||||
ament_cmake_xmllint_DIR:PATH=/opt/ros/foxy/share/ament_cmake_xmllint/cmake
|
||||
|
||||
//Path to a program.
|
||||
ament_copyright_BIN:FILEPATH=/opt/ros/foxy/bin/ament_copyright
|
||||
|
||||
//Path to a program.
|
||||
ament_cppcheck_BIN:FILEPATH=/opt/ros/foxy/bin/ament_cppcheck
|
||||
|
||||
//Path to a program.
|
||||
ament_cpplint_BIN:FILEPATH=/opt/ros/foxy/bin/ament_cpplint
|
||||
|
||||
//The directory containing a CMake configuration file for ament_lint_auto.
|
||||
ament_lint_auto_DIR:PATH=/opt/ros/foxy/share/ament_lint_auto/cmake
|
||||
|
||||
//Path to a program.
|
||||
ament_lint_cmake_BIN:FILEPATH=/opt/ros/foxy/bin/ament_lint_cmake
|
||||
|
||||
//The directory containing a CMake configuration file for ament_lint_common.
|
||||
ament_lint_common_DIR:PATH=/opt/ros/foxy/share/ament_lint_common/cmake
|
||||
|
||||
//Path to a program.
|
||||
ament_uncrustify_BIN:FILEPATH=/opt/ros/foxy/bin/ament_uncrustify
|
||||
|
||||
//Path to a program.
|
||||
ament_xmllint_BIN:FILEPATH=/opt/ros/foxy/bin/ament_xmllint
|
||||
|
||||
//Value Computed by CMake
|
||||
beacon_positioning_BINARY_DIR:STATIC=/home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
//Value Computed by CMake
|
||||
beacon_positioning_SOURCE_DIR:STATIC=/home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
//The directory containing a CMake configuration file for builtin_interfaces.
|
||||
builtin_interfaces_DIR:PATH=/opt/ros/foxy/share/builtin_interfaces/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for fastcdr.
|
||||
fastcdr_DIR:PATH=/opt/ros/foxy/lib/cmake/fastcdr
|
||||
|
||||
//The directory containing a CMake configuration file for fastrtps.
|
||||
fastrtps_DIR:PATH=/opt/ros/foxy/share/fastrtps/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for fastrtps_cmake_module.
|
||||
fastrtps_cmake_module_DIR:PATH=/opt/ros/foxy/share/fastrtps_cmake_module/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for foonathan_memory.
|
||||
foonathan_memory_DIR:PATH=/opt/ros/foxy/lib/foonathan_memory/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for libstatistics_collector.
|
||||
libstatistics_collector_DIR:PATH=/opt/ros/foxy/share/libstatistics_collector/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for libyaml_vendor.
|
||||
libyaml_vendor_DIR:PATH=/opt/ros/foxy/share/libyaml_vendor/cmake
|
||||
|
||||
//Path to a library.
|
||||
pkgcfg_lib__OPENSSL_crypto:FILEPATH=/usr/lib/aarch64-linux-gnu/libcrypto.so
|
||||
|
||||
//Path to a library.
|
||||
pkgcfg_lib__OPENSSL_ssl:FILEPATH=/usr/lib/aarch64-linux-gnu/libssl.so
|
||||
|
||||
//The directory containing a CMake configuration file for rcl.
|
||||
rcl_DIR:PATH=/opt/ros/foxy/share/rcl/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rcl_interfaces.
|
||||
rcl_interfaces_DIR:PATH=/opt/ros/foxy/share/rcl_interfaces/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rcl_logging_spdlog.
|
||||
rcl_logging_spdlog_DIR:PATH=/opt/ros/foxy/share/rcl_logging_spdlog/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rcl_yaml_param_parser.
|
||||
rcl_yaml_param_parser_DIR:PATH=/opt/ros/foxy/share/rcl_yaml_param_parser/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rclcpp.
|
||||
rclcpp_DIR:PATH=/opt/ros/foxy/share/rclcpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rcpputils.
|
||||
rcpputils_DIR:PATH=/opt/ros/foxy/share/rcpputils/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rcutils.
|
||||
rcutils_DIR:PATH=/opt/ros/foxy/share/rcutils/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rmw.
|
||||
rmw_DIR:PATH=/opt/ros/foxy/share/rmw/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rmw_implementation.
|
||||
rmw_implementation_DIR:PATH=/opt/ros/foxy/share/rmw_implementation/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rmw_implementation_cmake.
|
||||
rmw_implementation_cmake_DIR:PATH=/opt/ros/foxy/share/rmw_implementation_cmake/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosgraph_msgs.
|
||||
rosgraph_msgs_DIR:PATH=/opt/ros/foxy/share/rosgraph_msgs/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_adapter.
|
||||
rosidl_adapter_DIR:PATH=/opt/ros/foxy/share/rosidl_adapter/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_cmake.
|
||||
rosidl_cmake_DIR:PATH=/opt/ros/foxy/share/rosidl_cmake/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_default_runtime.
|
||||
rosidl_default_runtime_DIR:PATH=/opt/ros/foxy/share/rosidl_default_runtime/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_generator_c.
|
||||
rosidl_generator_c_DIR:PATH=/opt/ros/foxy/share/rosidl_generator_c/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_generator_cpp.
|
||||
rosidl_generator_cpp_DIR:PATH=/opt/ros/foxy/share/rosidl_generator_cpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_runtime_c.
|
||||
rosidl_runtime_c_DIR:PATH=/opt/ros/foxy/share/rosidl_runtime_c/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_runtime_cpp.
|
||||
rosidl_runtime_cpp_DIR:PATH=/opt/ros/foxy/share/rosidl_runtime_cpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_c.
|
||||
rosidl_typesupport_c_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_c/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_cpp.
|
||||
rosidl_typesupport_cpp_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_fastrtps_c.
|
||||
rosidl_typesupport_fastrtps_c_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_fastrtps_cpp.
|
||||
rosidl_typesupport_fastrtps_cpp_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_interface.
|
||||
rosidl_typesupport_interface_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_interface/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_introspection_c.
|
||||
rosidl_typesupport_introspection_c_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for rosidl_typesupport_introspection_cpp.
|
||||
rosidl_typesupport_introspection_cpp_DIR:PATH=/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for spdlog.
|
||||
spdlog_DIR:PATH=/usr/lib/aarch64-linux-gnu/cmake/spdlog
|
||||
|
||||
//The directory containing a CMake configuration file for spdlog_vendor.
|
||||
spdlog_vendor_DIR:PATH=/opt/ros/foxy/share/spdlog_vendor/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for statistics_msgs.
|
||||
statistics_msgs_DIR:PATH=/opt/ros/foxy/share/statistics_msgs/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for std_msgs.
|
||||
std_msgs_DIR:PATH=/opt/ros/foxy/share/std_msgs/cmake
|
||||
|
||||
//The directory containing a CMake configuration file for tracetools.
|
||||
tracetools_DIR:PATH=/opt/ros/foxy/share/tracetools/cmake
|
||||
|
||||
//Path to a program.
|
||||
xmllint_BIN:FILEPATH=/usr/bin/xmllint
|
||||
|
||||
//The directory containing a CMake configuration file for yaml.
|
||||
yaml_DIR:PATH=/opt/ros/foxy/cmake
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
||||
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_AR
|
||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=16
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
||||
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
||||
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
||||
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER
|
||||
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||
//Executable file format
|
||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
||||
//Generator instance identifier.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=
|
||||
//Have library pthreads
|
||||
CMAKE_HAVE_PTHREADS_CREATE:INTERNAL=
|
||||
//Have library pthread
|
||||
CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1
|
||||
//Have include pthread.h
|
||||
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_NM
|
||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_RANLIB
|
||||
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_READELF
|
||||
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.16
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_STRIP
|
||||
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||
//uname command
|
||||
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
//Details about finding FastRTPS
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_FastRTPS:INTERNAL=[/opt/ros/foxy/include][/opt/ros/foxy/lib/libfastrtps.so;/opt/ros/foxy/lib/libfastcdr.so][v()]
|
||||
//Details about finding OpenSSL
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL:INTERNAL=[/usr/lib/aarch64-linux-gnu/libcrypto.so][/usr/include][c ][v1.1.1f()]
|
||||
//Details about finding PythonInterp
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3][v3.8.10(3)]
|
||||
//Details about finding Threads
|
||||
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
|
||||
//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY
|
||||
OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: OPENSSL_INCLUDE_DIR
|
||||
OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: OPENSSL_SSL_LIBRARY
|
||||
OPENSSL_SSL_LIBRARY-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
|
||||
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: PYTHON_EXECUTABLE
|
||||
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||
_OPENSSL_CFLAGS:INTERNAL=
|
||||
_OPENSSL_CFLAGS_I:INTERNAL=
|
||||
_OPENSSL_CFLAGS_OTHER:INTERNAL=
|
||||
_OPENSSL_FOUND:INTERNAL=1
|
||||
_OPENSSL_INCLUDEDIR:INTERNAL=/usr/include
|
||||
_OPENSSL_INCLUDE_DIRS:INTERNAL=
|
||||
_OPENSSL_LDFLAGS:INTERNAL=-lssl;-lcrypto
|
||||
_OPENSSL_LDFLAGS_OTHER:INTERNAL=
|
||||
_OPENSSL_LIBDIR:INTERNAL=/usr/lib/aarch64-linux-gnu
|
||||
_OPENSSL_LIBRARIES:INTERNAL=ssl;crypto
|
||||
_OPENSSL_LIBRARY_DIRS:INTERNAL=
|
||||
_OPENSSL_LIBS:INTERNAL=
|
||||
_OPENSSL_LIBS_L:INTERNAL=
|
||||
_OPENSSL_LIBS_OTHER:INTERNAL=
|
||||
_OPENSSL_LIBS_PATHS:INTERNAL=
|
||||
_OPENSSL_MODULE_NAME:INTERNAL=openssl
|
||||
_OPENSSL_PREFIX:INTERNAL=/usr
|
||||
_OPENSSL_STATIC_CFLAGS:INTERNAL=
|
||||
_OPENSSL_STATIC_CFLAGS_I:INTERNAL=
|
||||
_OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL=
|
||||
_OPENSSL_STATIC_INCLUDE_DIRS:INTERNAL=
|
||||
_OPENSSL_STATIC_LDFLAGS:INTERNAL=-lssl;-lcrypto;-ldl;-pthread
|
||||
_OPENSSL_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread
|
||||
_OPENSSL_STATIC_LIBDIR:INTERNAL=
|
||||
_OPENSSL_STATIC_LIBRARIES:INTERNAL=ssl;crypto;dl
|
||||
_OPENSSL_STATIC_LIBRARY_DIRS:INTERNAL=
|
||||
_OPENSSL_STATIC_LIBS:INTERNAL=
|
||||
_OPENSSL_STATIC_LIBS_L:INTERNAL=
|
||||
_OPENSSL_STATIC_LIBS_OTHER:INTERNAL=
|
||||
_OPENSSL_STATIC_LIBS_PATHS:INTERNAL=
|
||||
_OPENSSL_VERSION:INTERNAL=1.1.1f
|
||||
_OPENSSL_openssl_INCLUDEDIR:INTERNAL=
|
||||
_OPENSSL_openssl_LIBDIR:INTERNAL=
|
||||
_OPENSSL_openssl_PREFIX:INTERNAL=
|
||||
_OPENSSL_openssl_VERSION:INTERNAL=
|
||||
__pkg_config_arguments__OPENSSL:INTERNAL=QUIET;openssl
|
||||
__pkg_config_checked__OPENSSL:INTERNAL=1
|
||||
//ADVANCED property for variable: pkgcfg_lib__OPENSSL_crypto
|
||||
pkgcfg_lib__OPENSSL_crypto-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: pkgcfg_lib__OPENSSL_ssl
|
||||
pkgcfg_lib__OPENSSL_ssl-ADVANCED:INTERNAL=1
|
||||
prefix_result:INTERNAL=/usr/lib/aarch64-linux-gnu
|
||||
|
||||
@@ -0,0 +1,76 @@
|
||||
set(CMAKE_C_COMPILER "/usr/bin/cc")
|
||||
set(CMAKE_C_COMPILER_ARG1 "")
|
||||
set(CMAKE_C_COMPILER_ID "GNU")
|
||||
set(CMAKE_C_COMPILER_VERSION "9.4.0")
|
||||
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
|
||||
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert")
|
||||
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
|
||||
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
||||
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
||||
|
||||
set(CMAKE_C_PLATFORM_ID "Linux")
|
||||
set(CMAKE_C_SIMULATE_ID "")
|
||||
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
|
||||
set(CMAKE_C_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "/usr/bin/ar")
|
||||
set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-9")
|
||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
||||
set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9")
|
||||
set(CMAKE_LINKER "/usr/bin/ld")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||
set(CMAKE_C_COMPILER_LOADED 1)
|
||||
set(CMAKE_C_COMPILER_WORKS TRUE)
|
||||
set(CMAKE_C_ABI_COMPILED TRUE)
|
||||
set(CMAKE_COMPILER_IS_MINGW )
|
||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
||||
set(CYGWIN 1)
|
||||
set(UNIX 1)
|
||||
endif()
|
||||
|
||||
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
||||
|
||||
if(CMAKE_COMPILER_IS_MINGW)
|
||||
set(MINGW 1)
|
||||
endif()
|
||||
set(CMAKE_C_COMPILER_ID_RUN 1)
|
||||
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
|
||||
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
set(CMAKE_C_LINKER_PREFERENCE 10)
|
||||
|
||||
# Save compiler ABI information.
|
||||
set(CMAKE_C_SIZEOF_DATA_PTR "8")
|
||||
set(CMAKE_C_COMPILER_ABI "ELF")
|
||||
set(CMAKE_C_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
|
||||
|
||||
if(CMAKE_C_SIZEOF_DATA_PTR)
|
||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_C_COMPILER_ABI)
|
||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||
set(CMAKE_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
|
||||
endif()
|
||||
|
||||
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
||||
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
|
||||
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/9/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include")
|
||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s")
|
||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/9;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib")
|
||||
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
@@ -0,0 +1,88 @@
|
||||
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
|
||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
set(CMAKE_CXX_COMPILER_VERSION "9.4.0")
|
||||
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14")
|
||||
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20")
|
||||
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
|
||||
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
||||
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
||||
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
|
||||
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
|
||||
|
||||
set(CMAKE_CXX_PLATFORM_ID "Linux")
|
||||
set(CMAKE_CXX_SIMULATE_ID "")
|
||||
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
|
||||
set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_AR "/usr/bin/ar")
|
||||
set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-9")
|
||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
||||
set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-9")
|
||||
set(CMAKE_LINKER "/usr/bin/ld")
|
||||
set(CMAKE_MT "")
|
||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
||||
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
||||
set(CMAKE_COMPILER_IS_MINGW )
|
||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
||||
set(CYGWIN 1)
|
||||
set(UNIX 1)
|
||||
endif()
|
||||
|
||||
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
||||
|
||||
if(CMAKE_COMPILER_IS_MINGW)
|
||||
set(MINGW 1)
|
||||
endif()
|
||||
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
||||
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
|
||||
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||
|
||||
foreach (lang C OBJC OBJCXX)
|
||||
if (CMAKE_${lang}_COMPILER_ID_RUN)
|
||||
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
|
||||
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
|
||||
endforeach()
|
||||
endif()
|
||||
endforeach()
|
||||
|
||||
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
||||
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||
|
||||
# Save compiler ABI information.
|
||||
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
|
||||
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
||||
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
|
||||
|
||||
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ABI)
|
||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
||||
endif()
|
||||
|
||||
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||
set(CMAKE_LIBRARY_ARCHITECTURE "aarch64-linux-gnu")
|
||||
endif()
|
||||
|
||||
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
||||
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
|
||||
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
|
||||
endif()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/9;/usr/include/aarch64-linux-gnu/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/aarch64-linux-gnu/9/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/aarch64-linux-gnu/9;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib")
|
||||
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin
Executable file
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin
Executable file
Binary file not shown.
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
set(CMAKE_HOST_SYSTEM "Linux-5.4.0-1082-raspi")
|
||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_HOST_SYSTEM_VERSION "5.4.0-1082-raspi")
|
||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "aarch64")
|
||||
|
||||
|
||||
|
||||
set(CMAKE_SYSTEM "Linux-5.4.0-1082-raspi")
|
||||
set(CMAKE_SYSTEM_NAME "Linux")
|
||||
set(CMAKE_SYSTEM_VERSION "5.4.0-1082-raspi")
|
||||
set(CMAKE_SYSTEM_PROCESSOR "aarch64")
|
||||
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
|
||||
set(CMAKE_SYSTEM_LOADED 1)
|
||||
@@ -0,0 +1,671 @@
|
||||
#ifdef __cplusplus
|
||||
# error "A C++ compiler has been selected for C."
|
||||
#endif
|
||||
|
||||
#if defined(__18CXX)
|
||||
# define ID_VOID_MAIN
|
||||
#endif
|
||||
#if defined(__CLASSIC_C__)
|
||||
/* cv-qualifiers did not exist in K&R C */
|
||||
# define const
|
||||
# define volatile
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_C)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_C >= 0x5100
|
||||
/* __SUNPRO_C = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_cc)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_cc = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
||||
|
||||
#elif defined(__DECC)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECC_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
||||
|
||||
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMC__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__TINYC__)
|
||||
# define COMPILER_ID "TinyCC"
|
||||
|
||||
#elif defined(__BCC__)
|
||||
# define COMPILER_ID "Bruce"
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
|
||||
# define COMPILER_ID "SDCC"
|
||||
# if defined(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
|
||||
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
|
||||
# else
|
||||
/* SDCC = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
|
||||
#if !defined(__STDC__)
|
||||
# if (defined(_MSC_VER) && !defined(__clang__)) \
|
||||
|| (defined(__ibmxl__) || defined(__IBMC__))
|
||||
# define C_DIALECT "90"
|
||||
# else
|
||||
# define C_DIALECT
|
||||
# endif
|
||||
#elif __STDC_VERSION__ >= 201000L
|
||||
# define C_DIALECT "11"
|
||||
#elif __STDC_VERSION__ >= 199901L
|
||||
# define C_DIALECT "99"
|
||||
#else
|
||||
# define C_DIALECT "90"
|
||||
#endif
|
||||
const char* info_language_dialect_default =
|
||||
"INFO" ":" "dialect_default[" C_DIALECT "]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
#ifdef ID_VOID_MAIN
|
||||
void main() {}
|
||||
#else
|
||||
# if defined(__CLASSIC_C__)
|
||||
int main(argc, argv) int argc; char *argv[];
|
||||
# else
|
||||
int main(int argc, char* argv[])
|
||||
# endif
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
require += info_arch[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_dialect_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
#endif
|
||||
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out
Executable file
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out
Executable file
Binary file not shown.
@@ -0,0 +1,660 @@
|
||||
/* This source file must have a .cpp extension so that all C++ compilers
|
||||
recognize the extension without flags. Borland does not know .cxx for
|
||||
example. */
|
||||
#ifndef __cplusplus
|
||||
# error "A C compiler has been selected for C++."
|
||||
#endif
|
||||
|
||||
|
||||
/* Version number components: V=Version, R=Revision, P=Patch
|
||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||
|
||||
#if defined(__COMO__)
|
||||
# define COMPILER_ID "Comeau"
|
||||
/* __COMO_VERSION__ = VRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
|
||||
|
||||
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
||||
# define COMPILER_ID "Intel"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_ID "GNU"
|
||||
# endif
|
||||
/* __INTEL_COMPILER = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||
# if defined(__INTEL_COMPILER_UPDATE)
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||
# else
|
||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||
# endif
|
||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||
# endif
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# if defined(__GNUC__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||
# elif defined(__GNUG__)
|
||||
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__PATHCC__)
|
||||
# define COMPILER_ID "PathScale"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||
# if defined(__PATHCC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||
# define COMPILER_ID "Embarcadero"
|
||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||
|
||||
#elif defined(__BORLANDC__)
|
||||
# define COMPILER_ID "Borland"
|
||||
/* __BORLANDC__ = 0xVRR */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||
|
||||
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||
# define COMPILER_ID "Watcom"
|
||||
/* __WATCOMC__ = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# define COMPILER_ID "OpenWatcom"
|
||||
/* __WATCOMC__ = VVRP + 1100 */
|
||||
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||
# if (__WATCOMC__ % 10) > 0
|
||||
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SUNPRO_CC)
|
||||
# define COMPILER_ID "SunPro"
|
||||
# if __SUNPRO_CC >= 0x5100
|
||||
/* __SUNPRO_CC = 0xVRRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# else
|
||||
/* __SUNPRO_CC = 0xVRP */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||
# endif
|
||||
|
||||
#elif defined(__HP_aCC)
|
||||
# define COMPILER_ID "HP"
|
||||
/* __HP_aCC = VVRRPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
||||
|
||||
#elif defined(__DECCXX)
|
||||
# define COMPILER_ID "Compaq"
|
||||
/* __DECCXX_VER = VVRRTPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
||||
|
||||
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
||||
# define COMPILER_ID "zOS"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__ibmxl__) && defined(__clang__)
|
||||
# define COMPILER_ID "XLClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
||||
# define COMPILER_ID "XL"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
||||
# define COMPILER_ID "VisualAge"
|
||||
/* __IBMCPP__ = VRP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||
|
||||
#elif defined(__PGI)
|
||||
# define COMPILER_ID "PGI"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||
# if defined(__PGIC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_CRAYC)
|
||||
# define COMPILER_ID "Cray"
|
||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||
|
||||
#elif defined(__TI_COMPILER_VERSION__)
|
||||
# define COMPILER_ID "TI"
|
||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||
|
||||
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
|
||||
# define COMPILER_ID "Fujitsu"
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# define COMPILER_ID "GHS"
|
||||
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||
# ifdef __GHS_VERSION_NUMBER
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||
# endif
|
||||
|
||||
#elif defined(__SCO_VERSION__)
|
||||
# define COMPILER_ID "SCO"
|
||||
|
||||
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||
# define COMPILER_ID "ARMCC"
|
||||
#if __ARMCC_VERSION >= 1000000
|
||||
/* __ARMCC_VERSION = VRRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#else
|
||||
/* __ARMCC_VERSION = VRPPPP */
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||
#endif
|
||||
|
||||
|
||||
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||
# define COMPILER_ID "AppleClang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||
|
||||
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||
# define COMPILER_ID "ARMClang"
|
||||
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||
|
||||
#elif defined(__clang__)
|
||||
# define COMPILER_ID "Clang"
|
||||
# if defined(_MSC_VER)
|
||||
# define SIMULATE_ID "MSVC"
|
||||
# endif
|
||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||
# if defined(_MSC_VER)
|
||||
/* _MSC_VER = VVRR */
|
||||
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# endif
|
||||
|
||||
#elif defined(__GNUC__) || defined(__GNUG__)
|
||||
# define COMPILER_ID "GNU"
|
||||
# if defined(__GNUC__)
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||
# else
|
||||
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
||||
# endif
|
||||
# if defined(__GNUC_MINOR__)
|
||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||
# endif
|
||||
# if defined(__GNUC_PATCHLEVEL__)
|
||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||
# endif
|
||||
|
||||
#elif defined(_MSC_VER)
|
||||
# define COMPILER_ID "MSVC"
|
||||
/* _MSC_VER = VVRR */
|
||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||
# if defined(_MSC_FULL_VER)
|
||||
# if _MSC_VER >= 1400
|
||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||
# else
|
||||
/* _MSC_FULL_VER = VVRRPPPP */
|
||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||
# endif
|
||||
# endif
|
||||
# if defined(_MSC_BUILD)
|
||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||
# endif
|
||||
|
||||
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
||||
# define COMPILER_ID "ADSP"
|
||||
#if defined(__VISUALDSPVERSION__)
|
||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
||||
#endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# define COMPILER_ID "IAR"
|
||||
# if defined(__VER__) && defined(__ICCARM__)
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
|
||||
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||
# endif
|
||||
|
||||
|
||||
/* These compilers are either not known or too old to define an
|
||||
identification macro. Try to identify the platform and guess that
|
||||
it is the native compiler. */
|
||||
#elif defined(__hpux) || defined(__hpua)
|
||||
# define COMPILER_ID "HP"
|
||||
|
||||
#else /* unknown compiler */
|
||||
# define COMPILER_ID ""
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||
#ifdef SIMULATE_ID
|
||||
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||
#endif
|
||||
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||
#endif
|
||||
|
||||
#define STRINGIFY_HELPER(X) #X
|
||||
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||
|
||||
/* Identify known platforms by name. */
|
||||
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
#elif defined(__CYGWIN__)
|
||||
# define PLATFORM_ID "Cygwin"
|
||||
|
||||
#elif defined(__MINGW32__)
|
||||
# define PLATFORM_ID "MinGW"
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
# define PLATFORM_ID "Darwin"
|
||||
|
||||
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||
# define PLATFORM_ID "Windows"
|
||||
|
||||
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||
# define PLATFORM_ID "FreeBSD"
|
||||
|
||||
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||
# define PLATFORM_ID "NetBSD"
|
||||
|
||||
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||
# define PLATFORM_ID "OpenBSD"
|
||||
|
||||
#elif defined(__sun) || defined(sun)
|
||||
# define PLATFORM_ID "SunOS"
|
||||
|
||||
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||
# define PLATFORM_ID "AIX"
|
||||
|
||||
#elif defined(__hpux) || defined(__hpux__)
|
||||
# define PLATFORM_ID "HP-UX"
|
||||
|
||||
#elif defined(__HAIKU__)
|
||||
# define PLATFORM_ID "Haiku"
|
||||
|
||||
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||
# define PLATFORM_ID "BeOS"
|
||||
|
||||
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||
# define PLATFORM_ID "QNX"
|
||||
|
||||
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||
# define PLATFORM_ID "Tru64"
|
||||
|
||||
#elif defined(__riscos) || defined(__riscos__)
|
||||
# define PLATFORM_ID "RISCos"
|
||||
|
||||
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||
# define PLATFORM_ID "SINIX"
|
||||
|
||||
#elif defined(__UNIX_SV__)
|
||||
# define PLATFORM_ID "UNIX_SV"
|
||||
|
||||
#elif defined(__bsdos__)
|
||||
# define PLATFORM_ID "BSDOS"
|
||||
|
||||
#elif defined(_MPRAS) || defined(MPRAS)
|
||||
# define PLATFORM_ID "MP-RAS"
|
||||
|
||||
#elif defined(__osf) || defined(__osf__)
|
||||
# define PLATFORM_ID "OSF1"
|
||||
|
||||
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||
# define PLATFORM_ID "SCO_SV"
|
||||
|
||||
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||
# define PLATFORM_ID "ULTRIX"
|
||||
|
||||
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||
# define PLATFORM_ID "Xenix"
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(__LINUX__)
|
||||
# define PLATFORM_ID "Linux"
|
||||
|
||||
# elif defined(__DOS__)
|
||||
# define PLATFORM_ID "DOS"
|
||||
|
||||
# elif defined(__OS2__)
|
||||
# define PLATFORM_ID "OS2"
|
||||
|
||||
# elif defined(__WINDOWS__)
|
||||
# define PLATFORM_ID "Windows3x"
|
||||
|
||||
# else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
# endif
|
||||
|
||||
#elif defined(__INTEGRITY)
|
||||
# if defined(INT_178B)
|
||||
# define PLATFORM_ID "Integrity178"
|
||||
|
||||
# else /* regular Integrity */
|
||||
# define PLATFORM_ID "Integrity"
|
||||
# endif
|
||||
|
||||
#else /* unknown platform */
|
||||
# define PLATFORM_ID
|
||||
|
||||
#endif
|
||||
|
||||
/* For windows compilers MSVC and Intel we can determine
|
||||
the architecture of the compiler being used. This is because
|
||||
the compilers do not have flags that can change the architecture,
|
||||
but rather depend on which compiler is being used
|
||||
*/
|
||||
#if defined(_WIN32) && defined(_MSC_VER)
|
||||
# if defined(_M_IA64)
|
||||
# define ARCHITECTURE_ID "IA64"
|
||||
|
||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# elif defined(_M_ARM64)
|
||||
# define ARCHITECTURE_ID "ARM64"
|
||||
|
||||
# elif defined(_M_ARM)
|
||||
# if _M_ARM == 4
|
||||
# define ARCHITECTURE_ID "ARMV4I"
|
||||
# elif _M_ARM == 5
|
||||
# define ARCHITECTURE_ID "ARMV5I"
|
||||
# else
|
||||
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||
# endif
|
||||
|
||||
# elif defined(_M_MIPS)
|
||||
# define ARCHITECTURE_ID "MIPS"
|
||||
|
||||
# elif defined(_M_SH)
|
||||
# define ARCHITECTURE_ID "SHx"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__WATCOMC__)
|
||||
# if defined(_M_I86)
|
||||
# define ARCHITECTURE_ID "I86"
|
||||
|
||||
# elif defined(_M_IX86)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||
# if defined(__ICCARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__ICCRX__)
|
||||
# define ARCHITECTURE_ID "RX"
|
||||
|
||||
# elif defined(__ICCRH850__)
|
||||
# define ARCHITECTURE_ID "RH850"
|
||||
|
||||
# elif defined(__ICCRL78__)
|
||||
# define ARCHITECTURE_ID "RL78"
|
||||
|
||||
# elif defined(__ICCRISCV__)
|
||||
# define ARCHITECTURE_ID "RISCV"
|
||||
|
||||
# elif defined(__ICCAVR__)
|
||||
# define ARCHITECTURE_ID "AVR"
|
||||
|
||||
# elif defined(__ICC430__)
|
||||
# define ARCHITECTURE_ID "MSP430"
|
||||
|
||||
# elif defined(__ICCV850__)
|
||||
# define ARCHITECTURE_ID "V850"
|
||||
|
||||
# elif defined(__ICC8051__)
|
||||
# define ARCHITECTURE_ID "8051"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
|
||||
#elif defined(__ghs__)
|
||||
# if defined(__PPC64__)
|
||||
# define ARCHITECTURE_ID "PPC64"
|
||||
|
||||
# elif defined(__ppc__)
|
||||
# define ARCHITECTURE_ID "PPC"
|
||||
|
||||
# elif defined(__ARM__)
|
||||
# define ARCHITECTURE_ID "ARM"
|
||||
|
||||
# elif defined(__x86_64__)
|
||||
# define ARCHITECTURE_ID "x64"
|
||||
|
||||
# elif defined(__i386__)
|
||||
# define ARCHITECTURE_ID "X86"
|
||||
|
||||
# else /* unknown architecture */
|
||||
# define ARCHITECTURE_ID ""
|
||||
# endif
|
||||
#else
|
||||
# define ARCHITECTURE_ID
|
||||
#endif
|
||||
|
||||
/* Convert integer to decimal digit literals. */
|
||||
#define DEC(n) \
|
||||
('0' + (((n) / 10000000)%10)), \
|
||||
('0' + (((n) / 1000000)%10)), \
|
||||
('0' + (((n) / 100000)%10)), \
|
||||
('0' + (((n) / 10000)%10)), \
|
||||
('0' + (((n) / 1000)%10)), \
|
||||
('0' + (((n) / 100)%10)), \
|
||||
('0' + (((n) / 10)%10)), \
|
||||
('0' + ((n) % 10))
|
||||
|
||||
/* Convert integer to hex digit literals. */
|
||||
#define HEX(n) \
|
||||
('0' + ((n)>>28 & 0xF)), \
|
||||
('0' + ((n)>>24 & 0xF)), \
|
||||
('0' + ((n)>>20 & 0xF)), \
|
||||
('0' + ((n)>>16 & 0xF)), \
|
||||
('0' + ((n)>>12 & 0xF)), \
|
||||
('0' + ((n)>>8 & 0xF)), \
|
||||
('0' + ((n)>>4 & 0xF)), \
|
||||
('0' + ((n) & 0xF))
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
char const info_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||
COMPILER_VERSION_MAJOR,
|
||||
# ifdef COMPILER_VERSION_MINOR
|
||||
'.', COMPILER_VERSION_MINOR,
|
||||
# ifdef COMPILER_VERSION_PATCH
|
||||
'.', COMPILER_VERSION_PATCH,
|
||||
# ifdef COMPILER_VERSION_TWEAK
|
||||
'.', COMPILER_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the internal version number. */
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
char const info_version_internal[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||
'i','n','t','e','r','n','a','l','[',
|
||||
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct a string literal encoding the version number components. */
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
char const info_simulate_version[] = {
|
||||
'I', 'N', 'F', 'O', ':',
|
||||
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||
SIMULATE_VERSION_MAJOR,
|
||||
# ifdef SIMULATE_VERSION_MINOR
|
||||
'.', SIMULATE_VERSION_MINOR,
|
||||
# ifdef SIMULATE_VERSION_PATCH
|
||||
'.', SIMULATE_VERSION_PATCH,
|
||||
# ifdef SIMULATE_VERSION_TWEAK
|
||||
'.', SIMULATE_VERSION_TWEAK,
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
']','\0'};
|
||||
#endif
|
||||
|
||||
/* Construct the string literal in pieces to prevent the source from
|
||||
getting matched. Store it in a pointer rather than an array
|
||||
because some compilers will just produce instructions to fill the
|
||||
array rather than assigning a pointer to a static array. */
|
||||
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||
|
||||
|
||||
|
||||
|
||||
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
|
||||
# if defined(__INTEL_CXX11_MODE__)
|
||||
# if defined(__cpp_aggregate_nsdmi)
|
||||
# define CXX_STD 201402L
|
||||
# else
|
||||
# define CXX_STD 201103L
|
||||
# endif
|
||||
# else
|
||||
# define CXX_STD 199711L
|
||||
# endif
|
||||
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
||||
# define CXX_STD _MSVC_LANG
|
||||
#else
|
||||
# define CXX_STD __cplusplus
|
||||
#endif
|
||||
|
||||
const char* info_language_dialect_default = "INFO" ":" "dialect_default["
|
||||
#if CXX_STD > 201703L
|
||||
"20"
|
||||
#elif CXX_STD >= 201703L
|
||||
"17"
|
||||
#elif CXX_STD >= 201402L
|
||||
"14"
|
||||
#elif CXX_STD >= 201103L
|
||||
"11"
|
||||
#else
|
||||
"98"
|
||||
#endif
|
||||
"]";
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
int require = 0;
|
||||
require += info_compiler[argc];
|
||||
require += info_platform[argc];
|
||||
#ifdef COMPILER_VERSION_MAJOR
|
||||
require += info_version[argc];
|
||||
#endif
|
||||
#ifdef COMPILER_VERSION_INTERNAL
|
||||
require += info_version_internal[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_ID
|
||||
require += info_simulate[argc];
|
||||
#endif
|
||||
#ifdef SIMULATE_VERSION_MAJOR
|
||||
require += info_simulate_version[argc];
|
||||
#endif
|
||||
#if defined(__CRAYXE) || defined(__CRAYXC)
|
||||
require += info_cray[argc];
|
||||
#endif
|
||||
require += info_language_dialect_default[argc];
|
||||
(void)argv;
|
||||
return require;
|
||||
}
|
||||
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out
Executable file
BIN
src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out
Executable file
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/ubuntu/ros2_ws/src/beacon_positioning")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/ubuntu/ros2_ws/src/build/beacon_positioning")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
58
src/build/beacon_positioning/CMakeFiles/CMakeError.log
Normal file
58
src/build/beacon_positioning/CMakeFiles/CMakeError.log
Normal file
@@ -0,0 +1,58 @@
|
||||
Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_49eb3/fast && /usr/bin/make -f CMakeFiles/cmTC_49eb3.dir/build.make CMakeFiles/cmTC_49eb3.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_49eb3.dir/src.c.o
|
||||
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_49eb3.dir/src.c.o -c /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp/src.c
|
||||
Linking C executable cmTC_49eb3
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_49eb3.dir/link.txt --verbose=1
|
||||
/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD CMakeFiles/cmTC_49eb3.dir/src.c.o -o cmTC_49eb3
|
||||
/usr/bin/ld: CMakeFiles/cmTC_49eb3.dir/src.c.o: in function `main':
|
||||
src.c:(.text+0x48): undefined reference to `pthread_create'
|
||||
/usr/bin/ld: src.c:(.text+0x50): undefined reference to `pthread_detach'
|
||||
/usr/bin/ld: src.c:(.text+0x5c): undefined reference to `pthread_join'
|
||||
collect2: error: ld returned 1 exit status
|
||||
make[1]: *** [CMakeFiles/cmTC_49eb3.dir/build.make:87: cmTC_49eb3] Error 1
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
make: *** [Makefile:121: cmTC_49eb3/fast] Error 2
|
||||
|
||||
|
||||
Source file was:
|
||||
#include <pthread.h>
|
||||
|
||||
void* test_func(void* data)
|
||||
{
|
||||
return data;
|
||||
}
|
||||
|
||||
int main(void)
|
||||
{
|
||||
pthread_t thread;
|
||||
pthread_create(&thread, NULL, test_func, NULL);
|
||||
pthread_detach(thread);
|
||||
pthread_join(thread, NULL);
|
||||
pthread_atfork(NULL, NULL, NULL);
|
||||
pthread_exit(NULL);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Determining if the function pthread_create exists in the pthreads failed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_41c6a/fast && /usr/bin/make -f CMakeFiles/cmTC_41c6a.dir/build.make CMakeFiles/cmTC_41c6a.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_41c6a.dir/CheckFunctionExists.c.o
|
||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_41c6a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
|
||||
Linking C executable cmTC_41c6a
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41c6a.dir/link.txt --verbose=1
|
||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_41c6a.dir/CheckFunctionExists.c.o -o cmTC_41c6a -lpthreads
|
||||
/usr/bin/ld: cannot find -lpthreads
|
||||
collect2: error: ld returned 1 exit status
|
||||
make[1]: *** [CMakeFiles/cmTC_41c6a.dir/build.make:87: cmTC_41c6a] Error 1
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
make: *** [Makefile:121: cmTC_41c6a/fast] Error 2
|
||||
|
||||
|
||||
|
||||
477
src/build/beacon_positioning/CMakeFiles/CMakeOutput.log
Normal file
477
src/build/beacon_positioning/CMakeFiles/CMakeOutput.log
Normal file
@@ -0,0 +1,477 @@
|
||||
The system is: Linux - 5.4.0-1082-raspi - aarch64
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler: /usr/bin/cc
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
|
||||
|
||||
The C compiler identification is GNU, found in "/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out"
|
||||
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler: /usr/bin/c++
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
|
||||
|
||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
|
||||
|
||||
The CXX compiler identification is GNU, found in "/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out"
|
||||
|
||||
Determining if the C compiler works passed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_9c5b1/fast && /usr/bin/make -f CMakeFiles/cmTC_9c5b1.dir/build.make CMakeFiles/cmTC_9c5b1.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_9c5b1.dir/testCCompiler.c.o
|
||||
/usr/bin/cc -o CMakeFiles/cmTC_9c5b1.dir/testCCompiler.c.o -c /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp/testCCompiler.c
|
||||
Linking C executable cmTC_9c5b1
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c5b1.dir/link.txt --verbose=1
|
||||
/usr/bin/cc CMakeFiles/cmTC_9c5b1.dir/testCCompiler.c.o -o cmTC_9c5b1
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
Detecting C compiler ABI info compiled with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_99013/fast && /usr/bin/make -f CMakeFiles/cmTC_99013.dir/build.make CMakeFiles/cmTC_99013.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o
|
||||
/usr/bin/cc -v -o CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/cc
|
||||
Target: aarch64-linux-gnu
|
||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/cc1 -quiet -v -imultiarch aarch64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cchWLEkc.s
|
||||
GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)
|
||||
compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"
|
||||
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/include-fixed"
|
||||
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/include
|
||||
/usr/local/include
|
||||
/usr/include/aarch64-linux-gnu
|
||||
/usr/include
|
||||
End of search list.
|
||||
GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)
|
||||
compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: 6a3864a8c3fe8bbb972fb5dbcb1f67d4
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
|
||||
as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o /tmp/cchWLEkc.s
|
||||
GNU assembler version 2.34 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34
|
||||
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
|
||||
Linking C executable cmTC_99013
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99013.dir/link.txt --verbose=1
|
||||
/usr/bin/cc -v CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -o cmTC_99013
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/cc
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper
|
||||
Target: aarch64-linux-gnu
|
||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
||||
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_99013' '-mlittle-endian' '-mabi=lp64'
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfCRiLH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_99013 /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/9 -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/9/../../.. CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_99013' '-mlittle-endian' '-mabi=lp64'
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
Parsed C implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [/usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
add: [/usr/local/include]
|
||||
add: [/usr/include/aarch64-linux-gnu]
|
||||
add: [/usr/include]
|
||||
end of search list found
|
||||
collapse include dir [/usr/lib/gcc/aarch64-linux-gnu/9/include] ==> [/usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
collapse include dir [/usr/local/include] ==> [/usr/local/include]
|
||||
collapse include dir [/usr/include/aarch64-linux-gnu] ==> [/usr/include/aarch64-linux-gnu]
|
||||
collapse include dir [/usr/include] ==> [/usr/include]
|
||||
implicit include dirs: [/usr/lib/gcc/aarch64-linux-gnu/9/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include]
|
||||
|
||||
|
||||
Parsed C implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):/usr/bin/make cmTC_99013/fast && /usr/bin/make -f CMakeFiles/cmTC_99013.dir/build.make CMakeFiles/cmTC_99013.dir/build]
|
||||
ignore line: [make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp']
|
||||
ignore line: [Building C object CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o]
|
||||
ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
||||
ignore line: [Target: aarch64-linux-gnu]
|
||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/9/cc1 -quiet -v -imultiarch aarch64-linux-gnu /usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cchWLEkc.s]
|
||||
ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)]
|
||||
ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"]
|
||||
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/include-fixed"]
|
||||
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
ignore line: [ /usr/local/include]
|
||||
ignore line: [ /usr/include/aarch64-linux-gnu]
|
||||
ignore line: [ /usr/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C17 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)]
|
||||
ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: 6a3864a8c3fe8bbb972fb5dbcb1f67d4]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [ as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o /tmp/cchWLEkc.s]
|
||||
ignore line: [GNU assembler version 2.34 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [Linking C executable cmTC_99013]
|
||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99013.dir/link.txt --verbose=1]
|
||||
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -o cmTC_99013 ]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper]
|
||||
ignore line: [Target: aarch64-linux-gnu]
|
||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_99013' '-mlittle-endian' '-mabi=lp64']
|
||||
link line: [ /usr/lib/gcc/aarch64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfCRiLH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_99013 /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/9 -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/9/../../.. CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o]
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/collect2] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so] ==> ignore
|
||||
arg [-plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=/tmp/ccfCRiLH.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||
arg [--build-id] ==> ignore
|
||||
arg [--eh-frame-hdr] ==> ignore
|
||||
arg [--hash-style=gnu] ==> ignore
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-dynamic-linker] ==> ignore
|
||||
arg [/lib/ld-linux-aarch64.so.1] ==> ignore
|
||||
arg [-X] ==> ignore
|
||||
arg [-EL] ==> ignore
|
||||
arg [-maarch64linux] ==> ignore
|
||||
arg [--fix-cortex-a53-843419] ==> ignore
|
||||
arg [-pie] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-zrelro] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_99013] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o] ==> ignore
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib]
|
||||
arg [-L/lib/aarch64-linux-gnu] ==> dir [/lib/aarch64-linux-gnu]
|
||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||
arg [-L/usr/lib/aarch64-linux-gnu] ==> dir [/usr/lib/aarch64-linux-gnu]
|
||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../..]
|
||||
arg [CMakeFiles/cmTC_99013.dir/CMakeCCompilerABI.c.o] ==> ignore
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [--push-state] ==> ignore
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [--pop-state] ==> ignore
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [--push-state] ==> ignore
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [--pop-state] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o] ==> ignore
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9] ==> [/usr/lib/gcc/aarch64-linux-gnu/9]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib] ==> [/usr/lib]
|
||||
collapse library dir [/lib/aarch64-linux-gnu] ==> [/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/lib/../lib] ==> [/lib]
|
||||
collapse library dir [/usr/lib/aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../..] ==> [/usr/lib]
|
||||
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
|
||||
implicit dirs: [/usr/lib/gcc/aarch64-linux-gnu/9;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Determining if the CXX compiler works passed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_5d645/fast && /usr/bin/make -f CMakeFiles/cmTC_5d645.dir/build.make CMakeFiles/cmTC_5d645.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building CXX object CMakeFiles/cmTC_5d645.dir/testCXXCompiler.cxx.o
|
||||
/usr/bin/c++ -o CMakeFiles/cmTC_5d645.dir/testCXXCompiler.cxx.o -c /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
||||
Linking CXX executable cmTC_5d645
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5d645.dir/link.txt --verbose=1
|
||||
/usr/bin/c++ CMakeFiles/cmTC_5d645.dir/testCXXCompiler.cxx.o -o cmTC_5d645
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
Detecting CXX compiler ABI info compiled with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_4a710/fast && /usr/bin/make -f CMakeFiles/cmTC_4a710.dir/build.make CMakeFiles/cmTC_4a710.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building CXX object CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o
|
||||
/usr/bin/c++ -v -o CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/c++
|
||||
Target: aarch64-linux-gnu
|
||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/cc1plus -quiet -v -imultiarch aarch64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cciEyy9a.s
|
||||
GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)
|
||||
compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
ignoring duplicate directory "/usr/include/aarch64-linux-gnu/c++/9"
|
||||
ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"
|
||||
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/include-fixed"
|
||||
ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/include"
|
||||
#include "..." search starts here:
|
||||
#include <...> search starts here:
|
||||
/usr/include/c++/9
|
||||
/usr/include/aarch64-linux-gnu/c++/9
|
||||
/usr/include/c++/9/backward
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/include
|
||||
/usr/local/include
|
||||
/usr/include/aarch64-linux-gnu
|
||||
/usr/include
|
||||
End of search list.
|
||||
GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)
|
||||
compiled by GNU C version 9.4.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP
|
||||
|
||||
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
|
||||
Compiler executable checksum: 4d0ffd0faaba59e19a04d931506edddd
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
|
||||
as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o /tmp/cciEyy9a.s
|
||||
GNU assembler version 2.34 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34
|
||||
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
|
||||
Linking CXX executable cmTC_4a710
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a710.dir/link.txt --verbose=1
|
||||
/usr/bin/c++ -v CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_4a710
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/usr/bin/c++
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper
|
||||
Target: aarch64-linux-gnu
|
||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
||||
COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/
|
||||
LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4a710' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
|
||||
/usr/lib/gcc/aarch64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7qIrWE.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_4a710 /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/9 -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/9/../../.. CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o
|
||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4a710' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
Parsed CXX implicit include dir info from above output: rv=done
|
||||
found start of include info
|
||||
found start of implicit include info
|
||||
add: [/usr/include/c++/9]
|
||||
add: [/usr/include/aarch64-linux-gnu/c++/9]
|
||||
add: [/usr/include/c++/9/backward]
|
||||
add: [/usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
add: [/usr/local/include]
|
||||
add: [/usr/include/aarch64-linux-gnu]
|
||||
add: [/usr/include]
|
||||
end of search list found
|
||||
collapse include dir [/usr/include/c++/9] ==> [/usr/include/c++/9]
|
||||
collapse include dir [/usr/include/aarch64-linux-gnu/c++/9] ==> [/usr/include/aarch64-linux-gnu/c++/9]
|
||||
collapse include dir [/usr/include/c++/9/backward] ==> [/usr/include/c++/9/backward]
|
||||
collapse include dir [/usr/lib/gcc/aarch64-linux-gnu/9/include] ==> [/usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
collapse include dir [/usr/local/include] ==> [/usr/local/include]
|
||||
collapse include dir [/usr/include/aarch64-linux-gnu] ==> [/usr/include/aarch64-linux-gnu]
|
||||
collapse include dir [/usr/include] ==> [/usr/include]
|
||||
implicit include dirs: [/usr/include/c++/9;/usr/include/aarch64-linux-gnu/c++/9;/usr/include/c++/9/backward;/usr/lib/gcc/aarch64-linux-gnu/9/include;/usr/local/include;/usr/include/aarch64-linux-gnu;/usr/include]
|
||||
|
||||
|
||||
Parsed CXX implicit link information from above output:
|
||||
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
|
||||
ignore line: [Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp]
|
||||
ignore line: []
|
||||
ignore line: [Run Build Command(s):/usr/bin/make cmTC_4a710/fast && /usr/bin/make -f CMakeFiles/cmTC_4a710.dir/build.make CMakeFiles/cmTC_4a710.dir/build]
|
||||
ignore line: [make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp']
|
||||
ignore line: [Building CXX object CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o]
|
||||
ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
||||
ignore line: [Target: aarch64-linux-gnu]
|
||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/9/cc1plus -quiet -v -imultiarch aarch64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -o /tmp/cciEyy9a.s]
|
||||
ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)]
|
||||
ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [ignoring duplicate directory "/usr/include/aarch64-linux-gnu/c++/9"]
|
||||
ignore line: [ignoring nonexistent directory "/usr/local/include/aarch64-linux-gnu"]
|
||||
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/include-fixed"]
|
||||
ignore line: [ignoring nonexistent directory "/usr/lib/gcc/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/include"]
|
||||
ignore line: [#include "..." search starts here:]
|
||||
ignore line: [#include <...> search starts here:]
|
||||
ignore line: [ /usr/include/c++/9]
|
||||
ignore line: [ /usr/include/aarch64-linux-gnu/c++/9]
|
||||
ignore line: [ /usr/include/c++/9/backward]
|
||||
ignore line: [ /usr/lib/gcc/aarch64-linux-gnu/9/include]
|
||||
ignore line: [ /usr/local/include]
|
||||
ignore line: [ /usr/include/aarch64-linux-gnu]
|
||||
ignore line: [ /usr/include]
|
||||
ignore line: [End of search list.]
|
||||
ignore line: [GNU C++14 (Ubuntu 9.4.0-1ubuntu1~20.04.1) version 9.4.0 (aarch64-linux-gnu)]
|
||||
ignore line: [ compiled by GNU C version 9.4.0 GMP version 6.2.0 MPFR version 4.0.2 MPC version 1.1.0 isl version isl-0.22.1-GMP]
|
||||
ignore line: []
|
||||
ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
|
||||
ignore line: [Compiler executable checksum: 4d0ffd0faaba59e19a04d931506edddd]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [ as -v -EL -mabi=lp64 -o CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o /tmp/cciEyy9a.s]
|
||||
ignore line: [GNU assembler version 2.34 (aarch64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
|
||||
ignore line: [Linking CXX executable cmTC_4a710]
|
||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a710.dir/link.txt --verbose=1]
|
||||
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_4a710 ]
|
||||
ignore line: [Using built-in specs.]
|
||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper]
|
||||
ignore line: [Target: aarch64-linux-gnu]
|
||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu]
|
||||
ignore line: [Thread model: posix]
|
||||
ignore line: [gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) ]
|
||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/]
|
||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/aarch64-linux-gnu/9/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib/:/lib/aarch64-linux-gnu/:/lib/../lib/:/usr/lib/aarch64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/aarch64-linux-gnu/9/../../../:/lib/:/usr/lib/]
|
||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4a710' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
|
||||
link line: [ /usr/lib/gcc/aarch64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7qIrWE.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu --as-needed -dynamic-linker /lib/ld-linux-aarch64.so.1 -X -EL -maarch64linux --fix-cortex-a53-843419 -pie -z now -z relro -o cmTC_4a710 /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o /usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc/aarch64-linux-gnu/9 -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/9/../../.. CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o /usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o]
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/collect2] ==> ignore
|
||||
arg [-plugin] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/liblto_plugin.so] ==> ignore
|
||||
arg [-plugin-opt=/usr/lib/gcc/aarch64-linux-gnu/9/lto-wrapper] ==> ignore
|
||||
arg [-plugin-opt=-fresolution=/tmp/cc7qIrWE.res] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lc] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
|
||||
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
|
||||
arg [--build-id] ==> ignore
|
||||
arg [--eh-frame-hdr] ==> ignore
|
||||
arg [--hash-style=gnu] ==> ignore
|
||||
arg [--as-needed] ==> ignore
|
||||
arg [-dynamic-linker] ==> ignore
|
||||
arg [/lib/ld-linux-aarch64.so.1] ==> ignore
|
||||
arg [-X] ==> ignore
|
||||
arg [-EL] ==> ignore
|
||||
arg [-maarch64linux] ==> ignore
|
||||
arg [--fix-cortex-a53-843419] ==> ignore
|
||||
arg [-pie] ==> ignore
|
||||
arg [-znow] ==> ignore
|
||||
arg [-zrelro] ==> ignore
|
||||
arg [-o] ==> ignore
|
||||
arg [cmTC_4a710] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/Scrt1.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crti.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/crtbeginS.o] ==> ignore
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib]
|
||||
arg [-L/lib/aarch64-linux-gnu] ==> dir [/lib/aarch64-linux-gnu]
|
||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
||||
arg [-L/usr/lib/aarch64-linux-gnu] ==> dir [/usr/lib/aarch64-linux-gnu]
|
||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
||||
arg [-L/usr/lib/gcc/aarch64-linux-gnu/9/../../..] ==> dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../..]
|
||||
arg [CMakeFiles/cmTC_4a710.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
||||
arg [-lstdc++] ==> lib [stdc++]
|
||||
arg [-lm] ==> lib [m]
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [-lc] ==> lib [c]
|
||||
arg [-lgcc_s] ==> lib [gcc_s]
|
||||
arg [-lgcc] ==> lib [gcc]
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/crtendS.o] ==> ignore
|
||||
arg [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu/crtn.o] ==> ignore
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9] ==> [/usr/lib/gcc/aarch64-linux-gnu/9]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib] ==> [/usr/lib]
|
||||
collapse library dir [/lib/aarch64-linux-gnu] ==> [/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/lib/../lib] ==> [/lib]
|
||||
collapse library dir [/usr/lib/aarch64-linux-gnu] ==> [/usr/lib/aarch64-linux-gnu]
|
||||
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
|
||||
collapse library dir [/usr/lib/gcc/aarch64-linux-gnu/9/../../..] ==> [/usr/lib]
|
||||
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
|
||||
implicit dirs: [/usr/lib/gcc/aarch64-linux-gnu/9;/usr/lib/aarch64-linux-gnu;/usr/lib;/lib/aarch64-linux-gnu;/lib]
|
||||
implicit fwks: []
|
||||
|
||||
|
||||
Determining if the include file pthread.h exists passed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_05fd1/fast && /usr/bin/make -f CMakeFiles/cmTC_05fd1.dir/build.make CMakeFiles/cmTC_05fd1.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_05fd1.dir/CheckIncludeFile.c.o
|
||||
/usr/bin/cc -o CMakeFiles/cmTC_05fd1.dir/CheckIncludeFile.c.o -c /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp/CheckIncludeFile.c
|
||||
Linking C executable cmTC_05fd1
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05fd1.dir/link.txt --verbose=1
|
||||
/usr/bin/cc CMakeFiles/cmTC_05fd1.dir/CheckIncludeFile.c.o -o cmTC_05fd1
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
Determining if the function pthread_create exists in the pthread passed with the following output:
|
||||
Change Dir: /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command(s):/usr/bin/make cmTC_551e3/fast && /usr/bin/make -f CMakeFiles/cmTC_551e3.dir/build.make CMakeFiles/cmTC_551e3.dir/build
|
||||
make[1]: Entering directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
Building C object CMakeFiles/cmTC_551e3.dir/CheckFunctionExists.c.o
|
||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_551e3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
|
||||
Linking C executable cmTC_551e3
|
||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_551e3.dir/link.txt --verbose=1
|
||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_551e3.dir/CheckFunctionExists.c.o -o cmTC_551e3 -lpthread
|
||||
make[1]: Leaving directory '/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/CMakeTmp'
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Hashes of file build rules.
|
||||
283e688963c88060d388578998766d42 CMakeFiles/beacon_positioning_uninstall
|
||||
646
src/build/beacon_positioning/CMakeFiles/Makefile.cmake
Normal file
646
src/build/beacon_positioning/CMakeFiles/Makefile.cmake
Normal file
@@ -0,0 +1,646 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# The generator used is:
|
||||
set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
|
||||
|
||||
# The top level Makefile was generated from the following files:
|
||||
set(CMAKE_MAKEFILE_DEPENDS
|
||||
"CMakeCache.txt"
|
||||
"/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt"
|
||||
"/home/ubuntu/ros2_ws/src/beacon_positioning/package.xml"
|
||||
"CMakeFiles/3.16.3/CMakeCCompiler.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeSystem.cmake"
|
||||
"ament_cmake_core/package.cmake"
|
||||
"ament_cmake_package_templates/templates.cmake"
|
||||
"/opt/ros/foxy/cmake/yamlConfig.cmake"
|
||||
"/opt/ros/foxy/cmake/yamlConfigVersion.cmake"
|
||||
"/opt/ros/foxy/cmake/yamlTargets-none.cmake"
|
||||
"/opt/ros/foxy/cmake/yamlTargets.cmake"
|
||||
"/opt/ros/foxy/lib/cmake/fastcdr/fastcdr-config-version.cmake"
|
||||
"/opt/ros/foxy/lib/cmake/fastcdr/fastcdr-config.cmake"
|
||||
"/opt/ros/foxy/lib/cmake/fastcdr/fastcdr-targets-none.cmake"
|
||||
"/opt/ros/foxy/lib/cmake/fastcdr/fastcdr-targets.cmake"
|
||||
"/opt/ros/foxy/lib/foonathan_memory/cmake/foonathan_memory-config-none.cmake"
|
||||
"/opt/ros/foxy/lib/foonathan_memory/cmake/foonathan_memory-config-version.cmake"
|
||||
"/opt/ros/foxy/lib/foonathan_memory/cmake/foonathan_memory-config.cmake"
|
||||
"/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.bash.in"
|
||||
"/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.sh.in"
|
||||
"/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.zsh.in"
|
||||
"/opt/ros/foxy/share/ament_cmake/cmake/ament_cmakeConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake/cmake/ament_cmakeConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyrightConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyrightConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_copyright.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_core-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_coreConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_coreConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_environment-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_environment_hooks-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_index-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_package_templates-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_symlink_install-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/ament_cmake_uninstall_target-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/all.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package_xml.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_register_extension.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/assert_file_exists.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/list_append_unique.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/normalize_path.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/package_xml_2_cmake.py"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/python.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/stamp.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/string_ends_with.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/templates/nameConfig-version.cmake.in"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/core/templates/nameConfig.cmake.in"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment/ament_cmake_environment_package_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment/ament_generate_environment.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/ament_cmake_environment_hooks_package_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/ament_environment_hooks.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/ament_generate_package_environment.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/ament_prefix_path.sh"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/path.sh"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_cmake_index_package_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_get_prefix_path.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_get_resource.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_get_resources.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_has_resource.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_register_package.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/index/ament_index_register_resource.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/package_templates/templates_2_cmake.py"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/uninstall_target/ament_cmake_uninstall_target.cmake.in"
|
||||
"/opt/ros/foxy/share/ament_cmake_core/cmake/uninstall_target/ament_cmake_uninstall_target_append_uninstall_code.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheckConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheckConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplintConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplintConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cpplint.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_definitions/cmake/ament_cmake_export_definitions-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_definitions/cmake/ament_cmake_export_definitionsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_definitions/cmake/ament_cmake_export_definitionsConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_definitions/cmake/ament_export_definitions.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_dependencies/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_dependencies/cmake/ament_cmake_export_dependenciesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_dependencies/cmake/ament_cmake_export_dependenciesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_dependencies/cmake/ament_export_dependencies.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_include_directories/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_include_directories/cmake/ament_cmake_export_include_directoriesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_include_directories/cmake/ament_cmake_export_include_directoriesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_include_directories/cmake/ament_export_include_directories.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_interfaces/cmake/ament_cmake_export_interfaces-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_interfaces/cmake/ament_cmake_export_interfacesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_interfaces/cmake/ament_cmake_export_interfacesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_interfaces/cmake/ament_export_interfaces.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_cmake_export_librariesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_cmake_export_librariesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_export_libraries.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_libraries/cmake/ament_export_library_names.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_link_flags/cmake/ament_cmake_export_link_flags-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_link_flags/cmake/ament_cmake_export_link_flagsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_link_flags/cmake/ament_cmake_export_link_flagsConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_link_flags/cmake/ament_export_link_flags.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_targets/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_targets/cmake/ament_cmake_export_targetsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_targets/cmake/ament_cmake_export_targetsConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_export_targets/cmake/ament_export_targets.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_flake8/cmake/ament_cmake_flake8-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_flake8/cmake/ament_cmake_flake8Config-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_flake8/cmake/ament_cmake_flake8Config.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_flake8/cmake/ament_cmake_flake8_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_flake8/cmake/ament_flake8.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_include_directories/cmake/ament_cmake_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_include_directories/cmake/ament_cmake_include_directoriesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_include_directories/cmake/ament_cmake_include_directoriesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_include_directories/cmake/ament_include_directories_order.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_cmake_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_cmake_librariesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_cmake_librariesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_libraries_deduplicate.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_libraries_pack_build_configuration.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_libraries/cmake/ament_libraries_unpack_build_configuration.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmakeConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmakeConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_pep257/cmake/ament_cmake_pep257-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_pep257/cmake/ament_cmake_pep257Config-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_pep257/cmake/ament_cmake_pep257Config.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_pep257/cmake/ament_cmake_pep257_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_pep257/cmake/ament_pep257.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_python/cmake/ament_cmake_python-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_python/cmake/ament_cmake_pythonConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_python/cmake/ament_cmake_pythonConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_python/cmake/ament_python_install_module.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_python/cmake/ament_python_install_package.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_cmake_target_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_cmake_target_dependenciesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_cmake_target_dependenciesConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_get_recursive_properties.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_target_dependencies.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test_label.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_test/cmake/ament_cmake_test-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_test/cmake/ament_cmake_testConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_test/cmake/ament_cmake_testConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustifyConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustifyConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_version/cmake/ament_cmake_version-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_version/cmake/ament_cmake_versionConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_version/cmake/ament_cmake_versionConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_version/cmake/ament_export_development_version_if_higher_than_manifest.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllintConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllintConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_autoConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_autoConfig.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_find_test_dependencies.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_common/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_common/cmake/ament_lint_commonConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/ament_lint_common/cmake/ament_lint_commonConfig.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfacesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfacesConfig.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/builtin_interfaces__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/builtin_interfaces/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fast-discovery-server-targets-none.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fast-discovery-server-targets.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fastrtps-config-version.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fastrtps-config.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fastrtps-targets-none.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps/cmake/fastrtps-targets.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps_cmake_module/cmake/Modules/FindFastRTPS.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps_cmake_module/cmake/fastrtps_cmake_module-extras.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps_cmake_module/cmake/fastrtps_cmake_moduleConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/fastrtps_cmake_module/cmake/fastrtps_cmake_moduleConfig.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collectorConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collectorConfig.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collectorExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collectorExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/libstatistics_collector_test_msgs__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/libstatistics_collector/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/libyaml_vendor/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/libyaml_vendor/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/libyaml_vendor/cmake/libyaml_vendor-extras.cmake"
|
||||
"/opt/ros/foxy/share/libyaml_vendor/cmake/libyaml_vendorConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/libyaml_vendor/cmake/libyaml_vendorConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rcl-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rclConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rclConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rclExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rclExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl/cmake/rcl_set_symbol_visibility_hidden.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfacesConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfacesConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rcl_interfaces__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_interfaces/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/rcl_logging_spdlogConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/rcl_logging_spdlogConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/rcl_logging_spdlogExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_logging_spdlog/cmake/rcl_logging_spdlogExport.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/rcl_yaml_param_parserConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/rcl_yaml_param_parserConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/rcl_yaml_param_parserExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcl_yaml_param_parser/cmake/rcl_yaml_param_parserExport.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/rclcppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/rclcppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/rclcppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rclcpp/cmake/rclcppExport.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/rcpputilsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/rcpputilsConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/rcpputilsExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcpputils/cmake/rcpputilsExport.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/ament_cmake_export_link_flags-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/rcutilsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/rcutilsConfig.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/rcutilsExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rcutils/cmake/rcutilsExport.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/configure_rmw_library.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/get_rmw_typesupport.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/register_rmw_implementation.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/rmw-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/rmwConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/rmwConfig.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/rmwExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rmw/cmake/rmwExport.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/rmw_implementation-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/rmw_implementationConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/rmw_implementationConfig.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/rmw_implementationExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation/cmake/rmw_implementationExport.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/call_for_each_rmw_implementation.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/get_available_rmw_implementations.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/get_default_rmw_implementation.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/rmw_implementation_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/rmw_implementation_cmakeConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rmw_implementation_cmake/cmake/rmw_implementation_cmakeConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgsConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosgraph_msgs__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosgraph_msgs/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_adapter/cmake/rosidl_adapt_interfaces.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_adapter/cmake/rosidl_adapter-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_adapter/cmake/rosidl_adapterConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_adapter/cmake/rosidl_adapterConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_cmakeConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_cmakeConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_export_typesupport_libraries.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_export_typesupport_targets.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_generate_interfaces.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_target_interfaces.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/rosidl_write_generator_arguments.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_cmake/cmake/string_camel_case_to_lower_case_underscore.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_default_runtime/cmake/rosidl_default_runtime-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_default_runtime/cmake/rosidl_default_runtimeConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_default_runtime/cmake/rosidl_default_runtimeConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/register_c.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/rosidl_generator_c-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/rosidl_generator_cConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_c/cmake/rosidl_generator_cConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/register_cpp.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/rosidl_generator_cpp-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/rosidl_generator_cppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_generator_cpp/cmake/rosidl_generator_cppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/rosidl_runtime_cConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/rosidl_runtime_cConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/rosidl_runtime_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_c/cmake/rosidl_runtime_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_cpp/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_cpp/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_cpp/cmake/rosidl_runtime_cppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_cpp/cmake/rosidl_runtime_cppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_runtime_cpp/cmake/rosidl_runtime_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/get_used_typesupports.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/rosidl_typesupport_c-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/rosidl_typesupport_cConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/rosidl_typesupport_cConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_c/cmake/rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cpp-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_c-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_cConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_cConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/rosidl_typesupport_fastrtps_cpp-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/rosidl_typesupport_fastrtps_cppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/rosidl_typesupport_fastrtps_cppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/rosidl_typesupport_fastrtps_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_fastrtps_cpp/cmake/rosidl_typesupport_fastrtps_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_interface/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_interface/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_interface/cmake/rosidl_typesupport_interfaceConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_interface/cmake/rosidl_typesupport_interfaceConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_interface/cmake/rosidl_typesupport_interfaceExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/rosidl_typesupport_introspection_c-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/rosidl_typesupport_introspection_cConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/rosidl_typesupport_introspection_cConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_c/cmake/rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/rosidl_typesupport_introspection_cpp-extras.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/rosidl_typesupport_introspection_cppConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/rosidl_typesupport_introspection_cppConfig.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/rosidl_typesupport_introspection_cpp/cmake/rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/spdlog_vendor/cmake/spdlog_vendorConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/spdlog_vendor/cmake/spdlog_vendorConfig.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgsConfig.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/statistics_msgs/cmake/statistics_msgs__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/ament_cmake_export_dependencies-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/rosidl_cmake-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgsConfig.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_generator_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_generator_cExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_generator_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_cExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_introspection_cExport-none.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_introspection_cExport.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_introspection_cppExport-none.cmake"
|
||||
"/opt/ros/foxy/share/std_msgs/cmake/std_msgs__rosidl_typesupport_introspection_cppExport.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/ament_cmake_export_include_directories-extras.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/ament_cmake_export_libraries-extras.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/ament_cmake_export_targets-extras.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/tracetoolsConfig-version.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/tracetoolsConfig.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/tracetools_exportExport-none.cmake"
|
||||
"/opt/ros/foxy/share/tracetools/cmake/tracetools_exportExport.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfig.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigTargets-none.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigTargets.cmake"
|
||||
"/usr/lib/aarch64-linux-gnu/cmake/spdlog/spdlogConfigVersion.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCCompiler.cmake.in"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCXXCompiler.cmake.in"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeCompilerIdDetection.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCXXCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompileFeatures.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerABI.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerId.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeFindBinUtils.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeParseImplicitIncludeInfo.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeParseImplicitLinkInfo.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeSystem.cmake.in"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeTestCXXCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeTestCompilerCommon.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CMakeUnixFindMake.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CheckCSourceCompiles.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CheckFunctionExists.c"
|
||||
"/usr/share/cmake-3.16/Modules/CheckIncludeFile.c.in"
|
||||
"/usr/share/cmake-3.16/Modules/CheckIncludeFile.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/CheckLibraryExists.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/ADSP-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Borland-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Cray-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GHS-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU-FindBinUtils.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/HP-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/IAR-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Intel-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/MSVC-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/PGI-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/PathScale-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/SCO-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/TI-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/Watcom-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/XL-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/DartConfiguration.tcl.in"
|
||||
"/usr/share/cmake-3.16/Modules/FindOpenSSL.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/FindPythonInterp.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/FindThreads.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Internal/FeatureTesting.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/Linux-Determine-CXX.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/Linux.cmake"
|
||||
"/usr/share/cmake-3.16/Modules/Platform/UnixPaths.cmake"
|
||||
)
|
||||
|
||||
# The corresponding makefile is:
|
||||
set(CMAKE_MAKEFILE_OUTPUTS
|
||||
"Makefile"
|
||||
"CMakeFiles/cmake.check_cache"
|
||||
)
|
||||
|
||||
# Byproducts of CMake generate step:
|
||||
set(CMAKE_MAKEFILE_PRODUCTS
|
||||
"CMakeFiles/3.16.3/CMakeSystem.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeCCompiler.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeCCompiler.cmake"
|
||||
"CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
|
||||
"ament_cmake_core/stamps/templates_2_cmake.py.stamp"
|
||||
"ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake"
|
||||
"CTestConfiguration.ini"
|
||||
"ament_cmake_core/stamps/package.xml.stamp"
|
||||
"ament_cmake_core/stamps/package_xml_2_cmake.py.stamp"
|
||||
"ament_cmake_core/stamps/ament_prefix_path.sh.stamp"
|
||||
"ament_cmake_core/stamps/path.sh.stamp"
|
||||
"ament_cmake_environment_hooks/local_setup.bash"
|
||||
"ament_cmake_environment_hooks/local_setup.sh"
|
||||
"ament_cmake_environment_hooks/local_setup.zsh"
|
||||
"ament_cmake_core/stamps/nameConfig.cmake.in.stamp"
|
||||
"ament_cmake_core/beacon_positioningConfig.cmake"
|
||||
"ament_cmake_core/stamps/nameConfig-version.cmake.in.stamp"
|
||||
"ament_cmake_core/beacon_positioningConfig-version.cmake"
|
||||
"ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning"
|
||||
"ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning"
|
||||
"ament_cmake_index/share/ament_index/resource_index/packages/beacon_positioning"
|
||||
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
||||
)
|
||||
|
||||
# Dependency information for all targets:
|
||||
set(CMAKE_DEPEND_INFO_FILES
|
||||
"CMakeFiles/tracker_position.dir/DependInfo.cmake"
|
||||
"CMakeFiles/beacon_positioning_uninstall.dir/DependInfo.cmake"
|
||||
"CMakeFiles/uninstall.dir/DependInfo.cmake"
|
||||
)
|
||||
162
src/build/beacon_positioning/CMakeFiles/Makefile2
Normal file
162
src/build/beacon_positioning/CMakeFiles/Makefile2
Normal file
@@ -0,0 +1,162 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
#=============================================================================
|
||||
# Directory level rules for the build root directory
|
||||
|
||||
# The main recursive "all" target.
|
||||
all: CMakeFiles/tracker_position.dir/all
|
||||
|
||||
.PHONY : all
|
||||
|
||||
# The main recursive "preinstall" target.
|
||||
preinstall:
|
||||
|
||||
.PHONY : preinstall
|
||||
|
||||
# The main recursive "clean" target.
|
||||
clean: CMakeFiles/tracker_position.dir/clean
|
||||
clean: CMakeFiles/beacon_positioning_uninstall.dir/clean
|
||||
clean: CMakeFiles/uninstall.dir/clean
|
||||
|
||||
.PHONY : clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/tracker_position.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/tracker_position.dir/all:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/depend
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles --progress-num=1,2 "Built target tracker_position"
|
||||
.PHONY : CMakeFiles/tracker_position.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/tracker_position.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 2
|
||||
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/tracker_position.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/tracker_position.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
tracker_position: CMakeFiles/tracker_position.dir/rule
|
||||
|
||||
.PHONY : tracker_position
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/tracker_position.dir/clean:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/clean
|
||||
.PHONY : CMakeFiles/tracker_position.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/beacon_positioning_uninstall.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/all:
|
||||
$(MAKE) -f CMakeFiles/beacon_positioning_uninstall.dir/build.make CMakeFiles/beacon_positioning_uninstall.dir/depend
|
||||
$(MAKE) -f CMakeFiles/beacon_positioning_uninstall.dir/build.make CMakeFiles/beacon_positioning_uninstall.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles --progress-num= "Built target beacon_positioning_uninstall"
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/beacon_positioning_uninstall.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
beacon_positioning_uninstall: CMakeFiles/beacon_positioning_uninstall.dir/rule
|
||||
|
||||
.PHONY : beacon_positioning_uninstall
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/clean:
|
||||
$(MAKE) -f CMakeFiles/beacon_positioning_uninstall.dir/build.make CMakeFiles/beacon_positioning_uninstall.dir/clean
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for target CMakeFiles/uninstall.dir
|
||||
|
||||
# All Build rule for target.
|
||||
CMakeFiles/uninstall.dir/all: CMakeFiles/beacon_positioning_uninstall.dir/all
|
||||
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
|
||||
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles --progress-num= "Built target uninstall"
|
||||
.PHONY : CMakeFiles/uninstall.dir/all
|
||||
|
||||
# Build rule for subdir invocation for target.
|
||||
CMakeFiles/uninstall.dir/rule: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
.PHONY : CMakeFiles/uninstall.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
uninstall: CMakeFiles/uninstall.dir/rule
|
||||
|
||||
.PHONY : uninstall
|
||||
|
||||
# clean rule for target.
|
||||
CMakeFiles/uninstall.dir/clean:
|
||||
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
|
||||
.PHONY : CMakeFiles/uninstall.dir/clean
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/install/strip.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/install/local.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/install.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/list_install_components.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/rebuild_cache.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/edit_cache.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/test.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/tracker_position.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir
|
||||
/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/uninstall.dir
|
||||
@@ -0,0 +1,11 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,76 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
# Utility rule file for beacon_positioning_uninstall.
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/beacon_positioning_uninstall.dir/progress.make
|
||||
|
||||
CMakeFiles/beacon_positioning_uninstall:
|
||||
/usr/bin/cmake -P /home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake
|
||||
|
||||
beacon_positioning_uninstall: CMakeFiles/beacon_positioning_uninstall
|
||||
beacon_positioning_uninstall: CMakeFiles/beacon_positioning_uninstall.dir/build.make
|
||||
|
||||
.PHONY : beacon_positioning_uninstall
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/build: beacon_positioning_uninstall
|
||||
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/build
|
||||
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/beacon_positioning_uninstall.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/clean
|
||||
|
||||
CMakeFiles/beacon_positioning_uninstall.dir/depend:
|
||||
cd /home/ubuntu/ros2_ws/src/build/beacon_positioning && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/beacon_positioning_uninstall.dir/depend
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/beacon_positioning_uninstall"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/beacon_positioning_uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||
1
src/build/beacon_positioning/CMakeFiles/progress.marks
Normal file
1
src/build/beacon_positioning/CMakeFiles/progress.marks
Normal file
@@ -0,0 +1 @@
|
||||
2
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,29 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
"CXX"
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
set(CMAKE_DEPENDS_CHECK_CXX
|
||||
"/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o"
|
||||
)
|
||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||
|
||||
# Preprocessor definitions for this target.
|
||||
set(CMAKE_TARGET_DEFINITIONS_CXX
|
||||
"DEFAULT_RMW_IMPLEMENTATION=rmw_fastrtps_cpp"
|
||||
"RCUTILS_ENABLE_FAULT_INJECTION"
|
||||
"SPDLOG_COMPILED_LIB"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
set(CMAKE_CXX_TARGET_INCLUDE_PATH
|
||||
"/home/ubuntu/ros2_ws/src/beacon_positioning/include"
|
||||
"/opt/ros/foxy/include"
|
||||
)
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,145 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include CMakeFiles/tracker_position.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/tracker_position.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include CMakeFiles/tracker_position.dir/flags.make
|
||||
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: CMakeFiles/tracker_position.dir/flags.make
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o -c /home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp
|
||||
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tracker_position.dir/src/tracker_position.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp > CMakeFiles/tracker_position.dir/src/tracker_position.cpp.i
|
||||
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tracker_position.dir/src/tracker_position.cpp.s"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp -o CMakeFiles/tracker_position.dir/src/tracker_position.cpp.s
|
||||
|
||||
# Object files for target tracker_position
|
||||
tracker_position_OBJECTS = \
|
||||
"CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o"
|
||||
|
||||
# External object files for target tracker_position
|
||||
tracker_position_EXTERNAL_OBJECTS =
|
||||
|
||||
tracker_position: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o
|
||||
tracker_position: CMakeFiles/tracker_position.dir/build.make
|
||||
tracker_position: /opt/ros/foxy/lib/librclcpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstd_msgs__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_interfaces__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librmw_implementation.so
|
||||
tracker_position: /opt/ros/foxy/lib/librmw.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_logging_spdlog.so
|
||||
tracker_position: /usr/lib/aarch64-linux-gnu/libspdlog.so.1.5.0
|
||||
tracker_position: /opt/ros/foxy/lib/librcl_yaml_param_parser.so
|
||||
tracker_position: /opt/ros/foxy/lib/libyaml.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosgraph_msgs__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstatistics_msgs__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_generator_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosidl_typesupport_introspection_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosidl_typesupport_introspection_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosidl_typesupport_cpp.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosidl_typesupport_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcpputils.so
|
||||
tracker_position: /opt/ros/foxy/lib/librosidl_runtime_c.so
|
||||
tracker_position: /opt/ros/foxy/lib/librcutils.so
|
||||
tracker_position: /opt/ros/foxy/lib/libtracetools.so
|
||||
tracker_position: CMakeFiles/tracker_position.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable tracker_position"
|
||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tracker_position.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/tracker_position.dir/build: tracker_position
|
||||
|
||||
.PHONY : CMakeFiles/tracker_position.dir/build
|
||||
|
||||
CMakeFiles/tracker_position.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/tracker_position.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/tracker_position.dir/clean
|
||||
|
||||
CMakeFiles/tracker_position.dir/depend:
|
||||
cd /home/ubuntu/ros2_ws/src/build/beacon_positioning && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/tracker_position.dir/depend
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o"
|
||||
"tracker_position"
|
||||
"tracker_position.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/tracker_position.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,284 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o
|
||||
/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__builder.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__struct.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__traits.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__builder.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__struct.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__traits.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/duration.hpp
|
||||
/opt/ros/foxy/include/builtin_interfaces/msg/time.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/collector/collector.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/collector/generate_statistics_message.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/collector/metric_details_interface.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/moving_average.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/types.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/constants.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_age.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_period.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp
|
||||
/opt/ros/foxy/include/libstatistics_collector/visibility_control.hpp
|
||||
/opt/ros/foxy/include/rcl/allocator.h
|
||||
/opt/ros/foxy/include/rcl/arguments.h
|
||||
/opt/ros/foxy/include/rcl/client.h
|
||||
/opt/ros/foxy/include/rcl/context.h
|
||||
/opt/ros/foxy/include/rcl/domain_id.h
|
||||
/opt/ros/foxy/include/rcl/error_handling.h
|
||||
/opt/ros/foxy/include/rcl/event.h
|
||||
/opt/ros/foxy/include/rcl/graph.h
|
||||
/opt/ros/foxy/include/rcl/guard_condition.h
|
||||
/opt/ros/foxy/include/rcl/init_options.h
|
||||
/opt/ros/foxy/include/rcl/macros.h
|
||||
/opt/ros/foxy/include/rcl/node.h
|
||||
/opt/ros/foxy/include/rcl/node_options.h
|
||||
/opt/ros/foxy/include/rcl/publisher.h
|
||||
/opt/ros/foxy/include/rcl/service.h
|
||||
/opt/ros/foxy/include/rcl/subscription.h
|
||||
/opt/ros/foxy/include/rcl/time.h
|
||||
/opt/ros/foxy/include/rcl/timer.h
|
||||
/opt/ros/foxy/include/rcl/types.h
|
||||
/opt/ros/foxy/include/rcl/visibility_control.h
|
||||
/opt/ros/foxy/include/rcl/wait.h
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/list_parameters_result.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/parameter.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/parameter_descriptor.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/parameter_event.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/parameter_type.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/parameter_value.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/msg/set_parameters_result.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/describe_parameters.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__builder.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__traits.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/get_parameter_types.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/get_parameters.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/list_parameters.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/set_parameters.hpp
|
||||
/opt/ros/foxy/include/rcl_interfaces/srv/set_parameters_atomically.hpp
|
||||
/opt/ros/foxy/include/rcl_yaml_param_parser/types.h
|
||||
/opt/ros/foxy/include/rclcpp/allocator/allocator_common.hpp
|
||||
/opt/ros/foxy/include/rclcpp/allocator/allocator_deleter.hpp
|
||||
/opt/ros/foxy/include/rclcpp/any_executable.hpp
|
||||
/opt/ros/foxy/include/rclcpp/any_service_callback.hpp
|
||||
/opt/ros/foxy/include/rclcpp/any_subscription_callback.hpp
|
||||
/opt/ros/foxy/include/rclcpp/callback_group.hpp
|
||||
/opt/ros/foxy/include/rclcpp/client.hpp
|
||||
/opt/ros/foxy/include/rclcpp/clock.hpp
|
||||
/opt/ros/foxy/include/rclcpp/context.hpp
|
||||
/opt/ros/foxy/include/rclcpp/contexts/default_context.hpp
|
||||
/opt/ros/foxy/include/rclcpp/create_client.hpp
|
||||
/opt/ros/foxy/include/rclcpp/create_publisher.hpp
|
||||
/opt/ros/foxy/include/rclcpp/create_service.hpp
|
||||
/opt/ros/foxy/include/rclcpp/create_subscription.hpp
|
||||
/opt/ros/foxy/include/rclcpp/create_timer.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/mutex_two_priorities.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/resolve_enable_topic_statistics.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/resolve_intra_process_buffer_type.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/resolve_use_intra_process.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_payload.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_publisher_payload.hpp
|
||||
/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_subscription_payload.hpp
|
||||
/opt/ros/foxy/include/rclcpp/duration.hpp
|
||||
/opt/ros/foxy/include/rclcpp/event.hpp
|
||||
/opt/ros/foxy/include/rclcpp/exceptions.hpp
|
||||
/opt/ros/foxy/include/rclcpp/exceptions/exceptions.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executor.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executor_options.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executors.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executors/multi_threaded_executor.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executors/single_threaded_executor.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executors/static_executor_entities_collector.hpp
|
||||
/opt/ros/foxy/include/rclcpp/executors/static_single_threaded_executor.hpp
|
||||
/opt/ros/foxy/include/rclcpp/expand_topic_or_service_name.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/buffers/buffer_implementation_base.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/buffers/intra_process_buffer.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/buffers/ring_buffer_implementation.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/create_intra_process_buffer.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/executable_list.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/intra_process_manager.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process.hpp
|
||||
/opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process_base.hpp
|
||||
/opt/ros/foxy/include/rclcpp/function_traits.hpp
|
||||
/opt/ros/foxy/include/rclcpp/future_return_code.hpp
|
||||
/opt/ros/foxy/include/rclcpp/guard_condition.hpp
|
||||
/opt/ros/foxy/include/rclcpp/init_options.hpp
|
||||
/opt/ros/foxy/include/rclcpp/intra_process_buffer_type.hpp
|
||||
/opt/ros/foxy/include/rclcpp/intra_process_setting.hpp
|
||||
/opt/ros/foxy/include/rclcpp/loaned_message.hpp
|
||||
/opt/ros/foxy/include/rclcpp/logger.hpp
|
||||
/opt/ros/foxy/include/rclcpp/logging.hpp
|
||||
/opt/ros/foxy/include/rclcpp/macros.hpp
|
||||
/opt/ros/foxy/include/rclcpp/memory_strategies.hpp
|
||||
/opt/ros/foxy/include/rclcpp/memory_strategy.hpp
|
||||
/opt/ros/foxy/include/rclcpp/message_info.hpp
|
||||
/opt/ros/foxy/include/rclcpp/message_memory_strategy.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_impl.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_base_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_timers_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_topics_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface_traits.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_clock_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_graph_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_logging_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_parameters_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_services_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_time_source_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface_traits.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface_traits.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_interfaces/node_waitables_interface.hpp
|
||||
/opt/ros/foxy/include/rclcpp/node_options.hpp
|
||||
/opt/ros/foxy/include/rclcpp/parameter.hpp
|
||||
/opt/ros/foxy/include/rclcpp/parameter_client.hpp
|
||||
/opt/ros/foxy/include/rclcpp/parameter_service.hpp
|
||||
/opt/ros/foxy/include/rclcpp/parameter_value.hpp
|
||||
/opt/ros/foxy/include/rclcpp/publisher.hpp
|
||||
/opt/ros/foxy/include/rclcpp/publisher_base.hpp
|
||||
/opt/ros/foxy/include/rclcpp/publisher_factory.hpp
|
||||
/opt/ros/foxy/include/rclcpp/publisher_options.hpp
|
||||
/opt/ros/foxy/include/rclcpp/qos.hpp
|
||||
/opt/ros/foxy/include/rclcpp/qos_event.hpp
|
||||
/opt/ros/foxy/include/rclcpp/rate.hpp
|
||||
/opt/ros/foxy/include/rclcpp/rclcpp.hpp
|
||||
/opt/ros/foxy/include/rclcpp/scope_exit.hpp
|
||||
/opt/ros/foxy/include/rclcpp/serialized_message.hpp
|
||||
/opt/ros/foxy/include/rclcpp/service.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription_base.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription_factory.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription_options.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription_traits.hpp
|
||||
/opt/ros/foxy/include/rclcpp/subscription_wait_set_mask.hpp
|
||||
/opt/ros/foxy/include/rclcpp/time.hpp
|
||||
/opt/ros/foxy/include/rclcpp/timer.hpp
|
||||
/opt/ros/foxy/include/rclcpp/topic_statistics/subscription_topic_statistics.hpp
|
||||
/opt/ros/foxy/include/rclcpp/topic_statistics_state.hpp
|
||||
/opt/ros/foxy/include/rclcpp/type_support_decl.hpp
|
||||
/opt/ros/foxy/include/rclcpp/utilities.hpp
|
||||
/opt/ros/foxy/include/rclcpp/visibility_control.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_result.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_result_kind.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/storage_policy_common.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/dynamic_storage.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/sequential_synchronization.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/static_storage.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_policies/thread_safe_synchronization.hpp
|
||||
/opt/ros/foxy/include/rclcpp/wait_set_template.hpp
|
||||
/opt/ros/foxy/include/rclcpp/waitable.hpp
|
||||
/opt/ros/foxy/include/rcpputils/join.hpp
|
||||
/opt/ros/foxy/include/rcpputils/pointer_traits.hpp
|
||||
/opt/ros/foxy/include/rcpputils/thread_safety_annotations.hpp
|
||||
/opt/ros/foxy/include/rcutils/allocator.h
|
||||
/opt/ros/foxy/include/rcutils/error_handling.h
|
||||
/opt/ros/foxy/include/rcutils/logging.h
|
||||
/opt/ros/foxy/include/rcutils/logging_macros.h
|
||||
/opt/ros/foxy/include/rcutils/macros.h
|
||||
/opt/ros/foxy/include/rcutils/qsort.h
|
||||
/opt/ros/foxy/include/rcutils/snprintf.h
|
||||
/opt/ros/foxy/include/rcutils/testing/fault_injection.h
|
||||
/opt/ros/foxy/include/rcutils/time.h
|
||||
/opt/ros/foxy/include/rcutils/types.h
|
||||
/opt/ros/foxy/include/rcutils/types/array_list.h
|
||||
/opt/ros/foxy/include/rcutils/types/char_array.h
|
||||
/opt/ros/foxy/include/rcutils/types/hash_map.h
|
||||
/opt/ros/foxy/include/rcutils/types/rcutils_ret.h
|
||||
/opt/ros/foxy/include/rcutils/types/string_array.h
|
||||
/opt/ros/foxy/include/rcutils/types/string_map.h
|
||||
/opt/ros/foxy/include/rcutils/types/uint8_array.h
|
||||
/opt/ros/foxy/include/rcutils/visibility_control.h
|
||||
/opt/ros/foxy/include/rcutils/visibility_control_macros.h
|
||||
/opt/ros/foxy/include/rmw/domain_id.h
|
||||
/opt/ros/foxy/include/rmw/error_handling.h
|
||||
/opt/ros/foxy/include/rmw/get_topic_names_and_types.h
|
||||
/opt/ros/foxy/include/rmw/incompatible_qos_events_statuses.h
|
||||
/opt/ros/foxy/include/rmw/init.h
|
||||
/opt/ros/foxy/include/rmw/init_options.h
|
||||
/opt/ros/foxy/include/rmw/localhost.h
|
||||
/opt/ros/foxy/include/rmw/macros.h
|
||||
/opt/ros/foxy/include/rmw/message_sequence.h
|
||||
/opt/ros/foxy/include/rmw/names_and_types.h
|
||||
/opt/ros/foxy/include/rmw/qos_profiles.h
|
||||
/opt/ros/foxy/include/rmw/ret_types.h
|
||||
/opt/ros/foxy/include/rmw/rmw.h
|
||||
/opt/ros/foxy/include/rmw/security_options.h
|
||||
/opt/ros/foxy/include/rmw/serialized_message.h
|
||||
/opt/ros/foxy/include/rmw/subscription_options.h
|
||||
/opt/ros/foxy/include/rmw/topic_endpoint_info.h
|
||||
/opt/ros/foxy/include/rmw/topic_endpoint_info_array.h
|
||||
/opt/ros/foxy/include/rmw/types.h
|
||||
/opt/ros/foxy/include/rmw/visibility_control.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_c/message_initialization.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_c/message_type_support_struct.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_c/sequence_bound.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_c/service_type_support_struct.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_c/visibility_control.h
|
||||
/opt/ros/foxy/include/rosidl_runtime_cpp/bounded_vector.hpp
|
||||
/opt/ros/foxy/include/rosidl_runtime_cpp/message_initialization.hpp
|
||||
/opt/ros/foxy/include/rosidl_runtime_cpp/message_type_support_decl.hpp
|
||||
/opt/ros/foxy/include/rosidl_runtime_cpp/service_type_support_decl.hpp
|
||||
/opt/ros/foxy/include/rosidl_runtime_cpp/traits.hpp
|
||||
/opt/ros/foxy/include/rosidl_typesupport_cpp/message_type_support.hpp
|
||||
/opt/ros/foxy/include/rosidl_typesupport_cpp/service_type_support.hpp
|
||||
/opt/ros/foxy/include/rosidl_typesupport_interface/macros.h
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__builder.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__struct.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/detail/statistic_data_point__struct.hpp
|
||||
/opt/ros/foxy/include/statistics_msgs/msg/metrics_message.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__builder.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__struct.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/detail/string__traits.hpp
|
||||
/opt/ros/foxy/include/std_msgs/msg/string.hpp
|
||||
/opt/ros/foxy/include/tracetools/config.h
|
||||
/opt/ros/foxy/include/tracetools/tracetools.h
|
||||
/opt/ros/foxy/include/tracetools/utils.hpp
|
||||
/opt/ros/foxy/include/tracetools/visibility_control.hpp
|
||||
@@ -0,0 +1,284 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/time__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/time__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/detail/time__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/duration.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/builtin_interfaces/msg/time.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/collector/collector.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/collector/generate_statistics_message.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/collector/metric_details_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/moving_average.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/types.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/constants.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_age.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_period.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/libstatistics_collector/visibility_control.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/allocator.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/arguments.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/client.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/context.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/domain_id.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/error_handling.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/event.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/graph.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/guard_condition.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/init_options.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/node.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/node_options.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/publisher.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/service.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/subscription.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/time.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/timer.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/visibility_control.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl/wait.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/list_parameters_result.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/parameter.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/parameter_descriptor.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/parameter_event.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/parameter_type.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/parameter_value.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/msg/set_parameters_result.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/describe_parameters.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/get_parameter_types.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/get_parameters.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/list_parameters.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/set_parameters.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_interfaces/srv/set_parameters_atomically.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcl_yaml_param_parser/types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/allocator/allocator_common.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/allocator/allocator_deleter.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/any_executable.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/any_service_callback.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/any_subscription_callback.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/callback_group.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/client.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/clock.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/context.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/contexts/default_context.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/create_client.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/create_publisher.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/create_service.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/create_subscription.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/create_timer.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/mutex_two_priorities.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/resolve_enable_topic_statistics.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/resolve_intra_process_buffer_type.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/resolve_use_intra_process.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_payload.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_publisher_payload.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_subscription_payload.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/duration.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/event.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/exceptions.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/exceptions/exceptions.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executor.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executor_options.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executors.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executors/multi_threaded_executor.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executors/single_threaded_executor.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executors/static_executor_entities_collector.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/executors/static_single_threaded_executor.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/expand_topic_or_service_name.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/buffers/buffer_implementation_base.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/buffers/intra_process_buffer.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/buffers/ring_buffer_implementation.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/create_intra_process_buffer.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/executable_list.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/intra_process_manager.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process_base.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/function_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/future_return_code.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/guard_condition.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/init_options.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/intra_process_buffer_type.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/intra_process_setting.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/loaned_message.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/logger.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/logging.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/macros.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/memory_strategies.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/memory_strategy.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/message_info.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/message_memory_strategy.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_impl.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/get_node_base_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/get_node_timers_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/get_node_topics_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_clock_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_graph_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_logging_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_parameters_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_services_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_time_source_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_interfaces/node_waitables_interface.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/node_options.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/parameter.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/parameter_client.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/parameter_service.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/parameter_value.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/publisher.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/publisher_base.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/publisher_factory.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/publisher_options.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/qos.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/qos_event.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/rate.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/rclcpp.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/scope_exit.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/serialized_message.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/service.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription_base.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription_factory.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription_options.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/subscription_wait_set_mask.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/time.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/timer.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/topic_statistics/subscription_topic_statistics.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/topic_statistics_state.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/type_support_decl.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/utilities.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/visibility_control.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_result.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_result_kind.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/detail/storage_policy_common.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/dynamic_storage.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/sequential_synchronization.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/static_storage.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_policies/thread_safe_synchronization.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/wait_set_template.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rclcpp/waitable.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcpputils/join.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcpputils/pointer_traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcpputils/thread_safety_annotations.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/allocator.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/error_handling.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/logging.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/logging_macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/qsort.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/snprintf.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/testing/fault_injection.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/time.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/array_list.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/char_array.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/hash_map.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/rcutils_ret.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/string_array.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/string_map.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/types/uint8_array.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/visibility_control.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rcutils/visibility_control_macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/domain_id.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/error_handling.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/get_topic_names_and_types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/incompatible_qos_events_statuses.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/init.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/init_options.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/localhost.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/message_sequence.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/names_and_types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/qos_profiles.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/ret_types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/rmw.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/security_options.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/serialized_message.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/subscription_options.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/topic_endpoint_info.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/topic_endpoint_info_array.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/types.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rmw/visibility_control.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_c/message_initialization.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_c/message_type_support_struct.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_c/sequence_bound.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_c/service_type_support_struct.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_c/visibility_control.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_cpp/bounded_vector.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_cpp/message_initialization.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_cpp/message_type_support_decl.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_cpp/service_type_support_decl.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_runtime_cpp/traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_typesupport_cpp/message_type_support.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_typesupport_cpp/service_type_support.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/rosidl_typesupport_interface/macros.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/detail/statistic_data_point__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/statistics_msgs/msg/metrics_message.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__builder.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__struct.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/detail/string__traits.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/std_msgs/msg/string.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/config.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/tracetools.h
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/utils.hpp
|
||||
CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o: /opt/ros/foxy/include/tracetools/visibility_control.hpp
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# compile CXX with /usr/bin/c++
|
||||
CXX_FLAGS = -Wall -Wextra -Wpedantic -std=gnu++14
|
||||
|
||||
CXX_DEFINES = -DDEFAULT_RMW_IMPLEMENTATION=rmw_fastrtps_cpp -DRCUTILS_ENABLE_FAULT_INJECTION -DSPDLOG_COMPILED_LIB
|
||||
|
||||
CXX_INCLUDES = -I/home/ubuntu/ros2_ws/src/beacon_positioning/include -isystem /opt/ros/foxy/include
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/bin/c++ CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o -o tracker_position -Wl,-rpath,/opt/ros/foxy/lib: /opt/ros/foxy/lib/librclcpp.so /opt/ros/foxy/lib/liblibstatistics_collector.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/liblibstatistics_collector_test_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstd_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librcl.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librcl_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librmw_implementation.so /opt/ros/foxy/lib/librmw.so /opt/ros/foxy/lib/librcl_logging_spdlog.so /usr/lib/aarch64-linux-gnu/libspdlog.so.1.5.0 -lpthread /opt/ros/foxy/lib/librcl_yaml_param_parser.so /opt/ros/foxy/lib/libyaml.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosgraph_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_generator_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_c.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/libstatistics_msgs__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_generator_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_introspection_c.so /opt/ros/foxy/lib/libbuiltin_interfaces__rosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_cpp.so /opt/ros/foxy/lib/librosidl_typesupport_c.so /opt/ros/foxy/lib/librcpputils.so /opt/ros/foxy/lib/librosidl_runtime_c.so /opt/ros/foxy/lib/librcutils.so -ldl /opt/ros/foxy/lib/libtracetools.so
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 1
|
||||
CMAKE_PROGRESS_2 = 2
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
@@ -0,0 +1,72 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
# Utility rule file for uninstall.
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/uninstall.dir/progress.make
|
||||
|
||||
uninstall: CMakeFiles/uninstall.dir/build.make
|
||||
|
||||
.PHONY : uninstall
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/uninstall.dir/build: uninstall
|
||||
|
||||
.PHONY : CMakeFiles/uninstall.dir/build
|
||||
|
||||
CMakeFiles/uninstall.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/uninstall.dir/clean
|
||||
|
||||
CMakeFiles/uninstall.dir/depend:
|
||||
cd /home/ubuntu/ros2_ws/src/build/beacon_positioning && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/uninstall.dir/depend
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
105
src/build/beacon_positioning/CTestConfiguration.ini
Normal file
105
src/build/beacon_positioning/CTestConfiguration.ini
Normal file
@@ -0,0 +1,105 @@
|
||||
# This file is configured by CMake automatically as DartConfiguration.tcl
|
||||
# If you choose not to use CMake, this file may be hand configured, by
|
||||
# filling in the required variables.
|
||||
|
||||
|
||||
# Configuration directories and files
|
||||
SourceDirectory: /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
BuildDirectory: /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
# Where to place the cost data store
|
||||
CostDataFile:
|
||||
|
||||
# Site is something like machine.domain, i.e. pragmatic.crd
|
||||
Site: ubuntu
|
||||
|
||||
# Build name is osname-revision-compiler, i.e. Linux-2.4.2-2smp-c++
|
||||
BuildName:
|
||||
|
||||
# Subprojects
|
||||
LabelsForSubprojects:
|
||||
|
||||
# Submission information
|
||||
SubmitURL:
|
||||
|
||||
# Dashboard start time
|
||||
NightlyStartTime:
|
||||
|
||||
# Commands for the build/test/submit cycle
|
||||
ConfigureCommand: "/usr/bin/cmake" "/home/ubuntu/ros2_ws/src/beacon_positioning"
|
||||
MakeCommand:
|
||||
DefaultCTestConfigurationType:
|
||||
|
||||
# version control
|
||||
UpdateVersionOnly:
|
||||
|
||||
# CVS options
|
||||
# Default is "-d -P -A"
|
||||
CVSCommand:
|
||||
CVSUpdateOptions:
|
||||
|
||||
# Subversion options
|
||||
SVNCommand:
|
||||
SVNOptions:
|
||||
SVNUpdateOptions:
|
||||
|
||||
# Git options
|
||||
GITCommand:
|
||||
GITInitSubmodules:
|
||||
GITUpdateOptions:
|
||||
GITUpdateCustom:
|
||||
|
||||
# Perforce options
|
||||
P4Command:
|
||||
P4Client:
|
||||
P4Options:
|
||||
P4UpdateOptions:
|
||||
P4UpdateCustom:
|
||||
|
||||
# Generic update command
|
||||
UpdateCommand:
|
||||
UpdateOptions:
|
||||
UpdateType:
|
||||
|
||||
# Compiler info
|
||||
Compiler: /usr/bin/c++
|
||||
CompilerVersion: 9.4.0
|
||||
|
||||
# Dynamic analysis (MemCheck)
|
||||
PurifyCommand:
|
||||
ValgrindCommand:
|
||||
ValgrindCommandOptions:
|
||||
MemoryCheckType:
|
||||
MemoryCheckSanitizerOptions:
|
||||
MemoryCheckCommand:
|
||||
MemoryCheckCommandOptions:
|
||||
MemoryCheckSuppressionFile:
|
||||
|
||||
# Coverage
|
||||
CoverageCommand:
|
||||
CoverageExtraFlags:
|
||||
|
||||
# Cluster commands
|
||||
SlurmBatchCommand:
|
||||
SlurmRunCommand:
|
||||
|
||||
# Testing options
|
||||
# TimeOut is the amount of time in seconds to wait for processes
|
||||
# to complete during testing. After TimeOut seconds, the
|
||||
# process will be summarily terminated.
|
||||
# Currently set to 25 minutes
|
||||
TimeOut:
|
||||
|
||||
# During parallel testing CTest will not start a new test if doing
|
||||
# so would cause the system load to exceed this value.
|
||||
TestLoad:
|
||||
|
||||
UseLaunchers:
|
||||
CurlOptions:
|
||||
# warning, if you add new options here that have to do with submit,
|
||||
# you have to update cmCTestSubmitCommand.cxx
|
||||
|
||||
# For CTest submissions that timeout, these options
|
||||
# specify behavior for retrying the submission
|
||||
CTestSubmitRetryDelay:
|
||||
CTestSubmitRetryCount:
|
||||
2
src/build/beacon_positioning/CTestCustom.cmake
Normal file
2
src/build/beacon_positioning/CTestCustom.cmake
Normal file
@@ -0,0 +1,2 @@
|
||||
set(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 0)
|
||||
set(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 0)
|
||||
18
src/build/beacon_positioning/CTestTestfile.cmake
Normal file
18
src/build/beacon_positioning/CTestTestfile.cmake
Normal file
@@ -0,0 +1,18 @@
|
||||
# CMake generated Testfile for
|
||||
# Source directory: /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
# Build directory: /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
add_test(copyright "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/copyright.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_copyright/copyright.txt" "--command" "/opt/ros/foxy/bin/ament_copyright" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/copyright.xunit.xml")
|
||||
set_tests_properties(copyright PROPERTIES LABELS "copyright;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_copyright.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;18;ament_copyright;/opt/ros/foxy/share/ament_cmake_copyright/cmake/ament_cmake_copyright_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(cppcheck "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/cppcheck.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cppcheck/cppcheck.txt" "--command" "/opt/ros/foxy/bin/ament_cppcheck" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/cppcheck.xunit.xml" "--include_dirs" "/home/ubuntu/ros2_ws/src/beacon_positioning/include")
|
||||
set_tests_properties(cppcheck PROPERTIES LABELS "cppcheck;linter" TIMEOUT "300" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cppcheck.cmake;61;ament_add_test;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;83;ament_cppcheck;/opt/ros/foxy/share/ament_cmake_cppcheck/cmake/ament_cmake_cppcheck_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(cpplint "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/cpplint.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cpplint/cpplint.txt" "--command" "/opt/ros/foxy/bin/ament_cpplint" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/cpplint.xunit.xml")
|
||||
set_tests_properties(cpplint PROPERTIES LABELS "cpplint;linter" TIMEOUT "120" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cpplint.cmake;68;ament_add_test;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;35;ament_cpplint;/opt/ros/foxy/share/ament_cmake_cpplint/cmake/ament_cmake_cpplint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(lint_cmake "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/lint_cmake.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_lint_cmake/lint_cmake.txt" "--command" "/opt/ros/foxy/bin/ament_lint_cmake" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/lint_cmake.xunit.xml")
|
||||
set_tests_properties(lint_cmake PROPERTIES LABELS "lint_cmake;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_lint_cmake.cmake;41;ament_add_test;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;21;ament_lint_cmake;/opt/ros/foxy/share/ament_cmake_lint_cmake/cmake/ament_cmake_lint_cmake_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(uncrustify "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/uncrustify.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_uncrustify/uncrustify.txt" "--command" "/opt/ros/foxy/bin/ament_uncrustify" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/uncrustify.xunit.xml")
|
||||
set_tests_properties(uncrustify PROPERTIES LABELS "uncrustify;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_uncrustify.cmake;65;ament_add_test;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;34;ament_uncrustify;/opt/ros/foxy/share/ament_cmake_uncrustify/cmake/ament_cmake_uncrustify_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
add_test(xmllint "/usr/bin/python3" "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/xmllint.xunit.xml" "--package-name" "beacon_positioning" "--output-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_xmllint/xmllint.txt" "--command" "/opt/ros/foxy/bin/ament_xmllint" "--xunit-file" "/home/ubuntu/ros2_ws/src/build/beacon_positioning/test_results/beacon_positioning/xmllint.xunit.xml")
|
||||
set_tests_properties(xmllint PROPERTIES LABELS "xmllint;linter" TIMEOUT "60" WORKING_DIRECTORY "/home/ubuntu/ros2_ws/src/beacon_positioning" _BACKTRACE_TRIPLES "/opt/ros/foxy/share/ament_cmake_test/cmake/ament_add_test.cmake;118;add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_xmllint.cmake;50;ament_add_test;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;18;ament_xmllint;/opt/ros/foxy/share/ament_cmake_xmllint/cmake/ament_cmake_xmllint_lint_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;21;ament_execute_extensions;/opt/ros/foxy/share/ament_lint_auto/cmake/ament_lint_auto_package_hook.cmake;0;;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_execute_extensions.cmake;48;include;/opt/ros/foxy/share/ament_cmake_core/cmake/core/ament_package.cmake;66;ament_execute_extensions;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;47;ament_package;/home/ubuntu/ros2_ws/src/beacon_positioning/CMakeLists.txt;0;")
|
||||
268
src/build/beacon_positioning/Makefile
Normal file
268
src/build/beacon_positioning/Makefile
Normal file
@@ -0,0 +1,268 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Remove some rules from gmake that .SUFFIXES does not remove.
|
||||
SUFFIXES =
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E remove -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/ubuntu/ros2_ws/src/beacon_positioning
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/ubuntu/ros2_ws/src/build/beacon_positioning
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip
|
||||
|
||||
# Special rule for the target install/strip
|
||||
install/strip/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
||||
.PHONY : install/strip/fast
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local
|
||||
|
||||
# Special rule for the target install/local
|
||||
install/local/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
||||
.PHONY : install/local/fast
|
||||
|
||||
# Special rule for the target install
|
||||
install: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install
|
||||
|
||||
# Special rule for the target install
|
||||
install/fast: preinstall/fast
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
||||
/usr/bin/cmake -P cmake_install.cmake
|
||||
.PHONY : install/fast
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
||||
.PHONY : list_install_components
|
||||
|
||||
# Special rule for the target list_install_components
|
||||
list_install_components/fast: list_install_components
|
||||
|
||||
.PHONY : list_install_components/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target test
|
||||
test:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
|
||||
/usr/bin/ctest --force-new-ctest-process $(ARGS)
|
||||
.PHONY : test
|
||||
|
||||
# Special rule for the target test
|
||||
test/fast: test
|
||||
|
||||
.PHONY : test/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles/progress.marks
|
||||
$(MAKE) -f CMakeFiles/Makefile2 all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/ros2_ws/src/build/beacon_positioning/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
$(MAKE) -f CMakeFiles/Makefile2 clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named tracker_position
|
||||
|
||||
# Build rule for target.
|
||||
tracker_position: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 tracker_position
|
||||
.PHONY : tracker_position
|
||||
|
||||
# fast build rule for target.
|
||||
tracker_position/fast:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/build
|
||||
.PHONY : tracker_position/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named beacon_positioning_uninstall
|
||||
|
||||
# Build rule for target.
|
||||
beacon_positioning_uninstall: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 beacon_positioning_uninstall
|
||||
.PHONY : beacon_positioning_uninstall
|
||||
|
||||
# fast build rule for target.
|
||||
beacon_positioning_uninstall/fast:
|
||||
$(MAKE) -f CMakeFiles/beacon_positioning_uninstall.dir/build.make CMakeFiles/beacon_positioning_uninstall.dir/build
|
||||
.PHONY : beacon_positioning_uninstall/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named uninstall
|
||||
|
||||
# Build rule for target.
|
||||
uninstall: cmake_check_build_system
|
||||
$(MAKE) -f CMakeFiles/Makefile2 uninstall
|
||||
.PHONY : uninstall
|
||||
|
||||
# fast build rule for target.
|
||||
uninstall/fast:
|
||||
$(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
|
||||
.PHONY : uninstall/fast
|
||||
|
||||
src/tracker_position.o: src/tracker_position.cpp.o
|
||||
|
||||
.PHONY : src/tracker_position.o
|
||||
|
||||
# target to build an object file
|
||||
src/tracker_position.cpp.o:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o
|
||||
.PHONY : src/tracker_position.cpp.o
|
||||
|
||||
src/tracker_position.i: src/tracker_position.cpp.i
|
||||
|
||||
.PHONY : src/tracker_position.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/tracker_position.cpp.i:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/src/tracker_position.cpp.i
|
||||
.PHONY : src/tracker_position.cpp.i
|
||||
|
||||
src/tracker_position.s: src/tracker_position.cpp.s
|
||||
|
||||
.PHONY : src/tracker_position.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/tracker_position.cpp.s:
|
||||
$(MAKE) -f CMakeFiles/tracker_position.dir/build.make CMakeFiles/tracker_position.dir/src/tracker_position.cpp.s
|
||||
.PHONY : src/tracker_position.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... install/strip"
|
||||
@echo "... install/local"
|
||||
@echo "... install"
|
||||
@echo "... list_install_components"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... edit_cache"
|
||||
@echo "... test"
|
||||
@echo "... tracker_position"
|
||||
@echo "... beacon_positioning_uninstall"
|
||||
@echo "... uninstall"
|
||||
@echo "... src/tracker_position.o"
|
||||
@echo "... src/tracker_position.i"
|
||||
@echo "... src/tracker_position.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# generated from ament/cmake/core/templates/nameConfig-version.cmake.in
|
||||
set(PACKAGE_VERSION "0.0.0")
|
||||
|
||||
set(PACKAGE_VERSION_EXACT False)
|
||||
set(PACKAGE_VERSION_COMPATIBLE False)
|
||||
|
||||
if("${PACKAGE_FIND_VERSION}" VERSION_EQUAL "${PACKAGE_VERSION}")
|
||||
set(PACKAGE_VERSION_EXACT True)
|
||||
set(PACKAGE_VERSION_COMPATIBLE True)
|
||||
endif()
|
||||
|
||||
if("${PACKAGE_FIND_VERSION}" VERSION_LESS "${PACKAGE_VERSION}")
|
||||
set(PACKAGE_VERSION_COMPATIBLE True)
|
||||
endif()
|
||||
@@ -0,0 +1,42 @@
|
||||
# generated from ament/cmake/core/templates/nameConfig.cmake.in
|
||||
|
||||
# prevent multiple inclusion
|
||||
if(_beacon_positioning_CONFIG_INCLUDED)
|
||||
# ensure to keep the found flag the same
|
||||
if(NOT DEFINED beacon_positioning_FOUND)
|
||||
# explicitly set it to FALSE, otherwise CMake will set it to TRUE
|
||||
set(beacon_positioning_FOUND FALSE)
|
||||
elseif(NOT beacon_positioning_FOUND)
|
||||
# use separate condition to avoid uninitialized variable warning
|
||||
set(beacon_positioning_FOUND FALSE)
|
||||
endif()
|
||||
return()
|
||||
endif()
|
||||
set(_beacon_positioning_CONFIG_INCLUDED TRUE)
|
||||
|
||||
# output package information
|
||||
if(NOT beacon_positioning_FIND_QUIETLY)
|
||||
message(STATUS "Found beacon_positioning: 0.0.0 (${beacon_positioning_DIR})")
|
||||
endif()
|
||||
|
||||
# warn when using a deprecated package
|
||||
if(NOT "" STREQUAL "")
|
||||
set(_msg "Package 'beacon_positioning' is deprecated")
|
||||
# append custom deprecation text if available
|
||||
if(NOT "" STREQUAL "TRUE")
|
||||
set(_msg "${_msg} ()")
|
||||
endif()
|
||||
# optionally quiet the deprecation message
|
||||
if(NOT ${beacon_positioning_DEPRECATED_QUIET})
|
||||
message(DEPRECATION "${_msg}")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# flag package as ament-based to distinguish it after being find_package()-ed
|
||||
set(beacon_positioning_FOUND_AMENT_PACKAGE TRUE)
|
||||
|
||||
# include all config extra files
|
||||
set(_extras "")
|
||||
foreach(_extra ${_extras})
|
||||
include("${beacon_positioning_DIR}/${_extra}")
|
||||
endforeach()
|
||||
14
src/build/beacon_positioning/ament_cmake_core/package.cmake
Normal file
14
src/build/beacon_positioning/ament_cmake_core/package.cmake
Normal file
@@ -0,0 +1,14 @@
|
||||
set(_AMENT_PACKAGE_NAME "beacon_positioning")
|
||||
set(beacon_positioning_VERSION "0.0.0")
|
||||
set(beacon_positioning_MAINTAINER "sem <semmer99@gmail.com>")
|
||||
set(beacon_positioning_BUILD_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_BUILDTOOL_DEPENDS "ament_cmake")
|
||||
set(beacon_positioning_BUILD_EXPORT_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_BUILDTOOL_EXPORT_DEPENDS )
|
||||
set(beacon_positioning_EXEC_DEPENDS "rclcpp" "std_msgs")
|
||||
set(beacon_positioning_TEST_DEPENDS "ament_lint_auto" "ament_lint_common")
|
||||
set(beacon_positioning_GROUP_DEPENDS )
|
||||
set(beacon_positioning_MEMBER_OF_GROUPS )
|
||||
set(beacon_positioning_DEPRECATED "")
|
||||
set(beacon_positioning_EXPORT_TAGS)
|
||||
list(APPEND beacon_positioning_EXPORT_TAGS "<build_type>ament_cmake</build_type>")
|
||||
@@ -0,0 +1,4 @@
|
||||
# copied from
|
||||
# ament_cmake_core/cmake/environment_hooks/environment/ament_prefix_path.sh
|
||||
|
||||
ament_prepend_unique_value AMENT_PREFIX_PATH "$AMENT_CURRENT_PREFIX"
|
||||
@@ -0,0 +1,14 @@
|
||||
# generated from ament/cmake/core/templates/nameConfig-version.cmake.in
|
||||
set(PACKAGE_VERSION "@PACKAGE_VERSION@")
|
||||
|
||||
set(PACKAGE_VERSION_EXACT False)
|
||||
set(PACKAGE_VERSION_COMPATIBLE False)
|
||||
|
||||
if("${PACKAGE_FIND_VERSION}" VERSION_EQUAL "${PACKAGE_VERSION}")
|
||||
set(PACKAGE_VERSION_EXACT True)
|
||||
set(PACKAGE_VERSION_COMPATIBLE True)
|
||||
endif()
|
||||
|
||||
if("${PACKAGE_FIND_VERSION}" VERSION_LESS "${PACKAGE_VERSION}")
|
||||
set(PACKAGE_VERSION_COMPATIBLE True)
|
||||
endif()
|
||||
@@ -0,0 +1,42 @@
|
||||
# generated from ament/cmake/core/templates/nameConfig.cmake.in
|
||||
|
||||
# prevent multiple inclusion
|
||||
if(_@PROJECT_NAME@_CONFIG_INCLUDED)
|
||||
# ensure to keep the found flag the same
|
||||
if(NOT DEFINED @PROJECT_NAME@_FOUND)
|
||||
# explicitly set it to FALSE, otherwise CMake will set it to TRUE
|
||||
set(@PROJECT_NAME@_FOUND FALSE)
|
||||
elseif(NOT @PROJECT_NAME@_FOUND)
|
||||
# use separate condition to avoid uninitialized variable warning
|
||||
set(@PROJECT_NAME@_FOUND FALSE)
|
||||
endif()
|
||||
return()
|
||||
endif()
|
||||
set(_@PROJECT_NAME@_CONFIG_INCLUDED TRUE)
|
||||
|
||||
# output package information
|
||||
if(NOT @PROJECT_NAME@_FIND_QUIETLY)
|
||||
message(STATUS "Found @PROJECT_NAME@: @PACKAGE_VERSION@ (${@PROJECT_NAME@_DIR})")
|
||||
endif()
|
||||
|
||||
# warn when using a deprecated package
|
||||
if(NOT "@PACKAGE_DEPRECATED@" STREQUAL "")
|
||||
set(_msg "Package '@PROJECT_NAME@' is deprecated")
|
||||
# append custom deprecation text if available
|
||||
if(NOT "@PACKAGE_DEPRECATED@" STREQUAL "TRUE")
|
||||
set(_msg "${_msg} (@PACKAGE_DEPRECATED@)")
|
||||
endif()
|
||||
# optionally quiet the deprecation message
|
||||
if(NOT ${@PROJECT_NAME@_DEPRECATED_QUIET})
|
||||
message(DEPRECATION "${_msg}")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# flag package as ament-based to distinguish it after being find_package()-ed
|
||||
set(@PROJECT_NAME@_FOUND_AMENT_PACKAGE TRUE)
|
||||
|
||||
# include all config extra files
|
||||
set(_extras "@PACKAGE_CONFIG_EXTRA_FILES@")
|
||||
foreach(_extra ${_extras})
|
||||
include("${@PROJECT_NAME@_DIR}/${_extra}")
|
||||
endforeach()
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
<name>beacon_positioning</name>
|
||||
<version>0.0.0</version>
|
||||
<description>ROS 2 package to read the Terabee Robot Positioning System beacons positions</description>
|
||||
<maintainer email="semmer99@gmail.com">sem</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
<depend>rclcpp</depend>
|
||||
<depend>std_msgs</depend>
|
||||
|
||||
<test_depend>ament_lint_auto</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
||||
<export>
|
||||
<build_type>ament_cmake</build_type>
|
||||
</export>
|
||||
</package>
|
||||
@@ -0,0 +1,143 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright 2014-2015 Open Source Robotics Foundation, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import argparse
|
||||
from collections import OrderedDict
|
||||
import sys
|
||||
|
||||
from catkin_pkg.package import parse_package_string
|
||||
|
||||
|
||||
def main(argv=sys.argv[1:]):
|
||||
"""
|
||||
Extract the information from package.xml and make them accessible to CMake.
|
||||
|
||||
Parse the given package.xml file and
|
||||
print CMake code defining several variables containing the content.
|
||||
"""
|
||||
parser = argparse.ArgumentParser(
|
||||
description='Parse package.xml file and print CMake code defining '
|
||||
'several variables',
|
||||
)
|
||||
parser.add_argument(
|
||||
'package_xml',
|
||||
type=argparse.FileType('r', encoding='utf-8'),
|
||||
help='The path to a package.xml file',
|
||||
)
|
||||
parser.add_argument(
|
||||
'outfile',
|
||||
nargs='?',
|
||||
help='The filename where the output should be written to',
|
||||
)
|
||||
args = parser.parse_args(argv)
|
||||
|
||||
try:
|
||||
package = parse_package_string(
|
||||
args.package_xml.read(), filename=args.package_xml.name)
|
||||
except Exception as e:
|
||||
print("Error parsing '%s':" % args.package_xml.name, file=sys.stderr)
|
||||
raise e
|
||||
finally:
|
||||
args.package_xml.close()
|
||||
|
||||
lines = generate_cmake_code(package)
|
||||
if args.outfile:
|
||||
with open(args.outfile, 'w', encoding='utf-8') as f:
|
||||
for line in lines:
|
||||
f.write('%s\n' % line)
|
||||
else:
|
||||
for line in lines:
|
||||
print(line)
|
||||
|
||||
|
||||
def get_dependency_values(key, depends):
|
||||
dependencies = []
|
||||
dependencies.append((key, ' '.join(['"%s"' % str(d) for d in depends])))
|
||||
for d in depends:
|
||||
comparisons = [
|
||||
'version_lt',
|
||||
'version_lte',
|
||||
'version_eq',
|
||||
'version_gte',
|
||||
'version_gt']
|
||||
for comp in comparisons:
|
||||
value = getattr(d, comp, None)
|
||||
if value is not None:
|
||||
dependencies.append(('%s_%s_%s' % (key, str(d), comp.upper()),
|
||||
'"%s"' % value))
|
||||
return dependencies
|
||||
|
||||
|
||||
def generate_cmake_code(package):
|
||||
"""
|
||||
Return a list of CMake set() commands containing the manifest information.
|
||||
|
||||
:param package: catkin_pkg.package.Package
|
||||
:returns: list of str
|
||||
"""
|
||||
variables = []
|
||||
variables.append(('VERSION', '"%s"' % package.version))
|
||||
|
||||
variables.append((
|
||||
'MAINTAINER',
|
||||
'"%s"' % (', '.join([str(m) for m in package.maintainers]))))
|
||||
|
||||
variables.extend(get_dependency_values('BUILD_DEPENDS',
|
||||
package.build_depends))
|
||||
variables.extend(get_dependency_values('BUILDTOOL_DEPENDS',
|
||||
package.buildtool_depends))
|
||||
variables.extend(get_dependency_values('BUILD_EXPORT_DEPENDS',
|
||||
package.build_export_depends))
|
||||
variables.extend(get_dependency_values('BUILDTOOL_EXPORT_DEPENDS',
|
||||
package.buildtool_export_depends))
|
||||
variables.extend(get_dependency_values('EXEC_DEPENDS',
|
||||
package.exec_depends))
|
||||
variables.extend(get_dependency_values('TEST_DEPENDS',
|
||||
package.test_depends))
|
||||
variables.extend(get_dependency_values('GROUP_DEPENDS',
|
||||
package.group_depends))
|
||||
variables.extend(get_dependency_values('MEMBER_OF_GROUPS',
|
||||
package.member_of_groups))
|
||||
|
||||
deprecated = [e.content for e in package.exports
|
||||
if e.tagname == 'deprecated']
|
||||
variables.append(('DEPRECATED',
|
||||
'"%s"' % ((deprecated[0] if deprecated[0] else 'TRUE')
|
||||
if deprecated
|
||||
else '')))
|
||||
|
||||
lines = []
|
||||
lines.append('set(_AMENT_PACKAGE_NAME "%s")' % package.name)
|
||||
for (k, v) in variables:
|
||||
lines.append('set(%s_%s %s)' % (package.name, k, v))
|
||||
|
||||
lines.append('set(%s_EXPORT_TAGS)' % package.name)
|
||||
replaces = OrderedDict()
|
||||
replaces['${prefix}/'] = ''
|
||||
replaces['\\'] = '\\\\' # escape backslashes
|
||||
replaces['"'] = '\\"' # prevent double quotes to end the CMake string
|
||||
replaces[';'] = '\\;' # prevent semicolons to be interpreted as list separators
|
||||
for export in package.exports:
|
||||
export = str(export)
|
||||
for k, v in replaces.items():
|
||||
export = export.replace(k, v)
|
||||
lines.append('list(APPEND %s_EXPORT_TAGS "%s")' % (package.name, export))
|
||||
|
||||
return lines
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
@@ -0,0 +1,5 @@
|
||||
# copied from ament_cmake_core/cmake/environment_hooks/environment/path.sh
|
||||
|
||||
if [ -d "$AMENT_CURRENT_PREFIX/bin" ]; then
|
||||
ament_prepend_unique_value PATH "$AMENT_CURRENT_PREFIX/bin"
|
||||
fi
|
||||
@@ -0,0 +1,112 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright 2014-2015 Open Source Robotics Foundation, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import sys
|
||||
|
||||
from ament_package.templates import get_environment_hook_template_path
|
||||
from ament_package.templates import get_package_level_template_names
|
||||
from ament_package.templates import get_package_level_template_path
|
||||
from ament_package.templates import get_prefix_level_template_names
|
||||
from ament_package.templates import get_prefix_level_template_path
|
||||
|
||||
IS_WINDOWS = os.name == 'nt'
|
||||
|
||||
|
||||
def main(argv=sys.argv[1:]):
|
||||
"""
|
||||
Extract the information about templates provided by ament_package.
|
||||
|
||||
Call the API provided by ament_package and
|
||||
print CMake code defining several variables containing information about
|
||||
the available templates.
|
||||
"""
|
||||
parser = argparse.ArgumentParser(
|
||||
description='Extract information about templates provided by '
|
||||
'ament_package and print CMake code defining several '
|
||||
'variables',
|
||||
)
|
||||
parser.add_argument(
|
||||
'outfile',
|
||||
nargs='?',
|
||||
help='The filename where the output should be written to',
|
||||
)
|
||||
args = parser.parse_args(argv)
|
||||
|
||||
lines = generate_cmake_code()
|
||||
if args.outfile:
|
||||
basepath = os.path.dirname(args.outfile)
|
||||
if not os.path.exists(basepath):
|
||||
os.makedirs(basepath)
|
||||
with open(args.outfile, 'w') as f:
|
||||
for line in lines:
|
||||
f.write('%s\n' % line)
|
||||
else:
|
||||
for line in lines:
|
||||
print(line)
|
||||
|
||||
|
||||
def generate_cmake_code():
|
||||
"""
|
||||
Return a list of CMake set() commands containing the template information.
|
||||
|
||||
:returns: list of str
|
||||
"""
|
||||
variables = []
|
||||
|
||||
if not IS_WINDOWS:
|
||||
variables.append((
|
||||
'ENVIRONMENT_HOOK_LIBRARY_PATH',
|
||||
'"%s"' % get_environment_hook_template_path('library_path.sh')))
|
||||
else:
|
||||
variables.append(('ENVIRONMENT_HOOK_LIBRARY_PATH', ''))
|
||||
|
||||
ext = '.bat.in' if IS_WINDOWS else '.sh.in'
|
||||
variables.append((
|
||||
'ENVIRONMENT_HOOK_PYTHONPATH',
|
||||
'"%s"' % get_environment_hook_template_path('pythonpath' + ext)))
|
||||
|
||||
templates = []
|
||||
for name in get_package_level_template_names():
|
||||
templates.append('"%s"' % get_package_level_template_path(name))
|
||||
variables.append((
|
||||
'PACKAGE_LEVEL',
|
||||
templates))
|
||||
|
||||
templates = []
|
||||
for name in get_prefix_level_template_names():
|
||||
templates.append('"%s"' % get_prefix_level_template_path(name))
|
||||
variables.append((
|
||||
'PREFIX_LEVEL',
|
||||
templates))
|
||||
|
||||
lines = []
|
||||
for (k, v) in variables:
|
||||
if isinstance(v, list):
|
||||
lines.append('set(ament_cmake_package_templates_%s "")' % k)
|
||||
for vv in v:
|
||||
lines.append('list(APPEND ament_cmake_package_templates_%s %s)'
|
||||
% (k, vv))
|
||||
else:
|
||||
lines.append('set(ament_cmake_package_templates_%s %s)' % (k, v))
|
||||
# Ensure backslashes are replaced with forward slashes because CMake cannot
|
||||
# parse files with backslashes in it.
|
||||
return [l.replace('\\', '/') for l in lines]
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
@@ -0,0 +1 @@
|
||||
prepend-non-duplicate;AMENT_PREFIX_PATH;
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user