diff --git a/build/beacon_positioning/CMakeCache.txt b/build/beacon_positioning/CMakeCache.txt index c3055b2e..46f88c9e 100644 --- a/build/beacon_positioning/CMakeCache.txt +++ b/build/beacon_positioning/CMakeCache.txt @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/Makefile.cmake b/build/beacon_positioning/CMakeFiles/Makefile.cmake index d394a7cd..49110943 100644 --- a/build/beacon_positioning/CMakeFiles/Makefile.cmake +++ b/build/beacon_positioning/CMakeFiles/Makefile.cmake @@ -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" diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache b/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache index 60e2e30f..87952c34 100644 --- a/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache +++ b/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make b/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make index d54d62f4..8ac28a87 100644 --- a/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make +++ b/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal b/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal index d51db5ab..36855f35 100644 --- a/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal +++ b/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make b/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make index a0689626..4535b592 100644 --- a/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make +++ b/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt b/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt index 853289cb..d8bd992f 100644 --- a/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt +++ b/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt @@ -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 diff --git a/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o b/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o index ca2de77d..4a34c1f1 100644 Binary files a/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o and b/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o differ diff --git a/build/beacon_positioning/CTestTestfile.cmake b/build/beacon_positioning/CTestTestfile.cmake index 444ecafa..08b94c90 100644 --- a/build/beacon_positioning/CTestTestfile.cmake +++ b/build/beacon_positioning/CTestTestfile.cmake @@ -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;") diff --git a/build/beacon_positioning/ament_cmake_core/package.cmake b/build/beacon_positioning/ament_cmake_core/package.cmake index 4c49c68b..75974052 100644 --- a/build/beacon_positioning/ament_cmake_core/package.cmake +++ b/build/beacon_positioning/ament_cmake_core/package.cmake @@ -1,11 +1,11 @@ set(_AMENT_PACKAGE_NAME "beacon_positioning") set(beacon_positioning_VERSION "0.0.0") -set(beacon_positioning_MAINTAINER "ubuntu ") -set(beacon_positioning_BUILD_DEPENDS "rclcpp") +set(beacon_positioning_MAINTAINER "sem ") +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 ) diff --git a/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp b/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp index 28d5fe0e..120478b7 100644 --- a/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp +++ b/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp @@ -4,11 +4,12 @@ beacon_positioning 0.0.0 ROS 2 package to read the Terabee Robot Positioning System beacons positions - ubuntu + sem Apache License 2.0 ament_cmake rclcpp + std_msgs ament_lint_auto ament_lint_common diff --git a/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning b/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning index 31627e69..a83040de 100644 --- a/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +++ b/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning @@ -1 +1 @@ -rclcpp;ament_lint_auto;ament_lint_common \ No newline at end of file +rclcpp;std_msgs;ament_lint_auto;ament_lint_common \ No newline at end of file diff --git a/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning b/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning index e7eb8a35..9d6dcc07 100644 --- a/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +++ b/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning @@ -1 +1 @@ -/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file +/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file diff --git a/build/beacon_positioning/cmake_install.cmake b/build/beacon_positioning/cmake_install.cmake index 5afd7dc7..08ab7113 100644 --- a/build/beacon_positioning/cmake_install.cmake +++ b/build/beacon_positioning/cmake_install.cmake @@ -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") diff --git a/build/beacon_positioning/colcon_command_prefix_build.sh.env b/build/beacon_positioning/colcon_command_prefix_build.sh.env index e59d9e5a..4a4c1e9e 100644 --- a/build/beacon_positioning/colcon_command_prefix_build.sh.env +++ b/build/beacon_positioning/colcon_command_prefix_build.sh.env @@ -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 diff --git a/build/beacon_positioning/tracker_position b/build/beacon_positioning/tracker_position index 4a40adcb..0016b2e7 100755 Binary files a/build/beacon_positioning/tracker_position and b/build/beacon_positioning/tracker_position differ diff --git a/build_beacons.sh b/build_beacons.sh new file mode 100755 index 00000000..a5569602 --- /dev/null +++ b/build_beacons.sh @@ -0,0 +1,2 @@ +colcon build --packages-select beacon_positioning +. install/setup.bash diff --git a/install/beacon_positioning/lib/beacon_positioning/tracker_position b/install/beacon_positioning/lib/beacon_positioning/tracker_position index 2e03084f..c14cbd87 100755 Binary files a/install/beacon_positioning/lib/beacon_positioning/tracker_position and b/install/beacon_positioning/lib/beacon_positioning/tracker_position differ diff --git a/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning b/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning index 31627e69..a83040de 100644 --- a/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +++ b/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning @@ -1 +1 @@ -rclcpp;ament_lint_auto;ament_lint_common \ No newline at end of file +rclcpp;std_msgs;ament_lint_auto;ament_lint_common \ No newline at end of file diff --git a/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning b/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning index e7eb8a35..9d6dcc07 100644 --- a/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +++ b/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning @@ -1 +1 @@ -/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file +/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file diff --git a/install/beacon_positioning/share/beacon_positioning/package.xml b/install/beacon_positioning/share/beacon_positioning/package.xml index 28d5fe0e..120478b7 100644 --- a/install/beacon_positioning/share/beacon_positioning/package.xml +++ b/install/beacon_positioning/share/beacon_positioning/package.xml @@ -4,11 +4,12 @@ beacon_positioning 0.0.0 ROS 2 package to read the Terabee Robot Positioning System beacons positions - ubuntu + sem Apache License 2.0 ament_cmake rclcpp + std_msgs ament_lint_auto ament_lint_common diff --git a/install/beacon_positioning/share/colcon-core/packages/beacon_positioning b/install/beacon_positioning/share/colcon-core/packages/beacon_positioning index 080a9503..1dbdd42e 100644 --- a/install/beacon_positioning/share/colcon-core/packages/beacon_positioning +++ b/install/beacon_positioning/share/colcon-core/packages/beacon_positioning @@ -1 +1 @@ -rclcpp \ No newline at end of file +rclcpp:std_msgs \ No newline at end of file diff --git a/log/build_2023-04-13_14-30-29/logger_all.log b/log/build_2023-04-13_14-30-29/logger_all.log new file mode 100644 index 00000000..38ff01e8 --- /dev/null +++ b/log/build_2023-04-13_14-30-29/logger_all.log @@ -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=>, 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=, verb_name='build', verb_parser=) +[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 diff --git a/log/build_2023-04-13_14-31-16/beacon_positioning/command.log b/log/build_2023-04-13_14-31-16/beacon_positioning/command.log new file mode 100644 index 00000000..033edd87 --- /dev/null +++ b/log/build_2023-04-13_14-31-16/beacon_positioning/command.log @@ -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 diff --git a/log/build_2023-04-13_14-31-16/beacon_positioning/stderr.log b/log/build_2023-04-13_14-31-16/beacon_positioning/stderr.log new file mode 100644 index 00000000..e69de29b diff --git a/log/build_2023-04-13_14-31-16/beacon_positioning/stdout.log b/log/build_2023-04-13_14-31-16/beacon_positioning/stdout.log new file mode 100644 index 00000000..af018bb0 --- /dev/null +++ b/log/build_2023-04-13_14-31-16/beacon_positioning/stdout.log @@ -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: $ +-- 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 +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-31-16/beacon_positioning/stdout_stderr.log b/log/build_2023-04-13_14-31-16/beacon_positioning/stdout_stderr.log new file mode 100644 index 00000000..af018bb0 --- /dev/null +++ b/log/build_2023-04-13_14-31-16/beacon_positioning/stdout_stderr.log @@ -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: $ +-- 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 +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-31-16/beacon_positioning/streams.log b/log/build_2023-04-13_14-31-16/beacon_positioning/streams.log new file mode 100644 index 00000000..85c75d6f --- /dev/null +++ b/log/build_2023-04-13_14-31-16/beacon_positioning/streams.log @@ -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: $ +[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] Scanning dependencies of target tracker_position +[2.874s] [ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[13.577s] [100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-31-16/events.log b/log/build_2023-04-13_14-31-16/events.log new file mode 100644 index 00000000..feb78af3 --- /dev/null +++ b/log/build_2023-04-13_14-31-16/events.log @@ -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: $\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: {} diff --git a/log/build_2023-04-13_14-31-16/logger_all.log b/log/build_2023-04-13_14-31-16/logger_all.log new file mode 100644 index 00000000..04e67cf8 --- /dev/null +++ b/log/build_2023-04-13_14-31-16/logger_all.log @@ -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=>, 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=, verb_name='build', verb_parser=) +[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' diff --git a/log/build_2023-04-13_14-55-38/beacon_positioning/command.log b/log/build_2023-04-13_14-55-38/beacon_positioning/command.log new file mode 100644 index 00000000..05098a20 --- /dev/null +++ b/log/build_2023-04-13_14-55-38/beacon_positioning/command.log @@ -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 diff --git a/log/build_2023-04-13_14-55-38/beacon_positioning/stderr.log b/log/build_2023-04-13_14-55-38/beacon_positioning/stderr.log new file mode 100644 index 00000000..d6a6b098 --- /dev/null +++ b/log/build_2023-04-13_14-55-38/beacon_positioning/stderr.log @@ -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 diff --git a/log/build_2023-04-13_14-55-38/beacon_positioning/stdout.log b/log/build_2023-04-13_14-55-38/beacon_positioning/stdout.log new file mode 100644 index 00000000..f9971b3f --- /dev/null +++ b/log/build_2023-04-13_14-55-38/beacon_positioning/stdout.log @@ -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". diff --git a/log/build_2023-04-13_14-55-38/beacon_positioning/stdout_stderr.log b/log/build_2023-04-13_14-55-38/beacon_positioning/stdout_stderr.log new file mode 100644 index 00000000..199fb678 --- /dev/null +++ b/log/build_2023-04-13_14-55-38/beacon_positioning/stdout_stderr.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 diff --git a/log/build_2023-04-13_14-55-38/beacon_positioning/streams.log b/log/build_2023-04-13_14-55-38/beacon_positioning/streams.log new file mode 100644 index 00000000..78e57737 --- /dev/null +++ b/log/build_2023-04-13_14-55-38/beacon_positioning/streams.log @@ -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 diff --git a/log/build_2023-04-13_14-55-38/events.log b/log/build_2023-04-13_14-55-38/events.log new file mode 100644 index 00000000..a31f088b --- /dev/null +++ b/log/build_2023-04-13_14-55-38/events.log @@ -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: {} diff --git a/log/build_2023-04-13_14-55-38/logger_all.log b/log/build_2023-04-13_14-55-38/logger_all.log new file mode 100644 index 00000000..603bc494 --- /dev/null +++ b/log/build_2023-04-13_14-55-38/logger_all.log @@ -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=>, 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=, verb_name='build', verb_parser=) +[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' diff --git a/log/build_2023-04-13_14-56-32/beacon_positioning/command.log b/log/build_2023-04-13_14-56-32/beacon_positioning/command.log new file mode 100644 index 00000000..033edd87 --- /dev/null +++ b/log/build_2023-04-13_14-56-32/beacon_positioning/command.log @@ -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 diff --git a/log/build_2023-04-13_14-56-32/beacon_positioning/stderr.log b/log/build_2023-04-13_14-56-32/beacon_positioning/stderr.log new file mode 100644 index 00000000..e69de29b diff --git a/log/build_2023-04-13_14-56-32/beacon_positioning/stdout.log b/log/build_2023-04-13_14-56-32/beacon_positioning/stdout.log new file mode 100644 index 00000000..4638e29b --- /dev/null +++ b/log/build_2023-04-13_14-56-32/beacon_positioning/stdout.log @@ -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: $ +-- 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 +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-56-32/beacon_positioning/stdout_stderr.log b/log/build_2023-04-13_14-56-32/beacon_positioning/stdout_stderr.log new file mode 100644 index 00000000..4638e29b --- /dev/null +++ b/log/build_2023-04-13_14-56-32/beacon_positioning/stdout_stderr.log @@ -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: $ +-- 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 +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-56-32/beacon_positioning/streams.log b/log/build_2023-04-13_14-56-32/beacon_positioning/streams.log new file mode 100644 index 00000000..1e7ecb11 --- /dev/null +++ b/log/build_2023-04-13_14-56-32/beacon_positioning/streams.log @@ -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: $ +[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] Scanning dependencies of target tracker_position +[3.035s] [ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[13.721s] [100%] Linking CXX executable tracker_position +[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 diff --git a/log/build_2023-04-13_14-56-32/events.log b/log/build_2023-04-13_14-56-32/events.log new file mode 100644 index 00000000..19600fc9 --- /dev/null +++ b/log/build_2023-04-13_14-56-32/events.log @@ -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: $\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: {} diff --git a/log/build_2023-04-13_14-56-32/logger_all.log b/log/build_2023-04-13_14-56-32/logger_all.log new file mode 100644 index 00000000..71e387f0 --- /dev/null +++ b/log/build_2023-04-13_14-56-32/logger_all.log @@ -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=>, 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=, verb_name='build', verb_parser=) +[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' diff --git a/log/latest_build b/log/latest_build index 6dd8eb9d..15fface0 120000 --- a/log/latest_build +++ b/log/latest_build @@ -1 +1 @@ -build_2023-04-13_14-02-17 \ No newline at end of file +build_2023-04-13_14-56-32 \ No newline at end of file diff --git a/src/beacon_positioning/CMakeLists.txt b/src/beacon_positioning/CMakeLists.txt index cb6a1ee9..c28d559d 100644 --- a/src/beacon_positioning/CMakeLists.txt +++ b/src/beacon_positioning/CMakeLists.txt @@ -22,9 +22,12 @@ find_package(ament_cmake REQUIRED) # find_package( 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 $ diff --git a/src/build/.built_by b/src/build/.built_by new file mode 100644 index 00000000..06e74acb --- /dev/null +++ b/src/build/.built_by @@ -0,0 +1 @@ +colcon diff --git a/src/build/COLCON_IGNORE b/src/build/COLCON_IGNORE new file mode 100644 index 00000000..e69de29b diff --git a/src/build/beacon_positioning/CMakeCache.txt b/src/build/beacon_positioning/CMakeCache.txt new file mode 100644 index 00000000..5fe25525 --- /dev/null +++ b/src/build/beacon_positioning/CMakeCache.txt @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCCompiler.cmake b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCCompiler.cmake new file mode 100644 index 00000000..92d859ad --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCCompiler.cmake @@ -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 "") diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake new file mode 100644 index 00000000..add9542a --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake @@ -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 "") diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 00000000..fc6c2aeb Binary files /dev/null and b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin differ diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 00000000..68fd4711 Binary files /dev/null and b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeSystem.cmake b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeSystem.cmake new file mode 100644 index 00000000..58ba41b8 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/3.16.3/CMakeSystem.cmake @@ -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) diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 00000000..d884b509 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c @@ -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 diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out new file mode 100755 index 00000000..19264698 Binary files /dev/null and b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/a.out differ diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 00000000..69cfdba6 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -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; +} diff --git a/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out new file mode 100755 index 00000000..a6e4a266 Binary files /dev/null and b/src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/a.out differ diff --git a/src/build/beacon_positioning/CMakeFiles/CMakeDirectoryInformation.cmake b/src/build/beacon_positioning/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 00000000..7e80a21c --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/CMakeDirectoryInformation.cmake @@ -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}) diff --git a/src/build/beacon_positioning/CMakeFiles/CMakeError.log b/src/build/beacon_positioning/CMakeFiles/CMakeError.log new file mode 100644 index 00000000..a4c8b41e --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/CMakeError.log @@ -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 + +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 + + + diff --git a/src/build/beacon_positioning/CMakeFiles/CMakeOutput.log b/src/build/beacon_positioning/CMakeFiles/CMakeOutput.log new file mode 100644 index 00000000..68278d8c --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/CMakeOutput.log @@ -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' + + + diff --git a/src/build/beacon_positioning/CMakeFiles/CMakeRuleHashes.txt b/src/build/beacon_positioning/CMakeFiles/CMakeRuleHashes.txt new file mode 100644 index 00000000..64d9e87b --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/CMakeRuleHashes.txt @@ -0,0 +1,2 @@ +# Hashes of file build rules. +283e688963c88060d388578998766d42 CMakeFiles/beacon_positioning_uninstall diff --git a/src/build/beacon_positioning/CMakeFiles/Makefile.cmake b/src/build/beacon_positioning/CMakeFiles/Makefile.cmake new file mode 100644 index 00000000..5a909405 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/Makefile.cmake @@ -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" + ) diff --git a/src/build/beacon_positioning/CMakeFiles/Makefile2 b/src/build/beacon_positioning/CMakeFiles/Makefile2 new file mode 100644 index 00000000..177aea70 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/Makefile2 @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/TargetDirectories.txt b/src/build/beacon_positioning/CMakeFiles/TargetDirectories.txt new file mode 100644 index 00000000..559e4d05 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/TargetDirectories.txt @@ -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 diff --git a/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/DependInfo.cmake b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/DependInfo.cmake new file mode 100644 index 00000000..19fab214 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/DependInfo.cmake @@ -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 "") diff --git a/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/build.make b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/build.make new file mode 100644 index 00000000..e8d30169 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/build.make @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/cmake_clean.cmake b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/cmake_clean.cmake new file mode 100644 index 00000000..c56f56a9 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/cmake_clean.cmake @@ -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() diff --git a/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/progress.make b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/progress.make new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/beacon_positioning_uninstall.dir/progress.make @@ -0,0 +1 @@ + diff --git a/src/build/beacon_positioning/CMakeFiles/cmake.check_cache b/src/build/beacon_positioning/CMakeFiles/cmake.check_cache new file mode 100644 index 00000000..3dccd731 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/src/build/beacon_positioning/CMakeFiles/progress.marks b/src/build/beacon_positioning/CMakeFiles/progress.marks new file mode 100644 index 00000000..0cfbf088 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/progress.marks @@ -0,0 +1 @@ +2 diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache new file mode 100644 index 00000000..87952c34 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/CXX.includecache @@ -0,0 +1,3956 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/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 +/opt/ros/foxy/include/builtin_interfaces/msg/detail/builtin_interfaces/msg/detail/duration__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/builtin_interfaces/msg/detail/duration__traits.hpp +builtin_interfaces/msg/detail/duration__struct.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/detail/builtin_interfaces/msg/detail/duration__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__builder.hpp +builtin_interfaces/msg/detail/time__struct.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/detail/builtin_interfaces/msg/detail/time__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/builtin_interfaces/msg/detail/time__traits.hpp +builtin_interfaces/msg/detail/time__struct.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/detail/builtin_interfaces/msg/detail/time__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/builtin_interfaces/msg/duration.hpp +builtin_interfaces/msg/detail/duration__struct.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/duration__struct.hpp +builtin_interfaces/msg/detail/duration__builder.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/duration__builder.hpp +builtin_interfaces/msg/detail/duration__traits.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/duration__traits.hpp + +/opt/ros/foxy/include/builtin_interfaces/msg/time.hpp +builtin_interfaces/msg/detail/time__struct.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/time__struct.hpp +builtin_interfaces/msg/detail/time__builder.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/time__builder.hpp +builtin_interfaces/msg/detail/time__traits.hpp +/opt/ros/foxy/include/builtin_interfaces/msg/builtin_interfaces/msg/detail/time__traits.hpp + +/opt/ros/foxy/include/libstatistics_collector/collector/collector.hpp +mutex +- +string +- +libstatistics_collector/visibility_control.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/visibility_control.hpp +libstatistics_collector/moving_average_statistics/moving_average.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/moving_average_statistics/moving_average.hpp +libstatistics_collector/moving_average_statistics/types.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/moving_average_statistics/types.hpp +metric_details_interface.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/metric_details_interface.hpp +rcpputils/thread_safety_annotations.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/rcpputils/thread_safety_annotations.hpp + +/opt/ros/foxy/include/libstatistics_collector/collector/generate_statistics_message.hpp +string +- +builtin_interfaces/msg/time.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/builtin_interfaces/msg/time.hpp +statistics_msgs/msg/metrics_message.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/statistics_msgs/msg/metrics_message.hpp +libstatistics_collector/visibility_control.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/visibility_control.hpp +libstatistics_collector/moving_average_statistics/types.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/moving_average_statistics/types.hpp + +/opt/ros/foxy/include/libstatistics_collector/collector/metric_details_interface.hpp +string +- +libstatistics_collector/visibility_control.hpp +/opt/ros/foxy/include/libstatistics_collector/collector/libstatistics_collector/visibility_control.hpp + +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/moving_average.hpp +cmath +- +algorithm +- +limits +- +mutex +- +numeric +- +type_traits +- +types.hpp +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/types.hpp +libstatistics_collector/visibility_control.hpp +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/libstatistics_collector/visibility_control.hpp +rcpputils/thread_safety_annotations.hpp +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/rcpputils/thread_safety_annotations.hpp + +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/types.hpp +cmath +- +sstream +- +string +- +libstatistics_collector/visibility_control.hpp +/opt/ros/foxy/include/libstatistics_collector/moving_average_statistics/libstatistics_collector/visibility_control.hpp + +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/constants.hpp +string +- + +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_age.hpp +chrono +- +string +- +sstream +- +type_traits +- +utility +- +constants.hpp +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/constants.hpp +libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp +rcl/time.h +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/rcl/time.h +rcutils/logging_macros.h +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/rcutils/logging_macros.h + +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/received_message_period.hpp +chrono +- +mutex +- +string +- +constants.hpp +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/constants.hpp +libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp +rcl/time.h +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/rcl/time.h + +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/topic_statistics_collector.hpp +chrono +- +string +- +rcl/time.h +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/rcl/time.h +libstatistics_collector/collector/collector.hpp +/opt/ros/foxy/include/libstatistics_collector/topic_statistics_collector/libstatistics_collector/collector/collector.hpp + +/opt/ros/foxy/include/libstatistics_collector/visibility_control.hpp + +/opt/ros/foxy/include/rcl/allocator.h +rcutils/allocator.h +/opt/ros/foxy/include/rcl/rcutils/allocator.h + +/opt/ros/foxy/include/rcl/arguments.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h +rcl_yaml_param_parser/types.h +/opt/ros/foxy/include/rcl/rcl_yaml_param_parser/types.h + +/opt/ros/foxy/include/rcl/client.h +rosidl_runtime_c/service_type_support_struct.h +/opt/ros/foxy/include/rcl/rosidl_runtime_c/service_type_support_struct.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/node.h +/opt/ros/foxy/include/rcl/rcl/node.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/context.h +rmw/init.h +/opt/ros/foxy/include/rcl/rmw/init.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/arguments.h +/opt/ros/foxy/include/rcl/rcl/arguments.h +rcl/init_options.h +/opt/ros/foxy/include/rcl/rcl/init_options.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h +stdalign.h +- + +/opt/ros/foxy/include/rcl/domain_id.h +stddef.h +- +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h +rmw/domain_id.h +/opt/ros/foxy/include/rcl/rmw/domain_id.h + +/opt/ros/foxy/include/rcl/error_handling.h +rcutils/error_handling.h +/opt/ros/foxy/include/rcl/rcutils/error_handling.h + +/opt/ros/foxy/include/rcl/event.h +rcl/client.h +/opt/ros/foxy/include/rcl/rcl/client.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/publisher.h +/opt/ros/foxy/include/rcl/rcl/publisher.h +rcl/service.h +/opt/ros/foxy/include/rcl/rcl/service.h +rcl/subscription.h +/opt/ros/foxy/include/rcl/rcl/subscription.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/graph.h +rmw/names_and_types.h +- +rmw/get_topic_names_and_types.h +- +rmw/topic_endpoint_info_array.h +- +rcutils/types.h +/opt/ros/foxy/include/rcl/rcutils/types.h +rosidl_runtime_c/service_type_support_struct.h +/opt/ros/foxy/include/rcl/rosidl_runtime_c/service_type_support_struct.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/client.h +/opt/ros/foxy/include/rcl/rcl/client.h +rcl/node.h +/opt/ros/foxy/include/rcl/rcl/node.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/guard_condition.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/context.h +/opt/ros/foxy/include/rcl/rcl/context.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/init_options.h +rmw/init.h +/opt/ros/foxy/include/rcl/rmw/init.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/macros.h + +/opt/ros/foxy/include/rcl/node.h +stdint.h +- +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/arguments.h +/opt/ros/foxy/include/rcl/rcl/arguments.h +rcl/context.h +/opt/ros/foxy/include/rcl/rcl/context.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/node_options.h +/opt/ros/foxy/include/rcl/rcl/node_options.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/node_options.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/arguments.h +/opt/ros/foxy/include/rcl/rcl/arguments.h +rcl/domain_id.h +/opt/ros/foxy/include/rcl/rcl/domain_id.h + +/opt/ros/foxy/include/rcl/publisher.h +rosidl_runtime_c/message_type_support_struct.h +/opt/ros/foxy/include/rcl/rosidl_runtime_c/message_type_support_struct.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/node.h +/opt/ros/foxy/include/rcl/rcl/node.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/service.h +rosidl_runtime_c/service_type_support_struct.h +/opt/ros/foxy/include/rcl/rosidl_runtime_c/service_type_support_struct.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/node.h +/opt/ros/foxy/include/rcl/rcl/node.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/subscription.h +rosidl_runtime_c/message_type_support_struct.h +/opt/ros/foxy/include/rcl/rosidl_runtime_c/message_type_support_struct.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/node.h +/opt/ros/foxy/include/rcl/rcl/node.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h +rmw/message_sequence.h +/opt/ros/foxy/include/rcl/rmw/message_sequence.h + +/opt/ros/foxy/include/rcl/time.h +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h +rcutils/time.h +/opt/ros/foxy/include/rcl/rcutils/time.h + +/opt/ros/foxy/include/rcl/timer.h +stdbool.h +- +rcl/allocator.h +/opt/ros/foxy/include/rcl/rcl/allocator.h +rcl/context.h +/opt/ros/foxy/include/rcl/rcl/context.h +rcl/guard_condition.h +/opt/ros/foxy/include/rcl/rcl/guard_condition.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/time.h +/opt/ros/foxy/include/rcl/rcl/time.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rmw/rmw.h +/opt/ros/foxy/include/rcl/rmw/rmw.h + +/opt/ros/foxy/include/rcl/types.h +rmw/types.h +- + +/opt/ros/foxy/include/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl/wait.h +stdbool.h +- +stddef.h +- +rcl/client.h +/opt/ros/foxy/include/rcl/rcl/client.h +rcl/guard_condition.h +/opt/ros/foxy/include/rcl/rcl/guard_condition.h +rcl/macros.h +/opt/ros/foxy/include/rcl/rcl/macros.h +rcl/service.h +/opt/ros/foxy/include/rcl/rcl/service.h +rcl/subscription.h +/opt/ros/foxy/include/rcl/rcl/subscription.h +rcl/timer.h +/opt/ros/foxy/include/rcl/rcl/timer.h +rcl/event.h +/opt/ros/foxy/include/rcl/rcl/event.h +rcl/types.h +/opt/ros/foxy/include/rcl/rcl/types.h +rcl/visibility_control.h +/opt/ros/foxy/include/rcl/rcl/visibility_control.h + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/floating_point_range__traits.hpp +rcl_interfaces/msg/detail/floating_point_range__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/floating_point_range__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/integer_range__traits.hpp +rcl_interfaces/msg/detail/integer_range__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/integer_range__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__builder.hpp +rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/list_parameters_result__traits.hpp +rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__builder.hpp +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/parameter_value__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_value__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter__traits.hpp +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +rcl_interfaces/msg/detail/parameter_value__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_value__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__builder.hpp +rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/floating_point_range__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/floating_point_range__struct.hpp +rcl_interfaces/msg/detail/integer_range__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/integer_range__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_descriptor__traits.hpp +rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +rcl_interfaces/msg/detail/floating_point_range__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/floating_point_range__traits.hpp +rcl_interfaces/msg/detail/integer_range__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/integer_range__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__builder.hpp +rcl_interfaces/msg/detail/parameter_event__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_event__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +builtin_interfaces/msg/detail/time__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/builtin_interfaces/msg/detail/time__struct.hpp +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_event__traits.hpp +rcl_interfaces/msg/detail/parameter_event__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_event__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +builtin_interfaces/msg/detail/time__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/builtin_interfaces/msg/detail/time__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__builder.hpp +rcl_interfaces/msg/detail/parameter_type__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_type__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_type__traits.hpp +rcl_interfaces/msg/detail/parameter_type__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_type__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__builder.hpp +rcl_interfaces/msg/detail/parameter_value__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_value__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/parameter_value__traits.hpp +rcl_interfaces/msg/detail/parameter_value__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/parameter_value__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__builder.hpp +rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp +rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/detail/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/msg/list_parameters_result.hpp +rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +rcl_interfaces/msg/detail/list_parameters_result__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/list_parameters_result__builder.hpp +rcl_interfaces/msg/detail/list_parameters_result__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/list_parameters_result__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/parameter.hpp +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter__struct.hpp +rcl_interfaces/msg/detail/parameter__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter__builder.hpp +rcl_interfaces/msg/detail/parameter__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/parameter_descriptor.hpp +rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +rcl_interfaces/msg/detail/parameter_descriptor__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_descriptor__builder.hpp +rcl_interfaces/msg/detail/parameter_descriptor__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_descriptor__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/parameter_event.hpp +rcl_interfaces/msg/detail/parameter_event__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_event__struct.hpp +rcl_interfaces/msg/detail/parameter_event__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_event__builder.hpp +rcl_interfaces/msg/detail/parameter_event__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_event__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/parameter_type.hpp +rcl_interfaces/msg/detail/parameter_type__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_type__struct.hpp +rcl_interfaces/msg/detail/parameter_type__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_type__builder.hpp +rcl_interfaces/msg/detail/parameter_type__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_type__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/parameter_value.hpp +rcl_interfaces/msg/detail/parameter_value__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_value__struct.hpp +rcl_interfaces/msg/detail/parameter_value__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_value__builder.hpp +rcl_interfaces/msg/detail/parameter_value__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/parameter_value__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/msg/set_parameters_result.hpp +rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +rcl_interfaces/msg/detail/set_parameters_result__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/set_parameters_result__builder.hpp +rcl_interfaces/msg/detail/set_parameters_result__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/msg/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/describe_parameters.hpp +rcl_interfaces/srv/detail/describe_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/describe_parameters__struct.hpp +rcl_interfaces/srv/detail/describe_parameters__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/describe_parameters__builder.hpp +rcl_interfaces/srv/detail/describe_parameters__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/describe_parameters__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__builder.hpp +rcl_interfaces/srv/detail/describe_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/describe_parameters__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/parameter_descriptor__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/describe_parameters__traits.hpp +rcl_interfaces/srv/detail/describe_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/describe_parameters__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__builder.hpp +rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameter_types__traits.hpp +rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__builder.hpp +rcl_interfaces/srv/detail/get_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/get_parameters__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/parameter_value__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/parameter_value__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/get_parameters__traits.hpp +rcl_interfaces/srv/detail/get_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/get_parameters__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__builder.hpp +rcl_interfaces/srv/detail/list_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/list_parameters__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/list_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/list_parameters_result__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/list_parameters__traits.hpp +rcl_interfaces/srv/detail/list_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/list_parameters__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +rcl_interfaces/msg/detail/list_parameters_result__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/list_parameters_result__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__builder.hpp +rcl_interfaces/srv/detail/set_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/set_parameters__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/parameter__struct.hpp +rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters__traits.hpp +rcl_interfaces/srv/detail/set_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/set_parameters__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__builder.hpp +rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +rcl_interfaces/msg/detail/parameter__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/parameter__struct.hpp +rcl_interfaces/msg/detail/set_parameters_result__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/set_parameters_result__struct.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/detail/set_parameters_atomically__traits.hpp +rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +rcl_interfaces/msg/detail/set_parameters_result__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/detail/rcl_interfaces/msg/detail/set_parameters_result__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/get_parameter_types.hpp +rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameter_types__struct.hpp +rcl_interfaces/srv/detail/get_parameter_types__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameter_types__builder.hpp +rcl_interfaces/srv/detail/get_parameter_types__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameter_types__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/get_parameters.hpp +rcl_interfaces/srv/detail/get_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameters__struct.hpp +rcl_interfaces/srv/detail/get_parameters__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameters__builder.hpp +rcl_interfaces/srv/detail/get_parameters__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/get_parameters__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/list_parameters.hpp +rcl_interfaces/srv/detail/list_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/list_parameters__struct.hpp +rcl_interfaces/srv/detail/list_parameters__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/list_parameters__builder.hpp +rcl_interfaces/srv/detail/list_parameters__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/list_parameters__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/set_parameters.hpp +rcl_interfaces/srv/detail/set_parameters__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters__struct.hpp +rcl_interfaces/srv/detail/set_parameters__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters__builder.hpp +rcl_interfaces/srv/detail/set_parameters__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters__traits.hpp + +/opt/ros/foxy/include/rcl_interfaces/srv/set_parameters_atomically.hpp +rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters_atomically__struct.hpp +rcl_interfaces/srv/detail/set_parameters_atomically__builder.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters_atomically__builder.hpp +rcl_interfaces/srv/detail/set_parameters_atomically__traits.hpp +/opt/ros/foxy/include/rcl_interfaces/srv/rcl_interfaces/srv/detail/set_parameters_atomically__traits.hpp + +/opt/ros/foxy/include/rcl_yaml_param_parser/types.h +stdint.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcl_yaml_param_parser/rcutils/allocator.h +rcutils/types/string_array.h +/opt/ros/foxy/include/rcl_yaml_param_parser/rcutils/types/string_array.h + +/opt/ros/foxy/include/rclcpp/allocator/allocator_common.hpp +memory +- +rcl/allocator.h +/opt/ros/foxy/include/rclcpp/allocator/rcl/allocator.h +rclcpp/allocator/allocator_deleter.hpp +/opt/ros/foxy/include/rclcpp/allocator/rclcpp/allocator/allocator_deleter.hpp + +/opt/ros/foxy/include/rclcpp/allocator/allocator_deleter.hpp +memory +- +stdexcept +- + +/opt/ros/foxy/include/rclcpp/any_executable.hpp +memory +- +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/callback_group.hpp +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/client.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/service.hpp +rclcpp/subscription.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/any_service_callback.hpp +functional +- +memory +- +stdexcept +- +type_traits +- +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rmw/types.h +/opt/ros/foxy/include/rclcpp/rmw/types.h +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/tracetools/tracetools.h +tracetools/utils.hpp +/opt/ros/foxy/include/rclcpp/tracetools/utils.hpp + +/opt/ros/foxy/include/rclcpp/any_subscription_callback.hpp +rmw/types.h +- +functional +- +memory +- +stdexcept +- +type_traits +- +utility +- +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_common.hpp +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/message_info.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/message_info.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/tracetools/tracetools.h +tracetools/utils.hpp +/opt/ros/foxy/include/rclcpp/tracetools/utils.hpp + +/opt/ros/foxy/include/rclcpp/callback_group.hpp +atomic +- +mutex +- +string +- +vector +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/client.hpp +rclcpp/publisher_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_base.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_base.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/client.hpp +atomic +- +future +- +map +- +memory +- +sstream +- +string +- +tuple +- +utility +- +rcl/client.h +/opt/ros/foxy/include/rclcpp/rcl/client.h +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node_interfaces/node_graph_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_graph_interface.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/expand_topic_or_service_name.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/expand_topic_or_service_name.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcutils/logging_macros.h +/opt/ros/foxy/include/rclcpp/rcutils/logging_macros.h +rmw/error_handling.h +/opt/ros/foxy/include/rclcpp/rmw/error_handling.h +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/clock.hpp +functional +- +memory +- +mutex +- +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/time.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/time.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcl/time.h +/opt/ros/foxy/include/rclcpp/rcl/time.h +rcutils/time.h +/opt/ros/foxy/include/rclcpp/rcutils/time.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rclcpp/rcutils/types/rcutils_ret.h + +/opt/ros/foxy/include/rclcpp/context.hpp +condition_variable +- +functional +- +memory +- +mutex +- +string +- +typeindex +- +typeinfo +- +unordered_map +- +utility +- +vector +- +rcl/context.h +/opt/ros/foxy/include/rclcpp/rcl/context.h +rcl/guard_condition.h +/opt/ros/foxy/include/rclcpp/rcl/guard_condition.h +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/init_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/init_options.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/contexts/default_context.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/contexts/rclcpp/context.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/contexts/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/create_client.hpp +memory +- +string +- +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_services_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_services_interface.hpp +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/create_publisher.hpp +memory +- +string +- +rclcpp/node_interfaces/get_node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/get_node_topics_interface.hpp +rclcpp/node_interfaces/node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_topics_interface.hpp +rclcpp/node_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_options.hpp +rclcpp/publisher_factory.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_factory.hpp +rclcpp/publisher_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_options.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rmw/qos_profiles.h +/opt/ros/foxy/include/rclcpp/rmw/qos_profiles.h + +/opt/ros/foxy/include/rclcpp/create_service.hpp +memory +- +string +- +utility +- +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_services_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_services_interface.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/create_subscription.hpp +chrono +- +functional +- +memory +- +stdexcept +- +string +- +utility +- +rclcpp/detail/resolve_enable_topic_statistics.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/resolve_enable_topic_statistics.hpp +rclcpp/node_interfaces/get_node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/get_node_timers_interface.hpp +rclcpp/node_interfaces/get_node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/get_node_topics_interface.hpp +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_timers_interface.hpp +rclcpp/node_interfaces/node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_topics_interface.hpp +rclcpp/create_publisher.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_publisher.hpp +rclcpp/create_timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_timer.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/subscription_factory.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_factory.hpp +rclcpp/subscription_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_options.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/topic_statistics/subscription_topic_statistics.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/topic_statistics/subscription_topic_statistics.hpp +rmw/qos_profiles.h +/opt/ros/foxy/include/rclcpp/rmw/qos_profiles.h + +/opt/ros/foxy/include/rclcpp/create_timer.hpp +chrono +- +exception +- +memory +- +string +- +utility +- +rclcpp/duration.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/duration.hpp +rclcpp/node_interfaces/get_node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/get_node_base_interface.hpp +rclcpp/node_interfaces/get_node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/get_node_timers_interface.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_timers_interface.hpp + +/opt/ros/foxy/include/rclcpp/detail/mutex_two_priorities.hpp +condition_variable +- +mutex +- + +/opt/ros/foxy/include/rclcpp/detail/resolve_enable_topic_statistics.hpp +stdexcept +- +rclcpp/topic_statistics_state.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/topic_statistics_state.hpp + +/opt/ros/foxy/include/rclcpp/detail/resolve_intra_process_buffer_type.hpp +stdexcept +- +rclcpp/any_subscription_callback.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/any_subscription_callback.hpp +rclcpp/intra_process_buffer_type.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/intra_process_buffer_type.hpp + +/opt/ros/foxy/include/rclcpp/detail/resolve_use_intra_process.hpp +stdexcept +- +rclcpp/intra_process_setting.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/intra_process_setting.hpp + +/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_payload.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_publisher_payload.hpp +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/detail/rcl/publisher.h +rclcpp/detail/rmw_implementation_specific_payload.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/detail/rmw_implementation_specific_payload.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/detail/rmw_implementation_specific_subscription_payload.hpp +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/detail/rcl/subscription.h +rclcpp/detail/rmw_implementation_specific_payload.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/detail/rmw_implementation_specific_payload.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/detail/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/duration.hpp +chrono +- +builtin_interfaces/msg/duration.hpp +/opt/ros/foxy/include/rclcpp/builtin_interfaces/msg/duration.hpp +rcl/time.h +/opt/ros/foxy/include/rclcpp/rcl/time.h +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/event.hpp +atomic +- +memory +- +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/exceptions.hpp +rclcpp/exceptions/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions/exceptions.hpp + +/opt/ros/foxy/include/rclcpp/exceptions/exceptions.hpp +stdexcept +- +string +- +vector +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/exceptions/rcl/error_handling.h +rcl/types.h +/opt/ros/foxy/include/rclcpp/exceptions/rcl/types.h +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/exceptions/rclcpp/visibility_control.hpp +rcpputils/join.hpp +/opt/ros/foxy/include/rclcpp/exceptions/rcpputils/join.hpp + +/opt/ros/foxy/include/rclcpp/executor.hpp +algorithm +- +cassert +- +chrono +- +cstdlib +- +iostream +- +list +- +memory +- +mutex +- +string +- +vector +- +rcl/guard_condition.h +/opt/ros/foxy/include/rclcpp/rcl/guard_condition.h +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/executor_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executor_options.hpp +rclcpp/future_return_code.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/future_return_code.hpp +rclcpp/memory_strategies.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/memory_strategies.hpp +rclcpp/memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/memory_strategy.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/scope_exit.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/scope_exit.hpp + +/opt/ros/foxy/include/rclcpp/executor_options.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/memory_strategies.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/memory_strategies.hpp +rclcpp/memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/memory_strategy.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/executors.hpp +future +- +memory +- +rclcpp/executors/multi_threaded_executor.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors/multi_threaded_executor.hpp +rclcpp/executors/single_threaded_executor.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors/single_threaded_executor.hpp +rclcpp/executors/static_single_threaded_executor.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors/static_single_threaded_executor.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/executors/multi_threaded_executor.hpp +chrono +- +memory +- +mutex +- +set +- +thread +- +unordered_map +- +rclcpp/detail/mutex_two_priorities.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/detail/mutex_two_priorities.hpp +rclcpp/executor.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/executor.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/macros.hpp +rclcpp/memory_strategies.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/memory_strategies.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/executors/single_threaded_executor.hpp +rmw/rmw.h +- +cassert +- +cstdlib +- +memory +- +vector +- +rclcpp/executor.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/executor.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/macros.hpp +rclcpp/memory_strategies.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/memory_strategies.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/node.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/utilities.hpp +rclcpp/rate.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/rate.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/executors/static_executor_entities_collector.hpp +chrono +- +list +- +memory +- +rcl/guard_condition.h +/opt/ros/foxy/include/rclcpp/executors/rcl/guard_condition.h +rcl/wait.h +/opt/ros/foxy/include/rclcpp/executors/rcl/wait.h +rclcpp/experimental/executable_list.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/experimental/executable_list.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/macros.hpp +rclcpp/memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/memory_strategy.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/executors/static_single_threaded_executor.hpp +cassert +- +cstdlib +- +memory +- +vector +- +string +- +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/executors/rmw/rmw.h +rclcpp/executor.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/executor.hpp +rclcpp/executors/static_executor_entities_collector.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/executors/static_executor_entities_collector.hpp +rclcpp/experimental/executable_list.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/experimental/executable_list.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/macros.hpp +rclcpp/memory_strategies.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/memory_strategies.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/node.hpp +rclcpp/rate.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/rate.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/executors/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/expand_topic_or_service_name.hpp +string +- +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/experimental/buffers/buffer_implementation_base.hpp + +/opt/ros/foxy/include/rclcpp/experimental/buffers/intra_process_buffer.hpp +memory +- +type_traits +- +utility +- +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/allocator/allocator_common.hpp +rclcpp/allocator/allocator_deleter.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/allocator/allocator_deleter.hpp +rclcpp/experimental/buffers/buffer_implementation_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/experimental/buffers/buffer_implementation_base.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/macros.hpp + +/opt/ros/foxy/include/rclcpp/experimental/buffers/ring_buffer_implementation.hpp +algorithm +- +cstddef +- +cstdint +- +memory +- +mutex +- +stdexcept +- +utility +- +vector +- +rclcpp/experimental/buffers/buffer_implementation_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/experimental/buffers/buffer_implementation_base.hpp +rclcpp/logger.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/logger.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/logging.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/experimental/buffers/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/experimental/create_intra_process_buffer.hpp +memory +- +type_traits +- +utility +- +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/experimental/rcl/subscription.h +rclcpp/experimental/buffers/intra_process_buffer.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/buffers/intra_process_buffer.hpp +rclcpp/experimental/buffers/ring_buffer_implementation.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/buffers/ring_buffer_implementation.hpp +rclcpp/intra_process_buffer_type.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/intra_process_buffer_type.hpp + +/opt/ros/foxy/include/rclcpp/experimental/executable_list.hpp +memory +- +vector +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/client.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/subscription_base.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/experimental/intra_process_manager.hpp +rmw/types.h +- +shared_mutex +- +algorithm +- +atomic +- +cstdint +- +exception +- +map +- +memory +- +string +- +unordered_map +- +utility +- +vector +- +rclcpp/allocator/allocator_deleter.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/allocator/allocator_deleter.hpp +rclcpp/experimental/subscription_intra_process.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/subscription_intra_process.hpp +rclcpp/experimental/subscription_intra_process_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/subscription_intra_process_base.hpp +rclcpp/logger.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/logger.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/logging.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/macros.hpp +rclcpp/publisher_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/publisher_base.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process.hpp +rmw/rmw.h +- +functional +- +memory +- +string +- +utility +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/experimental/rcl/error_handling.h +rclcpp/any_subscription_callback.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/any_subscription_callback.hpp +rclcpp/experimental/buffers/intra_process_buffer.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/buffers/intra_process_buffer.hpp +rclcpp/experimental/create_intra_process_buffer.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/create_intra_process_buffer.hpp +rclcpp/experimental/subscription_intra_process_base.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/experimental/subscription_intra_process_base.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/type_support_decl.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/waitable.hpp +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/experimental/tracetools/tracetools.h + +/opt/ros/foxy/include/rclcpp/experimental/subscription_intra_process_base.hpp +rmw/rmw.h +- +functional +- +memory +- +mutex +- +string +- +utility +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/experimental/rcl/error_handling.h +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/type_support_decl.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/experimental/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/function_traits.hpp +functional +- +memory +- +tuple +- + +/opt/ros/foxy/include/rclcpp/future_return_code.hpp +iostream +- +string +- +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/guard_condition.hpp +atomic +- +rcl/guard_condition.h +/opt/ros/foxy/include/rclcpp/rcl/guard_condition.h +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/init_options.hpp +memory +- +rcl/init_options.h +/opt/ros/foxy/include/rclcpp/rcl/init_options.h +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.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 +memory +- +utility +- +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_common.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logging.hpp +rclcpp/publisher_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_base.hpp +rcl/allocator.h +/opt/ros/foxy/include/rclcpp/rcl/allocator.h +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h + +/opt/ros/foxy/include/rclcpp/logger.hpp +memory +- +string +- +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcl/node.h +/opt/ros/foxy/include/rclcpp/rcl/node.h + +/opt/ros/foxy/include/rclcpp/logging.hpp +sstream +- +type_traits +- +rclcpp/logger.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logger.hpp +rcutils/logging_macros.h +/opt/ros/foxy/include/rclcpp/rcutils/logging_macros.h +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp + +/opt/ros/foxy/include/rclcpp/macros.hpp +memory +- +utility +- + +/opt/ros/foxy/include/rclcpp/memory_strategies.hpp +rclcpp/memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/memory_strategy.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/memory_strategy.hpp +list +- +memory +- +rcl/allocator.h +/opt/ros/foxy/include/rclcpp/rcl/allocator.h +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/any_executable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/any_executable.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/message_info.hpp +rmw/types.h +/opt/ros/foxy/include/rclcpp/rmw/types.h +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/message_memory_strategy.hpp +memory +- +stdexcept +- +rcl/types.h +/opt/ros/foxy/include/rclcpp/rcl/types.h +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_common.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/serialized_message.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/serialized_message.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcutils/logging_macros.h +/opt/ros/foxy/include/rclcpp/rcutils/logging_macros.h +rmw/serialized_message.h +/opt/ros/foxy/include/rclcpp/rmw/serialized_message.h + +/opt/ros/foxy/include/rclcpp/node.hpp +atomic +- +condition_variable +- +list +- +map +- +memory +- +mutex +- +string +- +tuple +- +utility +- +vector +- +rcutils/macros.h +/opt/ros/foxy/include/rclcpp/rcutils/macros.h +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/node.h +/opt/ros/foxy/include/rclcpp/rcl/node.h +rcl_interfaces/msg/list_parameters_result.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/list_parameters_result.hpp +rcl_interfaces/msg/parameter_descriptor.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_descriptor.hpp +rcl_interfaces/msg/parameter_event.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_event.hpp +rcl_interfaces/msg/set_parameters_result.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/set_parameters_result.hpp +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/callback_group.hpp +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/client.hpp +rclcpp/clock.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/clock.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/event.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/event.hpp +rclcpp/logger.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logger.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/message_memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/message_memory_strategy.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_clock_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_clock_interface.hpp +rclcpp/node_interfaces/node_graph_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_graph_interface.hpp +rclcpp/node_interfaces/node_logging_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_logging_interface.hpp +rclcpp/node_interfaces/node_parameters_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_parameters_interface.hpp +rclcpp/node_interfaces/node_services_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_services_interface.hpp +rclcpp/node_interfaces/node_time_source_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_time_source_interface.hpp +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_timers_interface.hpp +rclcpp/node_interfaces/node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_topics_interface.hpp +rclcpp/node_interfaces/node_waitables_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_waitables_interface.hpp +rclcpp/node_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_options.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/publisher.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher.hpp +rclcpp/publisher_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_options.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/service.hpp +rclcpp/subscription.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription.hpp +rclcpp/subscription_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_options.hpp +rclcpp/subscription_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_traits.hpp +rclcpp/time.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/time.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +node_impl.hpp +/opt/ros/foxy/include/rclcpp/node_impl.hpp + +/opt/ros/foxy/include/rclcpp/node_impl.hpp +rmw/error_handling.h +- +rmw/rmw.h +- +algorithm +- +chrono +- +cstdlib +- +iostream +- +limits +- +map +- +memory +- +sstream +- +stdexcept +- +string +- +utility +- +vector +- +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/rcl/subscription.h +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/create_client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_client.hpp +rclcpp/create_publisher.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_publisher.hpp +rclcpp/create_service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_service.hpp +rclcpp/create_timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_timer.hpp +rclcpp/create_subscription.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_subscription.hpp +rclcpp/detail/resolve_enable_topic_statistics.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/resolve_enable_topic_statistics.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +node.hpp +/opt/ros/foxy/include/rclcpp/node.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_base_interface.hpp +memory +- +utility +- +type_traits +- +rcpputils/pointer_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcpputils/pointer_traits.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_base_interface_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_base_interface_traits.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_timers_interface.hpp +memory +- +utility +- +type_traits +- +rcpputils/pointer_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcpputils/pointer_traits.hpp +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_timers_interface.hpp +rclcpp/node_interfaces/node_timers_interface_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_timers_interface_traits.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/get_node_topics_interface.hpp +memory +- +utility +- +type_traits +- +rcpputils/pointer_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcpputils/pointer_traits.hpp +rclcpp/node_interfaces/node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_topics_interface.hpp +rclcpp/node_interfaces/node_topics_interface_traits.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_topics_interface_traits.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface.hpp +memory +- +mutex +- +string +- +vector +- +rcl/node.h +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl/node.h +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/callback_group.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/context.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_base_interface_traits.hpp +functional +- +type_traits +- +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_base_interface.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_clock_interface.hpp +rclcpp/clock.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/clock.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_graph_interface.hpp +algorithm +- +array +- +chrono +- +map +- +string +- +utility +- +vector +- +rcl/graph.h +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl/graph.h +rcl/guard_condition.h +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl/guard_condition.h +rclcpp/event.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/event.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/qos.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_logging_interface.hpp +memory +- +rclcpp/logger.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/logger.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_parameters_interface.hpp +map +- +memory +- +string +- +vector +- +rcl_interfaces/msg/list_parameters_result.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl_interfaces/msg/list_parameters_result.hpp +rcl_interfaces/msg/parameter_descriptor.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl_interfaces/msg/parameter_descriptor.hpp +rcl_interfaces/msg/set_parameters_result.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl_interfaces/msg/set_parameters_result.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/parameter.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_services_interface.hpp +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/callback_group.hpp +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/client.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/service.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_time_source_interface.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface.hpp +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/callback_group.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_timers_interface_traits.hpp +functional +- +type_traits +- +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_timers_interface.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface.hpp +functional +- +memory +- +string +- +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl/publisher.h +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/node_interfaces/rcl/subscription.h +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/callback_group.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/node_interfaces/node_timers_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_timers_interface.hpp +rclcpp/publisher.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/publisher.hpp +rclcpp/publisher_factory.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/publisher_factory.hpp +rclcpp/subscription.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/subscription.hpp +rclcpp/subscription_factory.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/subscription_factory.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_topics_interface_traits.hpp +functional +- +type_traits +- +rclcpp/node_interfaces/node_topics_interface.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/node_interfaces/node_topics_interface.hpp + +/opt/ros/foxy/include/rclcpp/node_interfaces/node_waitables_interface.hpp +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/callback_group.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/node_interfaces/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/node_options.hpp +memory +- +string +- +vector +- +rcl/node_options.h +/opt/ros/foxy/include/rclcpp/rcl/node_options.h +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/publisher_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_options.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/parameter.hpp +iostream +- +ostream +- +sstream +- +string +- +vector +- +rcl_interfaces/msg/parameter.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/parameter_value.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter_value.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/parameter_client.hpp +memory +- +string +- +utility +- +vector +- +rcl_interfaces/msg/parameter.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter.hpp +rcl_interfaces/msg/parameter_event.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_event.hpp +rcl_interfaces/msg/parameter_value.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_value.hpp +rcl_interfaces/srv/describe_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/describe_parameters.hpp +rcl_interfaces/srv/get_parameter_types.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/get_parameter_types.hpp +rcl_interfaces/srv/get_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/get_parameters.hpp +rcl_interfaces/srv/list_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/list_parameters.hpp +rcl_interfaces/srv/set_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/set_parameters.hpp +rcl_interfaces/srv/set_parameters_atomically.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/set_parameters_atomically.hpp +rclcpp/executors.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors.hpp +rclcpp/create_subscription.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/create_subscription.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/parameter_service.hpp +memory +- +string +- +rcl_interfaces/srv/describe_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/describe_parameters.hpp +rcl_interfaces/srv/get_parameter_types.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/get_parameter_types.hpp +rcl_interfaces/srv/get_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/get_parameters.hpp +rcl_interfaces/srv/list_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/list_parameters.hpp +rcl_interfaces/srv/set_parameters.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/set_parameters.hpp +rcl_interfaces/srv/set_parameters_atomically.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/srv/set_parameters_atomically.hpp +rclcpp/executors.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/parameter_value.hpp +exception +- +iostream +- +ostream +- +sstream +- +string +- +vector +- +rcl_interfaces/msg/parameter_type.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_type.hpp +rcl_interfaces/msg/parameter_value.hpp +/opt/ros/foxy/include/rclcpp/rcl_interfaces/msg/parameter_value.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/publisher.hpp +rmw/error_handling.h +- +rmw/rmw.h +- +functional +- +iostream +- +memory +- +sstream +- +string +- +utility +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_common.hpp +rclcpp/allocator/allocator_deleter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_deleter.hpp +rclcpp/detail/resolve_use_intra_process.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/resolve_use_intra_process.hpp +rclcpp/experimental/intra_process_manager.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/experimental/intra_process_manager.hpp +rclcpp/loaned_message.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/loaned_message.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/publisher_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_base.hpp +rclcpp/publisher_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_options.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/publisher_base.hpp +rmw/error_handling.h +- +rmw/rmw.h +- +functional +- +iostream +- +memory +- +sstream +- +string +- +vector +- +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/qos_event.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos_event.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/publisher_factory.hpp +functional +- +memory +- +string +- +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h +rosidl_typesupport_cpp/message_type_support.hpp +/opt/ros/foxy/include/rclcpp/rosidl_typesupport_cpp/message_type_support.hpp +rclcpp/publisher.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher.hpp +rclcpp/publisher_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_base.hpp +rclcpp/publisher_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/publisher_options.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/publisher_options.hpp +memory +- +string +- +vector +- +rcl/publisher.h +/opt/ros/foxy/include/rclcpp/rcl/publisher.h +rclcpp/allocator/allocator_common.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/allocator/allocator_common.hpp +rclcpp/detail/rmw_implementation_specific_publisher_payload.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/rmw_implementation_specific_publisher_payload.hpp +rclcpp/intra_process_setting.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/intra_process_setting.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/qos_event.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos_event.hpp + +/opt/ros/foxy/include/rclcpp/qos.hpp +string +- +rclcpp/duration.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/duration.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rmw/incompatible_qos_events_statuses.h +/opt/ros/foxy/include/rclcpp/rmw/incompatible_qos_events_statuses.h +rmw/qos_profiles.h +/opt/ros/foxy/include/rclcpp/rmw/qos_profiles.h +rmw/types.h +/opt/ros/foxy/include/rclcpp/rmw/types.h + +/opt/ros/foxy/include/rclcpp/qos_event.hpp +functional +- +string +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rmw/incompatible_qos_events_statuses.h +/opt/ros/foxy/include/rclcpp/rmw/incompatible_qos_events_statuses.h +rcutils/logging_macros.h +/opt/ros/foxy/include/rclcpp/rcutils/logging_macros.h +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/rate.hpp +chrono +- +memory +- +thread +- +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/rclcpp.hpp +csignal +- +memory +- +rclcpp/executors.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/executors.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/guard_condition.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logging.hpp +rclcpp/node.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node.hpp +rclcpp/parameter.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter.hpp +rclcpp/parameter_client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter_client.hpp +rclcpp/parameter_service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/parameter_service.hpp +rclcpp/rate.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/rate.hpp +rclcpp/time.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/time.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/wait_set.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/scope_exit.hpp +functional +- +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp + +/opt/ros/foxy/include/rclcpp/serialized_message.hpp +rcl/allocator.h +/opt/ros/foxy/include/rclcpp/rcl/allocator.h +rcl/types.h +/opt/ros/foxy/include/rclcpp/rcl/types.h +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/service.hpp +atomic +- +functional +- +iostream +- +memory +- +sstream +- +string +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/service.h +/opt/ros/foxy/include/rclcpp/rcl/service.h +rclcpp/any_service_callback.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/any_service_callback.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/expand_topic_or_service_name.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/expand_topic_or_service_name.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logging.hpp +rmw/error_handling.h +/opt/ros/foxy/include/rclcpp/rmw/error_handling.h +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/tracetools/tracetools.h + +/opt/ros/foxy/include/rclcpp/subscription.hpp +rmw/error_handling.h +- +rmw/rmw.h +- +chrono +- +functional +- +iostream +- +memory +- +sstream +- +string +- +utility +- +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/rcl/subscription.h +rclcpp/any_subscription_callback.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/any_subscription_callback.hpp +rclcpp/detail/resolve_use_intra_process.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/resolve_use_intra_process.hpp +rclcpp/detail/resolve_intra_process_buffer_type.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/resolve_intra_process_buffer_type.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/exceptions.hpp +rclcpp/expand_topic_or_service_name.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/expand_topic_or_service_name.hpp +rclcpp/experimental/intra_process_manager.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/experimental/intra_process_manager.hpp +rclcpp/experimental/subscription_intra_process.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/experimental/subscription_intra_process.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/logging.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/message_info.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/message_info.hpp +rclcpp/message_memory_strategy.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/message_memory_strategy.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_base.hpp +rclcpp/subscription_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_options.hpp +rclcpp/subscription_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_traits.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp +rclcpp/topic_statistics/subscription_topic_statistics.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/topic_statistics/subscription_topic_statistics.hpp +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/tracetools/tracetools.h + +/opt/ros/foxy/include/rclcpp/subscription_base.hpp +atomic +- +memory +- +string +- +unordered_map +- +vector +- +utility +- +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/rcl/subscription.h +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h +rclcpp/any_subscription_callback.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/any_subscription_callback.hpp +rclcpp/experimental/intra_process_manager.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/experimental/intra_process_manager.hpp +rclcpp/experimental/subscription_intra_process_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/experimental/subscription_intra_process_base.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/message_info.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/message_info.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/qos_event.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos_event.hpp +rclcpp/serialized_message.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/serialized_message.hpp +rclcpp/type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/type_support_decl.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/subscription_factory.hpp +functional +- +memory +- +string +- +utility +- +rcl/subscription.h +/opt/ros/foxy/include/rclcpp/rcl/subscription.h +rosidl_typesupport_cpp/message_type_support.hpp +/opt/ros/foxy/include/rclcpp/rosidl_typesupport_cpp/message_type_support.hpp +rclcpp/any_subscription_callback.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/any_subscription_callback.hpp +rclcpp/intra_process_buffer_type.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/intra_process_buffer_type.hpp +rclcpp/node_interfaces/node_base_interface.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/node_interfaces/node_base_interface.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/subscription.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription.hpp +rclcpp/subscription_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_options.hpp +rclcpp/subscription_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_traits.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/topic_statistics/subscription_topic_statistics.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/topic_statistics/subscription_topic_statistics.hpp + +/opt/ros/foxy/include/rclcpp/subscription_options.hpp +chrono +- +memory +- +string +- +vector +- +rclcpp/callback_group.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/callback_group.hpp +rclcpp/detail/rmw_implementation_specific_subscription_payload.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/detail/rmw_implementation_specific_subscription_payload.hpp +rclcpp/intra_process_buffer_type.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/intra_process_buffer_type.hpp +rclcpp/intra_process_setting.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/intra_process_setting.hpp +rclcpp/qos.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos.hpp +rclcpp/qos_event.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/qos_event.hpp +rclcpp/topic_statistics_state.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/topic_statistics_state.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/subscription_traits.hpp +memory +- +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/serialized_message.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/serialized_message.hpp +rclcpp/subscription_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_options.hpp +rcl/types.h +/opt/ros/foxy/include/rclcpp/rcl/types.h + +/opt/ros/foxy/include/rclcpp/subscription_wait_set_mask.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/time.hpp +builtin_interfaces/msg/time.hpp +/opt/ros/foxy/include/rclcpp/builtin_interfaces/msg/time.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcl/time.h +/opt/ros/foxy/include/rclcpp/rcl/time.h +rclcpp/duration.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/duration.hpp + +/opt/ros/foxy/include/rclcpp/timer.hpp +atomic +- +chrono +- +functional +- +memory +- +sstream +- +thread +- +type_traits +- +utility +- +rclcpp/clock.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/clock.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/function_traits.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/function_traits.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/rate.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/rate.hpp +rclcpp/utilities.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/utilities.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +tracetools/tracetools.h +/opt/ros/foxy/include/rclcpp/tracetools/tracetools.h +tracetools/utils.hpp +/opt/ros/foxy/include/rclcpp/tracetools/utils.hpp +rcl/error_handling.h +/opt/ros/foxy/include/rclcpp/rcl/error_handling.h +rcl/timer.h +/opt/ros/foxy/include/rclcpp/rcl/timer.h +rmw/error_handling.h +/opt/ros/foxy/include/rclcpp/rmw/error_handling.h +rmw/rmw.h +/opt/ros/foxy/include/rclcpp/rmw/rmw.h + +/opt/ros/foxy/include/rclcpp/topic_statistics/subscription_topic_statistics.hpp +memory +- +string +- +utility +- +vector +- +libstatistics_collector/collector/generate_statistics_message.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/libstatistics_collector/collector/generate_statistics_message.hpp +libstatistics_collector/moving_average_statistics/types.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/libstatistics_collector/moving_average_statistics/types.hpp +libstatistics_collector/topic_statistics_collector/constants.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/libstatistics_collector/topic_statistics_collector/constants.hpp +libstatistics_collector/topic_statistics_collector/received_message_age.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/libstatistics_collector/topic_statistics_collector/received_message_age.hpp +libstatistics_collector/topic_statistics_collector/received_message_period.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/libstatistics_collector/topic_statistics_collector/received_message_period.hpp +rcl/time.h +/opt/ros/foxy/include/rclcpp/topic_statistics/rcl/time.h +rclcpp/time.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/rclcpp/time.hpp +rclcpp/publisher.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/rclcpp/publisher.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/rclcpp/timer.hpp +statistics_msgs/msg/metrics_message.hpp +/opt/ros/foxy/include/rclcpp/topic_statistics/statistics_msgs/msg/metrics_message.hpp + +/opt/ros/foxy/include/rclcpp/topic_statistics_state.hpp + +/opt/ros/foxy/include/rclcpp/type_support_decl.hpp +rosidl_runtime_cpp/message_type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rosidl_runtime_cpp/message_type_support_decl.hpp +rosidl_runtime_cpp/service_type_support_decl.hpp +/opt/ros/foxy/include/rclcpp/rosidl_runtime_cpp/service_type_support_decl.hpp +rosidl_typesupport_cpp/message_type_support.hpp +/opt/ros/foxy/include/rclcpp/rosidl_typesupport_cpp/message_type_support.hpp +rosidl_typesupport_cpp/service_type_support.hpp +/opt/ros/foxy/include/rclcpp/rosidl_typesupport_cpp/service_type_support.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/utilities.hpp +chrono +- +functional +- +limits +- +string +- +vector +- +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/init_options.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/init_options.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +sstream +- + +/opt/ros/foxy/include/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/wait_result.hpp +cassert +- +functional +- +stdexcept +- +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/wait_result_kind.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_result_kind.hpp + +/opt/ros/foxy/include/rclcpp/wait_result_kind.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/wait_set.hpp +memory +- +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/wait_set_policies/dynamic_storage.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set_policies/dynamic_storage.hpp +rclcpp/wait_set_policies/sequential_synchronization.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set_policies/sequential_synchronization.hpp +rclcpp/wait_set_policies/static_storage.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set_policies/static_storage.hpp +rclcpp/wait_set_policies/thread_safe_synchronization.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set_policies/thread_safe_synchronization.hpp +rclcpp/wait_set_template.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_set_template.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/storage_policy_common.hpp +memory +- +stdexcept +- +utility +- +rcl/wait.h +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rcl/wait.h +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/exceptions.hpp +rclcpp/logging.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/logging.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/visibility_control.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp +chrono +- +functional +- + +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp +condition_variable +- +functional +- +mutex +- +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/detail/rclcpp/visibility_control.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/dynamic_storage.hpp +algorithm +- +memory +- +utility +- +vector +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/client.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/macros.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_base.hpp +rclcpp/subscription_wait_set_mask.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_wait_set_mask.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/visibility_control.hpp +rclcpp/wait_set_policies/detail/storage_policy_common.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_set_policies/detail/storage_policy_common.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/sequential_synchronization.hpp +chrono +- +functional +- +memory +- +utility +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/client.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/exceptions.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/macros.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_base.hpp +rclcpp/subscription_wait_set_mask.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_wait_set_mask.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/visibility_control.hpp +rclcpp/wait_result.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_result.hpp +rclcpp/wait_result_kind.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_result_kind.hpp +rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/static_storage.hpp +array +- +memory +- +utility +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/client.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/macros.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_base.hpp +rclcpp/subscription_wait_set_mask.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_wait_set_mask.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/visibility_control.hpp +rclcpp/wait_set_policies/detail/storage_policy_common.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_set_policies/detail/storage_policy_common.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_policies/thread_safe_synchronization.hpp +chrono +- +functional +- +memory +- +utility +- +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/client.hpp +rclcpp/exceptions.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/exceptions.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/macros.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_base.hpp +rclcpp/subscription_wait_set_mask.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/subscription_wait_set_mask.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/visibility_control.hpp +rclcpp/wait_result.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_result.hpp +rclcpp/wait_result_kind.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_result_kind.hpp +rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_set_policies/detail/synchronization_policy_common.hpp +rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/wait_set_policies/detail/write_preferring_read_write_lock.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/wait_set_policies/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/wait_set_template.hpp +chrono +- +memory +- +utility +- +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h +rclcpp/client.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/client.hpp +rclcpp/context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/context.hpp +rclcpp/contexts/default_context.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/contexts/default_context.hpp +rclcpp/guard_condition.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/guard_condition.hpp +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/scope_exit.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/scope_exit.hpp +rclcpp/service.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/service.hpp +rclcpp/subscription_base.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_base.hpp +rclcpp/subscription_wait_set_mask.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/subscription_wait_set_mask.hpp +rclcpp/timer.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/timer.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rclcpp/wait_result.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/wait_result.hpp +rclcpp/waitable.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/waitable.hpp + +/opt/ros/foxy/include/rclcpp/waitable.hpp +atomic +- +rclcpp/macros.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/macros.hpp +rclcpp/visibility_control.hpp +/opt/ros/foxy/include/rclcpp/rclcpp/visibility_control.hpp +rcl/wait.h +/opt/ros/foxy/include/rclcpp/rcl/wait.h + +/opt/ros/foxy/include/rcpputils/join.hpp +algorithm +- +iterator +- +sstream +- +string +- + +/opt/ros/foxy/include/rcpputils/pointer_traits.hpp +memory +- +type_traits +- + +/opt/ros/foxy/include/rcpputils/thread_safety_annotations.hpp +mutex +- + +/opt/ros/foxy/include/rcutils/allocator.h +stdbool.h +- +stddef.h +- +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/error_handling.h +assert.h +- +stdbool.h +- +stddef.h +- +stdint.h +- +stdio.h +- +stdlib.h +- +string.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/rcutils/allocator.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/snprintf.h +/opt/ros/foxy/include/rcutils/rcutils/snprintf.h +rcutils/testing/fault_injection.h +/opt/ros/foxy/include/rcutils/rcutils/testing/fault_injection.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/logging.h +stdarg.h +- +stdbool.h +- +stdio.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/rcutils/allocator.h +rcutils/error_handling.h +/opt/ros/foxy/include/rcutils/rcutils/error_handling.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/time.h +/opt/ros/foxy/include/rcutils/rcutils/time.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/logging_macros.h +rcutils/logging.h +/opt/ros/foxy/include/rcutils/rcutils/logging.h +stdio.h +- +stdlib.h +- + +/opt/ros/foxy/include/rcutils/macros.h +TargetConditionals.h +- +Availability.h +- +rcutils/testing/fault_injection.h +/opt/ros/foxy/include/rcutils/rcutils/testing/fault_injection.h + +/opt/ros/foxy/include/rcutils/qsort.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/snprintf.h +stdarg.h +- +stddef.h +- +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/testing/fault_injection.h +stdbool.h +- +stdio.h +- +stdint.h +- +rcutils/macros.h +/opt/ros/foxy/include/rcutils/testing/rcutils/macros.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/testing/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/time.h +stdint.h +- +rcutils/macros.h +/opt/ros/foxy/include/rcutils/rcutils/macros.h +rcutils/types.h +/opt/ros/foxy/include/rcutils/rcutils/types.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types.h +rcutils/types/array_list.h +/opt/ros/foxy/include/rcutils/rcutils/types/array_list.h +rcutils/types/char_array.h +/opt/ros/foxy/include/rcutils/rcutils/types/char_array.h +rcutils/types/hash_map.h +/opt/ros/foxy/include/rcutils/rcutils/types/hash_map.h +rcutils/types/string_array.h +/opt/ros/foxy/include/rcutils/rcutils/types/string_array.h +rcutils/types/string_map.h +/opt/ros/foxy/include/rcutils/rcutils/types/string_map.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/rcutils/types/rcutils_ret.h +rcutils/types/uint8_array.h +/opt/ros/foxy/include/rcutils/rcutils/types/uint8_array.h + +/opt/ros/foxy/include/rcutils/types/array_list.h +string.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/types/rcutils/macros.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types/char_array.h +stdarg.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types/hash_map.h +string.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/types/rcutils/macros.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types/rcutils_ret.h + +/opt/ros/foxy/include/rcutils/types/string_array.h +string.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/error_handling.h +/opt/ros/foxy/include/rcutils/types/rcutils/error_handling.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/types/rcutils/macros.h +rcutils/qsort.h +/opt/ros/foxy/include/rcutils/types/rcutils/qsort.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types/string_map.h +string.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/macros.h +/opt/ros/foxy/include/rcutils/types/rcutils/macros.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/types/uint8_array.h +stdint.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rcutils/types/rcutils/allocator.h +rcutils/types/rcutils_ret.h +/opt/ros/foxy/include/rcutils/types/rcutils/types/rcutils_ret.h +rcutils/visibility_control.h +/opt/ros/foxy/include/rcutils/types/rcutils/visibility_control.h + +/opt/ros/foxy/include/rcutils/visibility_control.h +rcutils/visibility_control_macros.h +/opt/ros/foxy/include/rcutils/rcutils/visibility_control_macros.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 +rcutils/error_handling.h +- + +/opt/ros/foxy/include/rmw/get_topic_names_and_types.h +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/names_and_types.h +/opt/ros/foxy/include/rmw/rmw/names_and_types.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/incompatible_qos_events_statuses.h +stdint.h +- +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/init.h +stdint.h +- +rmw/init_options.h +/opt/ros/foxy/include/rmw/rmw/init_options.h +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/ret_types.h +/opt/ros/foxy/include/rmw/rmw/ret_types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/init_options.h +stdint.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rmw/rcutils/allocator.h +rmw/domain_id.h +/opt/ros/foxy/include/rmw/rmw/domain_id.h +rmw/localhost.h +/opt/ros/foxy/include/rmw/rmw/localhost.h +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/ret_types.h +/opt/ros/foxy/include/rmw/rmw/ret_types.h +rmw/security_options.h +/opt/ros/foxy/include/rmw/rmw/security_options.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/localhost.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/macros.h +rcutils/macros.h +/opt/ros/foxy/include/rmw/rcutils/macros.h + +/opt/ros/foxy/include/rmw/message_sequence.h +stddef.h +- +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h + +/opt/ros/foxy/include/rmw/names_and_types.h +stddef.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rmw/rcutils/allocator.h +rcutils/types.h +/opt/ros/foxy/include/rmw/rcutils/types.h +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/qos_profiles.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h + +/opt/ros/foxy/include/rmw/ret_types.h +stdint.h +- + +/opt/ros/foxy/include/rmw/rmw.h +stdbool.h +- +stddef.h +- +stdint.h +- +rcutils/macros.h +/opt/ros/foxy/include/rmw/rcutils/macros.h +rcutils/types.h +/opt/ros/foxy/include/rmw/rcutils/types.h +rosidl_runtime_c/message_type_support_struct.h +/opt/ros/foxy/include/rmw/rosidl_runtime_c/message_type_support_struct.h +rosidl_runtime_c/service_type_support_struct.h +/opt/ros/foxy/include/rmw/rosidl_runtime_c/service_type_support_struct.h +rosidl_runtime_c/sequence_bound.h +/opt/ros/foxy/include/rmw/rosidl_runtime_c/sequence_bound.h +rmw/init.h +/opt/ros/foxy/include/rmw/rmw/init.h +rmw/macros.h +/opt/ros/foxy/include/rmw/rmw/macros.h +rmw/qos_profiles.h +/opt/ros/foxy/include/rmw/rmw/qos_profiles.h +rmw/subscription_options.h +/opt/ros/foxy/include/rmw/rmw/subscription_options.h +rmw/message_sequence.h +/opt/ros/foxy/include/rmw/rmw/message_sequence.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/security_options.h +stdbool.h +- +rcutils/allocator.h +/opt/ros/foxy/include/rmw/rcutils/allocator.h +rmw/ret_types.h +/opt/ros/foxy/include/rmw/rmw/ret_types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/serialized_message.h +rcutils/types/uint8_array.h +/opt/ros/foxy/include/rmw/rcutils/types/uint8_array.h + +/opt/ros/foxy/include/rmw/subscription_options.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h + +/opt/ros/foxy/include/rmw/topic_endpoint_info.h +rcutils/allocator.h +/opt/ros/foxy/include/rmw/rcutils/allocator.h +rmw/types.h +/opt/ros/foxy/include/rmw/rmw/types.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/topic_endpoint_info_array.h +rcutils/allocator.h +/opt/ros/foxy/include/rmw/rcutils/allocator.h +rmw/topic_endpoint_info.h +/opt/ros/foxy/include/rmw/rmw/topic_endpoint_info.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.h + +/opt/ros/foxy/include/rmw/types.h +stdbool.h +- +stddef.h +- +stdint.h +- +rcutils/logging.h +- +rmw/init.h +/opt/ros/foxy/include/rmw/rmw/init.h +rmw/init_options.h +/opt/ros/foxy/include/rmw/rmw/init_options.h +rmw/ret_types.h +/opt/ros/foxy/include/rmw/rmw/ret_types.h +rmw/security_options.h +/opt/ros/foxy/include/rmw/rmw/security_options.h +rmw/serialized_message.h +/opt/ros/foxy/include/rmw/rmw/serialized_message.h +rmw/visibility_control.h +/opt/ros/foxy/include/rmw/rmw/visibility_control.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 +rosidl_runtime_c/visibility_control.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_runtime_c/visibility_control.h +rosidl_typesupport_interface/macros.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_typesupport_interface/macros.h + +/opt/ros/foxy/include/rosidl_runtime_c/sequence_bound.h +rosidl_runtime_c/visibility_control.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_runtime_c/visibility_control.h +rosidl_typesupport_interface/macros.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_typesupport_interface/macros.h + +/opt/ros/foxy/include/rosidl_runtime_c/service_type_support_struct.h +rosidl_runtime_c/visibility_control.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_runtime_c/visibility_control.h +rosidl_typesupport_interface/macros.h +/opt/ros/foxy/include/rosidl_runtime_c/rosidl_typesupport_interface/macros.h + +/opt/ros/foxy/include/rosidl_runtime_c/visibility_control.h + +/opt/ros/foxy/include/rosidl_runtime_cpp/bounded_vector.hpp +algorithm +- +memory +- +stdexcept +- +utility +- +vector +- + +/opt/ros/foxy/include/rosidl_runtime_cpp/message_initialization.hpp +rosidl_runtime_c/message_initialization.h +- + +/opt/ros/foxy/include/rosidl_runtime_cpp/message_type_support_decl.hpp +rosidl_runtime_c/message_type_support_struct.h +- +rosidl_runtime_c/visibility_control.h +- + +/opt/ros/foxy/include/rosidl_runtime_cpp/service_type_support_decl.hpp +rosidl_runtime_c/service_type_support_struct.h +- +rosidl_runtime_c/visibility_control.h +- + +/opt/ros/foxy/include/rosidl_runtime_cpp/traits.hpp +type_traits +- + +/opt/ros/foxy/include/rosidl_typesupport_cpp/message_type_support.hpp +rosidl_runtime_c/message_type_support_struct.h +- +rosidl_runtime_c/visibility_control.h +- + +/opt/ros/foxy/include/rosidl_typesupport_cpp/service_type_support.hpp +rosidl_runtime_c/service_type_support_struct.h +- +rosidl_runtime_c/visibility_control.h +- + +/opt/ros/foxy/include/rosidl_typesupport_interface/macros.h + +/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__builder.hpp +statistics_msgs/msg/detail/metrics_message__struct.hpp +/opt/ros/foxy/include/statistics_msgs/msg/detail/statistics_msgs/msg/detail/metrics_message__struct.hpp +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +utility +- + +/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- +builtin_interfaces/msg/detail/time__struct.hpp +/opt/ros/foxy/include/statistics_msgs/msg/detail/builtin_interfaces/msg/detail/time__struct.hpp +statistics_msgs/msg/detail/statistic_data_point__struct.hpp +/opt/ros/foxy/include/statistics_msgs/msg/detail/statistics_msgs/msg/detail/statistic_data_point__struct.hpp + +/opt/ros/foxy/include/statistics_msgs/msg/detail/metrics_message__traits.hpp +statistics_msgs/msg/detail/metrics_message__struct.hpp +/opt/ros/foxy/include/statistics_msgs/msg/detail/statistics_msgs/msg/detail/metrics_message__struct.hpp +rosidl_runtime_cpp/traits.hpp +- +stdint.h +- +type_traits +- +builtin_interfaces/msg/detail/time__traits.hpp +/opt/ros/foxy/include/statistics_msgs/msg/detail/builtin_interfaces/msg/detail/time__traits.hpp + +/opt/ros/foxy/include/statistics_msgs/msg/detail/statistic_data_point__struct.hpp +rosidl_runtime_cpp/bounded_vector.hpp +- +rosidl_runtime_cpp/message_initialization.hpp +- +algorithm +- +array +- +memory +- +string +- +vector +- + +/opt/ros/foxy/include/statistics_msgs/msg/metrics_message.hpp +statistics_msgs/msg/detail/metrics_message__struct.hpp +/opt/ros/foxy/include/statistics_msgs/msg/statistics_msgs/msg/detail/metrics_message__struct.hpp +statistics_msgs/msg/detail/metrics_message__builder.hpp +/opt/ros/foxy/include/statistics_msgs/msg/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 +stdint.h +- +string.h +- +stdbool.h +- +tracetools/config.h +/opt/ros/foxy/include/tracetools/tracetools/config.h +tracetools/visibility_control.hpp +/opt/ros/foxy/include/tracetools/tracetools/visibility_control.hpp + +/opt/ros/foxy/include/tracetools/utils.hpp +stddef.h +- +functional +- +tracetools/visibility_control.hpp +/opt/ros/foxy/include/tracetools/tracetools/visibility_control.hpp + +/opt/ros/foxy/include/tracetools/visibility_control.hpp + diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/DependInfo.cmake b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/DependInfo.cmake new file mode 100644 index 00000000..2b3a73ae --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/DependInfo.cmake @@ -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 "") diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make new file mode 100644 index 00000000..a28a0143 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/build.make @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/cmake_clean.cmake b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/cmake_clean.cmake new file mode 100644 index 00000000..d1b946f1 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/cmake_clean.cmake @@ -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() diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal new file mode 100644 index 00000000..36855f35 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.internal @@ -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 diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make new file mode 100644 index 00000000..4535b592 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/depend.make @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/flags.make b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/flags.make new file mode 100644 index 00000000..653b8005 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/flags.make @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt new file mode 100644 index 00000000..853289cb --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/link.txt @@ -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 diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/progress.make b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/progress.make new file mode 100644 index 00000000..abadeb0c --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 + diff --git a/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o new file mode 100644 index 00000000..4a34c1f1 Binary files /dev/null and b/src/build/beacon_positioning/CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o differ diff --git a/src/build/beacon_positioning/CMakeFiles/uninstall.dir/DependInfo.cmake b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/DependInfo.cmake new file mode 100644 index 00000000..19fab214 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/DependInfo.cmake @@ -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 "") diff --git a/src/build/beacon_positioning/CMakeFiles/uninstall.dir/build.make b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/build.make new file mode 100644 index 00000000..bbec7c6b --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/build.make @@ -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 + diff --git a/src/build/beacon_positioning/CMakeFiles/uninstall.dir/cmake_clean.cmake b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/cmake_clean.cmake new file mode 100644 index 00000000..9960e984 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/src/build/beacon_positioning/CMakeFiles/uninstall.dir/progress.make b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/progress.make new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/src/build/beacon_positioning/CMakeFiles/uninstall.dir/progress.make @@ -0,0 +1 @@ + diff --git a/src/build/beacon_positioning/CTestConfiguration.ini b/src/build/beacon_positioning/CTestConfiguration.ini new file mode 100644 index 00000000..abbffe42 --- /dev/null +++ b/src/build/beacon_positioning/CTestConfiguration.ini @@ -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: diff --git a/src/build/beacon_positioning/CTestCustom.cmake b/src/build/beacon_positioning/CTestCustom.cmake new file mode 100644 index 00000000..14956f31 --- /dev/null +++ b/src/build/beacon_positioning/CTestCustom.cmake @@ -0,0 +1,2 @@ +set(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 0) +set(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 0) diff --git a/src/build/beacon_positioning/CTestTestfile.cmake b/src/build/beacon_positioning/CTestTestfile.cmake new file mode 100644 index 00000000..eb24e4b8 --- /dev/null +++ b/src/build/beacon_positioning/CTestTestfile.cmake @@ -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;") diff --git a/src/build/beacon_positioning/Makefile b/src/build/beacon_positioning/Makefile new file mode 100644 index 00000000..d9d9e106 --- /dev/null +++ b/src/build/beacon_positioning/Makefile @@ -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 + diff --git a/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig-version.cmake b/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig-version.cmake new file mode 100644 index 00000000..7beb7328 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig-version.cmake @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig.cmake b/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig.cmake new file mode 100644 index 00000000..b0e6fc3b --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig.cmake @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_core/package.cmake b/src/build/beacon_positioning/ament_cmake_core/package.cmake new file mode 100644 index 00000000..75974052 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/package.cmake @@ -0,0 +1,14 @@ +set(_AMENT_PACKAGE_NAME "beacon_positioning") +set(beacon_positioning_VERSION "0.0.0") +set(beacon_positioning_MAINTAINER "sem ") +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 "ament_cmake") diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/ament_prefix_path.sh.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/ament_prefix_path.sh.stamp new file mode 100644 index 00000000..02e441b7 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/ament_prefix_path.sh.stamp @@ -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" diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig-version.cmake.in.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig-version.cmake.in.stamp new file mode 100644 index 00000000..ee49c9f1 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig-version.cmake.in.stamp @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig.cmake.in.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig.cmake.in.stamp new file mode 100644 index 00000000..6fb3fe78 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/nameConfig.cmake.in.stamp @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp new file mode 100644 index 00000000..120478b7 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/package.xml.stamp @@ -0,0 +1,20 @@ + + + + beacon_positioning + 0.0.0 + ROS 2 package to read the Terabee Robot Positioning System beacons positions + sem + Apache License 2.0 + + ament_cmake + rclcpp + std_msgs + + ament_lint_auto + ament_lint_common + + + ament_cmake + + diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/package_xml_2_cmake.py.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/package_xml_2_cmake.py.stamp new file mode 100644 index 00000000..6f82f12f --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/package_xml_2_cmake.py.stamp @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/path.sh.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/path.sh.stamp new file mode 100644 index 00000000..e59b749a --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/path.sh.stamp @@ -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 diff --git a/src/build/beacon_positioning/ament_cmake_core/stamps/templates_2_cmake.py.stamp b/src/build/beacon_positioning/ament_cmake_core/stamps/templates_2_cmake.py.stamp new file mode 100644 index 00000000..b7c0faf1 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_core/stamps/templates_2_cmake.py.stamp @@ -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() diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/ament_prefix_path.dsv b/src/build/beacon_positioning/ament_cmake_environment_hooks/ament_prefix_path.dsv new file mode 100644 index 00000000..79d4c95b --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/ament_prefix_path.dsv @@ -0,0 +1 @@ +prepend-non-duplicate;AMENT_PREFIX_PATH; diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.bash b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.bash new file mode 100644 index 00000000..49782f24 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.bash @@ -0,0 +1,46 @@ +# generated from ament_package/template/package_level/local_setup.bash.in + +# source local_setup.sh from same directory as this file +_this_path=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" && pwd) +# provide AMENT_CURRENT_PREFIX to shell script +AMENT_CURRENT_PREFIX=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`/../.." && pwd) +# store AMENT_CURRENT_PREFIX to restore it before each environment hook +_package_local_setup_AMENT_CURRENT_PREFIX=$AMENT_CURRENT_PREFIX + +# trace output +if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_this_path/local_setup.sh\"" +fi +. "$_this_path/local_setup.sh" +unset _this_path + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# restore AMENT_CURRENT_PREFIX before evaluating the environment hooks +AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX +# list all environment hooks of this package + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + # restore AMENT_CURRENT_PREFIX for each environment hook + AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + . "$_hook" + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +unset _package_local_setup_AMENT_CURRENT_PREFIX +unset AMENT_CURRENT_PREFIX diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.dsv b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.dsv new file mode 100644 index 00000000..12563f4b --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.dsv @@ -0,0 +1,2 @@ +source;share/beacon_positioning/environment/ament_prefix_path.sh +source;share/beacon_positioning/environment/path.sh diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.sh b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.sh new file mode 100644 index 00000000..9c151071 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.sh @@ -0,0 +1,133 @@ +# generated from ament_package/template/package_level/local_setup.sh.in + +# since this file is sourced use either the provided AMENT_CURRENT_PREFIX +# or fall back to the destination set at configure time +: ${AMENT_CURRENT_PREFIX:="/home/ubuntu/ros2_ws/src/install/beacon_positioning"} +if [ ! -d "$AMENT_CURRENT_PREFIX" ]; then + if [ -z "$COLCON_CURRENT_PREFIX" ]; then + echo "The compile time prefix path '$AMENT_CURRENT_PREFIX' doesn't " \ + "exist. Consider sourcing a different extension than '.sh'." 1>&2 + else + AMENT_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" + fi +fi + +# function to append values to environment variables +# using colons as separators and avoiding leading separators +ament_append_value() { + # arguments + _listname="$1" + _value="$2" + #echo "listname $_listname" + #eval echo "list value \$$_listname" + #echo "value $_value" + + # avoid leading separator + eval _values=\"\$$_listname\" + if [ -z "$_values" ]; then + eval export $_listname=\"$_value\" + #eval echo "set list \$$_listname" + else + # field separator must not be a colon + _ament_append_value_IFS=$IFS + unset IFS + eval export $_listname=\"\$$_listname:$_value\" + #eval echo "append list \$$_listname" + IFS=$_ament_append_value_IFS + unset _ament_append_value_IFS + fi + unset _values + + unset _value + unset _listname +} + +# function to prepend non-duplicate values to environment variables +# using colons as separators and avoiding trailing separators +ament_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + #echo "listname $_listname" + #eval echo "list value \$$_listname" + #echo "value $_value" + + # check if the list contains the value + eval _values=\"\$$_listname\" + _duplicate= + _ament_prepend_unique_value_IFS=$IFS + IFS=":" + if [ "$AMENT_SHELL" = "zsh" ]; then + ament_zsh_to_array _values + fi + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + if [ "$_item" = "$_value" ]; then + _duplicate=1 + fi + done + unset _item + + # prepend only non-duplicates + if [ -z "$_duplicate" ]; then + # avoid trailing separator + if [ -z "$_values" ]; then + eval export $_listname=\"$_value\" + #eval echo "set list \$$_listname" + else + # field separator must not be a colon + unset IFS + eval export $_listname=\"$_value:\$$_listname\" + #eval echo "prepend list \$$_listname" + fi + fi + IFS=$_ament_prepend_unique_value_IFS + unset _ament_prepend_unique_value_IFS + unset _duplicate + unset _values + + unset _value + unset _listname +} + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# list all environment hooks of this package +ament_append_value AMENT_ENVIRONMENT_HOOKS "$AMENT_CURRENT_PREFIX/share/beacon_positioning/environment/ament_prefix_path.sh" +ament_append_value AMENT_ENVIRONMENT_HOOKS "$AMENT_CURRENT_PREFIX/share/beacon_positioning/environment/path.sh" + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + if [ "$AMENT_SHELL" = "zsh" ]; then + ament_zsh_to_array AMENT_ENVIRONMENT_HOOKS + fi + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + if [ -f "$_hook" ]; then + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + # trace output + if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_hook\"" + fi + . "$_hook" + fi + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +# reset AMENT_CURRENT_PREFIX after each package +# allowing to source multiple package-level setup files +unset AMENT_CURRENT_PREFIX diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.zsh b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.zsh new file mode 100644 index 00000000..fe161be5 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.zsh @@ -0,0 +1,59 @@ +# generated from ament_package/template/package_level/local_setup.zsh.in + +AMENT_SHELL=zsh + +# source local_setup.sh from same directory as this file +_this_path=$(builtin cd -q "`dirname "${(%):-%N}"`" > /dev/null && pwd) +# provide AMENT_CURRENT_PREFIX to shell script +AMENT_CURRENT_PREFIX=$(builtin cd -q "`dirname "${(%):-%N}"`/../.." > /dev/null && pwd) +# store AMENT_CURRENT_PREFIX to restore it before each environment hook +_package_local_setup_AMENT_CURRENT_PREFIX=$AMENT_CURRENT_PREFIX + +# function to convert array-like strings into arrays +# to wordaround SH_WORD_SPLIT not being set +ament_zsh_to_array() { + local _listname=$1 + local _dollar="$" + local _split="{=" + local _to_array="(\"$_dollar$_split$_listname}\")" + eval $_listname=$_to_array +} + +# trace output +if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_this_path/local_setup.sh\"" +fi +# the package-level local_setup file unsets AMENT_CURRENT_PREFIX +. "$_this_path/local_setup.sh" +unset _this_path + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# restore AMENT_CURRENT_PREFIX before evaluating the environment hooks +AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX +# list all environment hooks of this package + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + # restore AMENT_CURRENT_PREFIX for each environment hook + AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + . "$_hook" + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +unset _package_local_setup_AMENT_CURRENT_PREFIX +unset AMENT_CURRENT_PREFIX diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/package.dsv b/src/build/beacon_positioning/ament_cmake_environment_hooks/package.dsv new file mode 100644 index 00000000..8f453e41 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/package.dsv @@ -0,0 +1,4 @@ +source;share/beacon_positioning/local_setup.bash +source;share/beacon_positioning/local_setup.dsv +source;share/beacon_positioning/local_setup.sh +source;share/beacon_positioning/local_setup.zsh diff --git a/src/build/beacon_positioning/ament_cmake_environment_hooks/path.dsv b/src/build/beacon_positioning/ament_cmake_environment_hooks/path.dsv new file mode 100644 index 00000000..b94426af --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_environment_hooks/path.dsv @@ -0,0 +1 @@ +prepend-non-duplicate-if-exists;PATH;bin diff --git a/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning b/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning new file mode 100644 index 00000000..a83040de --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning @@ -0,0 +1 @@ +rclcpp;std_msgs;ament_lint_auto;ament_lint_common \ No newline at end of file diff --git a/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/packages/beacon_positioning b/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/packages/beacon_positioning new file mode 100644 index 00000000..e69de29b diff --git a/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning b/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning new file mode 100644 index 00000000..e7eb8a35 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning @@ -0,0 +1 @@ +/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file diff --git a/src/build/beacon_positioning/ament_cmake_package_templates/templates.cmake b/src/build/beacon_positioning/ament_cmake_package_templates/templates.cmake new file mode 100644 index 00000000..028c16da --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_package_templates/templates.cmake @@ -0,0 +1,14 @@ +set(ament_cmake_package_templates_ENVIRONMENT_HOOK_LIBRARY_PATH "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/environment_hook/library_path.sh") +set(ament_cmake_package_templates_ENVIRONMENT_HOOK_PYTHONPATH "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/environment_hook/pythonpath.sh.in") +set(ament_cmake_package_templates_PACKAGE_LEVEL "") +list(APPEND ament_cmake_package_templates_PACKAGE_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.bash.in") +list(APPEND ament_cmake_package_templates_PACKAGE_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.sh.in") +list(APPEND ament_cmake_package_templates_PACKAGE_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/package_level/local_setup.zsh.in") +set(ament_cmake_package_templates_PREFIX_LEVEL "") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/local_setup.bash") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/local_setup.sh.in") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/local_setup.zsh") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/setup.bash") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/setup.sh.in") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/setup.zsh") +list(APPEND ament_cmake_package_templates_PREFIX_LEVEL "/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/prefix_level/_local_setup_util.py") diff --git a/src/build/beacon_positioning/ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake b/src/build/beacon_positioning/ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake new file mode 100644 index 00000000..d2891f46 --- /dev/null +++ b/src/build/beacon_positioning/ament_cmake_uninstall_target/ament_cmake_uninstall_target.cmake @@ -0,0 +1,57 @@ +# generated from +# ament_cmake_core/cmake/uninstall_target/ament_cmake_uninstall_target.cmake.in + +function(ament_cmake_uninstall_target_remove_empty_directories path) + set(install_space "/home/ubuntu/ros2_ws/src/install/beacon_positioning") + if(install_space STREQUAL "") + message(FATAL_ERROR "The CMAKE_INSTALL_PREFIX variable must not be empty") + endif() + + string(LENGTH "${install_space}" length) + string(SUBSTRING "${path}" 0 ${length} path_prefix) + if(NOT path_prefix STREQUAL install_space) + message(FATAL_ERROR "The path '${path}' must be within the install space '${install_space}'") + endif() + if(path STREQUAL install_space) + return() + endif() + + # check if directory is empty + file(GLOB files "${path}/*") + list(LENGTH files length) + if(length EQUAL 0) + message(STATUS "Uninstalling: ${path}/") + execute_process(COMMAND "/usr/bin/cmake" "-E" "remove_directory" "${path}") + # recursively try to remove parent directories + get_filename_component(parent_path "${path}" PATH) + ament_cmake_uninstall_target_remove_empty_directories("${parent_path}") + endif() +endfunction() + +# uninstall files installed using the standard install() function +set(install_manifest "/home/ubuntu/ros2_ws/src/build/beacon_positioning/install_manifest.txt") +if(NOT EXISTS "${install_manifest}") + message(FATAL_ERROR "Cannot find install manifest: ${install_manifest}") +endif() + +file(READ "${install_manifest}" installed_files) +string(REGEX REPLACE "\n" ";" installed_files "${installed_files}") +foreach(installed_file ${installed_files}) + if(EXISTS "${installed_file}" OR IS_SYMLINK "${installed_file}") + message(STATUS "Uninstalling: ${installed_file}") + file(REMOVE "${installed_file}") + if(EXISTS "${installed_file}" OR IS_SYMLINK "${installed_file}") + message(FATAL_ERROR "Failed to remove '${installed_file}'") + endif() + + # remove empty parent folders + get_filename_component(parent_path "${installed_file}" PATH) + ament_cmake_uninstall_target_remove_empty_directories("${parent_path}") + endif() +endforeach() + +# end of template + +message(STATUS "Execute custom uninstall script") + +# begin of custom uninstall code diff --git a/src/build/beacon_positioning/cmake_args.last b/src/build/beacon_positioning/cmake_args.last new file mode 100644 index 00000000..4af18322 --- /dev/null +++ b/src/build/beacon_positioning/cmake_args.last @@ -0,0 +1 @@ +None \ No newline at end of file diff --git a/src/build/beacon_positioning/cmake_install.cmake b/src/build/beacon_positioning/cmake_install.cmake new file mode 100644 index 00000000..29f1b455 --- /dev/null +++ b/src/build/beacon_positioning/cmake_install.cmake @@ -0,0 +1,128 @@ +# Install script for directory: /home/ubuntu/ros2_ws/src/beacon_positioning + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/home/ubuntu/ros2_ws/src/install/beacon_positioning") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning" TYPE EXECUTABLE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/tracker_position") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position" AND + 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:" + NEW_RPATH "") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/beacon_positioning/tracker_position") + endif() + endif() +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/package_run_dependencies" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/beacon_positioning") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/parent_prefix_path" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/beacon_positioning") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning/environment" TYPE FILE FILES "/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/ament_prefix_path.sh") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning/environment" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/ament_prefix_path.dsv") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning/environment" TYPE FILE FILES "/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/path.sh") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning/environment" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/path.dsv") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.bash") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.sh") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.zsh") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/local_setup.dsv") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_environment_hooks/package.dsv") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/ament_index/resource_index/packages" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_index/share/ament_index/resource_index/packages/beacon_positioning") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning/cmake" TYPE FILE FILES + "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig.cmake" + "/home/ubuntu/ros2_ws/src/build/beacon_positioning/ament_cmake_core/beacon_positioningConfig-version.cmake" + ) +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/beacon_positioning" TYPE FILE FILES "/home/ubuntu/ros2_ws/src/beacon_positioning/package.xml") +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "/home/ubuntu/ros2_ws/src/build/beacon_positioning/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/src/build/beacon_positioning/colcon_build.rc b/src/build/beacon_positioning/colcon_build.rc new file mode 100644 index 00000000..573541ac --- /dev/null +++ b/src/build/beacon_positioning/colcon_build.rc @@ -0,0 +1 @@ +0 diff --git a/src/build/beacon_positioning/colcon_command_prefix_build.sh b/src/build/beacon_positioning/colcon_command_prefix_build.sh new file mode 100644 index 00000000..f9867d51 --- /dev/null +++ b/src/build/beacon_positioning/colcon_command_prefix_build.sh @@ -0,0 +1 @@ +# generated from colcon_core/shell/template/command_prefix.sh.em diff --git a/src/build/beacon_positioning/colcon_command_prefix_build.sh.env b/src/build/beacon_positioning/colcon_command_prefix_build.sh.env new file mode 100644 index 00000000..2ea45cdd --- /dev/null +++ b/src/build/beacon_positioning/colcon_command_prefix_build.sh.env @@ -0,0 +1,47 @@ +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 +COLCON=1 +COLCON_PREFIX_PATH=/home/ubuntu/ros2_ws/install +DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus +HOME=/home/ubuntu +LANG=en_US.UTF-8 +LC_ADDRESS=nl_NL.UTF-8 +LC_ALL=en_US.UTF-8 +LC_IDENTIFICATION=nl_NL.UTF-8 +LC_MEASUREMENT=nl_NL.UTF-8 +LC_MONETARY=nl_NL.UTF-8 +LC_NAME=nl_NL.UTF-8 +LC_NUMERIC=nl_NL.UTF-8 +LC_PAPER=nl_NL.UTF-8 +LC_TELEPHONE=nl_NL.UTF-8 +LC_TIME=nl_NL.UTF-8 +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 +LESSCLOSE=/usr/bin/lesspipe %s %s +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/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/src/build/beacon_positioning +PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages +RMW_IMPLEMENTATION=rmw_fastrtps_cpp +ROS_DISTRO=foxy +ROS_DOMAIN_ID=0 +ROS_LOCALHOST_ONLY=0 +ROS_PYTHON_VERSION=3 +ROS_VERSION=2 +SHELL=/bin/bash +SHLVL=1 +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 +TERM=xterm-256color +USER=ubuntu +XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop +XDG_RUNTIME_DIR=/run/user/1000 +XDG_SESSION_CLASS=user +XDG_SESSION_ID=9 +XDG_SESSION_TYPE=tty +_=/home/ubuntu/.local/bin/colcon +_colcon_cd_root=/opt/ros/foxy/ diff --git a/src/build/beacon_positioning/install_manifest.txt b/src/build/beacon_positioning/install_manifest.txt new file mode 100644 index 00000000..537b4895 --- /dev/null +++ b/src/build/beacon_positioning/install_manifest.txt @@ -0,0 +1,16 @@ +/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake +/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.xml \ No newline at end of file diff --git a/src/build/beacon_positioning/tracker_position b/src/build/beacon_positioning/tracker_position new file mode 100755 index 00000000..71aee0ed Binary files /dev/null and b/src/build/beacon_positioning/tracker_position differ diff --git a/src/install/.colcon_install_layout b/src/install/.colcon_install_layout new file mode 100644 index 00000000..3aad5336 --- /dev/null +++ b/src/install/.colcon_install_layout @@ -0,0 +1 @@ +isolated diff --git a/src/install/COLCON_IGNORE b/src/install/COLCON_IGNORE new file mode 100644 index 00000000..e69de29b diff --git a/src/install/_local_setup_util_ps1.py b/src/install/_local_setup_util_ps1.py new file mode 100644 index 00000000..98348eeb --- /dev/null +++ b/src/install/_local_setup_util_ps1.py @@ -0,0 +1,404 @@ +# Copyright 2016-2019 Dirk Thomas +# Licensed under the Apache License, Version 2.0 + +import argparse +from collections import OrderedDict +import os +from pathlib import Path +import sys + + +FORMAT_STR_COMMENT_LINE = '# {comment}' +FORMAT_STR_SET_ENV_VAR = 'Set-Item -Path "Env:{name}" -Value "{value}"' +FORMAT_STR_USE_ENV_VAR = '$env:{name}' +FORMAT_STR_INVOKE_SCRIPT = '_colcon_prefix_powershell_source_script "{script_path}"' +FORMAT_STR_REMOVE_LEADING_SEPARATOR = '' +FORMAT_STR_REMOVE_TRAILING_SEPARATOR = '' + +DSV_TYPE_APPEND_NON_DUPLICATE = 'append-non-duplicate' +DSV_TYPE_PREPEND_NON_DUPLICATE = 'prepend-non-duplicate' +DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS = 'prepend-non-duplicate-if-exists' +DSV_TYPE_SET = 'set' +DSV_TYPE_SET_IF_UNSET = 'set-if-unset' +DSV_TYPE_SOURCE = 'source' + + +def main(argv=sys.argv[1:]): # noqa: D103 + parser = argparse.ArgumentParser( + description='Output shell commands for the packages in topological ' + 'order') + parser.add_argument( + 'primary_extension', + help='The file extension of the primary shell') + parser.add_argument( + 'additional_extension', nargs='?', + help='The additional file extension to be considered') + parser.add_argument( + '--merged-install', action='store_true', + help='All install prefixes are merged into a single location') + args = parser.parse_args(argv) + + packages = get_packages(Path(__file__).parent, args.merged_install) + + ordered_packages = order_packages(packages) + for pkg_name in ordered_packages: + if _include_comments(): + print( + FORMAT_STR_COMMENT_LINE.format_map( + {'comment': 'Package: ' + pkg_name})) + prefix = os.path.abspath(os.path.dirname(__file__)) + if not args.merged_install: + prefix = os.path.join(prefix, pkg_name) + for line in get_commands( + pkg_name, prefix, args.primary_extension, + args.additional_extension + ): + print(line) + + for line in _remove_ending_separators(): + print(line) + + +def get_packages(prefix_path, merged_install): + """ + Find packages based on colcon-specific files created during installation. + + :param Path prefix_path: The install prefix path of all packages + :param bool merged_install: The flag if the packages are all installed + directly in the prefix or if each package is installed in a subdirectory + named after the package + :returns: A mapping from the package name to the set of runtime + dependencies + :rtype: dict + """ + packages = {} + # since importing colcon_core isn't feasible here the following constant + # must match colcon_core.location.get_relative_package_index_path() + subdirectory = 'share/colcon-core/packages' + if merged_install: + # return if workspace is empty + if not (prefix_path / subdirectory).is_dir(): + return packages + # find all files in the subdirectory + for p in (prefix_path / subdirectory).iterdir(): + if not p.is_file(): + continue + if p.name.startswith('.'): + continue + add_package_runtime_dependencies(p, packages) + else: + # for each subdirectory look for the package specific file + for p in prefix_path.iterdir(): + if not p.is_dir(): + continue + if p.name.startswith('.'): + continue + p = p / subdirectory / p.name + if p.is_file(): + add_package_runtime_dependencies(p, packages) + + # remove unknown dependencies + pkg_names = set(packages.keys()) + for k in packages.keys(): + packages[k] = {d for d in packages[k] if d in pkg_names} + + return packages + + +def add_package_runtime_dependencies(path, packages): + """ + Check the path and if it exists extract the packages runtime dependencies. + + :param Path path: The resource file containing the runtime dependencies + :param dict packages: A mapping from package names to the sets of runtime + dependencies to add to + """ + content = path.read_text() + dependencies = set(content.split(os.pathsep) if content else []) + packages[path.name] = dependencies + + +def order_packages(packages): + """ + Order packages topologically. + + :param dict packages: A mapping from package name to the set of runtime + dependencies + :returns: The package names + :rtype: list + """ + # select packages with no dependencies in alphabetical order + to_be_ordered = list(packages.keys()) + ordered = [] + while to_be_ordered: + pkg_names_without_deps = [ + name for name in to_be_ordered if not packages[name]] + if not pkg_names_without_deps: + reduce_cycle_set(packages) + raise RuntimeError( + 'Circular dependency between: ' + ', '.join(sorted(packages))) + pkg_names_without_deps.sort() + pkg_name = pkg_names_without_deps[0] + to_be_ordered.remove(pkg_name) + ordered.append(pkg_name) + # remove item from dependency lists + for k in list(packages.keys()): + if pkg_name in packages[k]: + packages[k].remove(pkg_name) + return ordered + + +def reduce_cycle_set(packages): + """ + Reduce the set of packages to the ones part of the circular dependency. + + :param dict packages: A mapping from package name to the set of runtime + dependencies which is modified in place + """ + last_depended = None + while len(packages) > 0: + # get all remaining dependencies + depended = set() + for pkg_name, dependencies in packages.items(): + depended = depended.union(dependencies) + # remove all packages which are not dependent on + for name in list(packages.keys()): + if name not in depended: + del packages[name] + if last_depended: + # if remaining packages haven't changed return them + if last_depended == depended: + return packages.keys() + # otherwise reduce again + last_depended = depended + + +def _include_comments(): + # skipping comment lines when COLCON_TRACE is not set speeds up the + # processing especially on Windows + return bool(os.environ.get('COLCON_TRACE')) + + +def get_commands(pkg_name, prefix, primary_extension, additional_extension): + commands = [] + package_dsv_path = os.path.join(prefix, 'share', pkg_name, 'package.dsv') + if os.path.exists(package_dsv_path): + commands += process_dsv_file( + package_dsv_path, prefix, primary_extension, additional_extension) + return commands + + +def process_dsv_file( + dsv_path, prefix, primary_extension=None, additional_extension=None +): + commands = [] + if _include_comments(): + commands.append(FORMAT_STR_COMMENT_LINE.format_map({'comment': dsv_path})) + with open(dsv_path, 'r') as h: + content = h.read() + lines = content.splitlines() + + basenames = OrderedDict() + for i, line in enumerate(lines): + # skip over empty or whitespace-only lines + if not line.strip(): + continue + try: + type_, remainder = line.split(';', 1) + except ValueError: + raise RuntimeError( + "Line %d in '%s' doesn't contain a semicolon separating the " + 'type from the arguments' % (i + 1, dsv_path)) + if type_ != DSV_TYPE_SOURCE: + # handle non-source lines + try: + commands += handle_dsv_types_except_source( + type_, remainder, prefix) + except RuntimeError as e: + raise RuntimeError( + "Line %d in '%s' %s" % (i + 1, dsv_path, e)) from e + else: + # group remaining source lines by basename + path_without_ext, ext = os.path.splitext(remainder) + if path_without_ext not in basenames: + basenames[path_without_ext] = set() + assert ext.startswith('.') + ext = ext[1:] + if ext in (primary_extension, additional_extension): + basenames[path_without_ext].add(ext) + + # add the dsv extension to each basename if the file exists + for basename, extensions in basenames.items(): + if not os.path.isabs(basename): + basename = os.path.join(prefix, basename) + if os.path.exists(basename + '.dsv'): + extensions.add('dsv') + + for basename, extensions in basenames.items(): + if not os.path.isabs(basename): + basename = os.path.join(prefix, basename) + if 'dsv' in extensions: + # process dsv files recursively + commands += process_dsv_file( + basename + '.dsv', prefix, primary_extension=primary_extension, + additional_extension=additional_extension) + elif primary_extension in extensions and len(extensions) == 1: + # source primary-only files + commands += [ + FORMAT_STR_INVOKE_SCRIPT.format_map({ + 'prefix': prefix, + 'script_path': basename + '.' + primary_extension})] + elif additional_extension in extensions: + # source non-primary files + commands += [ + FORMAT_STR_INVOKE_SCRIPT.format_map({ + 'prefix': prefix, + 'script_path': basename + '.' + additional_extension})] + + return commands + + +def handle_dsv_types_except_source(type_, remainder, prefix): + commands = [] + if type_ in (DSV_TYPE_SET, DSV_TYPE_SET_IF_UNSET): + try: + env_name, value = remainder.split(';', 1) + except ValueError: + raise RuntimeError( + "doesn't contain a semicolon separating the environment name " + 'from the value') + try_prefixed_value = os.path.join(prefix, value) if value else prefix + if os.path.exists(try_prefixed_value): + value = try_prefixed_value + if type_ == DSV_TYPE_SET: + commands += _set(env_name, value) + elif type_ == DSV_TYPE_SET_IF_UNSET: + commands += _set_if_unset(env_name, value) + else: + assert False + elif type_ in ( + DSV_TYPE_APPEND_NON_DUPLICATE, + DSV_TYPE_PREPEND_NON_DUPLICATE, + DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS + ): + try: + env_name_and_values = remainder.split(';') + except ValueError: + raise RuntimeError( + "doesn't contain a semicolon separating the environment name " + 'from the values') + env_name = env_name_and_values[0] + values = env_name_and_values[1:] + for value in values: + if not value: + value = prefix + elif not os.path.isabs(value): + value = os.path.join(prefix, value) + if ( + type_ == DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS and + not os.path.exists(value) + ): + comment = f'skip extending {env_name} with not existing ' \ + f'path: {value}' + if _include_comments(): + commands.append( + FORMAT_STR_COMMENT_LINE.format_map({'comment': comment})) + elif type_ == DSV_TYPE_APPEND_NON_DUPLICATE: + commands += _append_unique_value(env_name, value) + else: + commands += _prepend_unique_value(env_name, value) + else: + raise RuntimeError( + 'contains an unknown environment hook type: ' + type_) + return commands + + +env_state = {} + + +def _append_unique_value(name, value): + global env_state + if name not in env_state: + if os.environ.get(name): + env_state[name] = set(os.environ[name].split(os.pathsep)) + else: + env_state[name] = set() + # append even if the variable has not been set yet, in case a shell script sets the + # same variable without the knowledge of this Python script. + # later _remove_ending_separators() will cleanup any unintentional leading separator + extend = FORMAT_STR_USE_ENV_VAR.format_map({'name': name}) + os.pathsep + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': extend + value}) + if value not in env_state[name]: + env_state[name].add(value) + else: + if not _include_comments(): + return [] + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +def _prepend_unique_value(name, value): + global env_state + if name not in env_state: + if os.environ.get(name): + env_state[name] = set(os.environ[name].split(os.pathsep)) + else: + env_state[name] = set() + # prepend even if the variable has not been set yet, in case a shell script sets the + # same variable without the knowledge of this Python script. + # later _remove_ending_separators() will cleanup any unintentional trailing separator + extend = os.pathsep + FORMAT_STR_USE_ENV_VAR.format_map({'name': name}) + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value + extend}) + if value not in env_state[name]: + env_state[name].add(value) + else: + if not _include_comments(): + return [] + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +# generate commands for removing prepended underscores +def _remove_ending_separators(): + # do nothing if the shell extension does not implement the logic + if FORMAT_STR_REMOVE_TRAILING_SEPARATOR is None: + return [] + + global env_state + commands = [] + for name in env_state: + # skip variables that already had values before this script started prepending + if name in os.environ: + continue + commands += [ + FORMAT_STR_REMOVE_LEADING_SEPARATOR.format_map({'name': name}), + FORMAT_STR_REMOVE_TRAILING_SEPARATOR.format_map({'name': name})] + return commands + + +def _set(name, value): + global env_state + env_state[name] = value + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value}) + return [line] + + +def _set_if_unset(name, value): + global env_state + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value}) + if env_state.get(name, os.environ.get(name)): + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +if __name__ == '__main__': # pragma: no cover + try: + rc = main() + except RuntimeError as e: + print(str(e), file=sys.stderr) + rc = 1 + sys.exit(rc) diff --git a/src/install/_local_setup_util_sh.py b/src/install/_local_setup_util_sh.py new file mode 100644 index 00000000..35c017b2 --- /dev/null +++ b/src/install/_local_setup_util_sh.py @@ -0,0 +1,404 @@ +# Copyright 2016-2019 Dirk Thomas +# Licensed under the Apache License, Version 2.0 + +import argparse +from collections import OrderedDict +import os +from pathlib import Path +import sys + + +FORMAT_STR_COMMENT_LINE = '# {comment}' +FORMAT_STR_SET_ENV_VAR = 'export {name}="{value}"' +FORMAT_STR_USE_ENV_VAR = '${name}' +FORMAT_STR_INVOKE_SCRIPT = 'COLCON_CURRENT_PREFIX="{prefix}" _colcon_prefix_sh_source_script "{script_path}"' +FORMAT_STR_REMOVE_LEADING_SEPARATOR = 'if [ "$(echo -n ${name} | head -c 1)" = ":" ]; then export {name}=${{{name}#?}} ; fi' +FORMAT_STR_REMOVE_TRAILING_SEPARATOR = 'if [ "$(echo -n ${name} | tail -c 1)" = ":" ]; then export {name}=${{{name}%?}} ; fi' + +DSV_TYPE_APPEND_NON_DUPLICATE = 'append-non-duplicate' +DSV_TYPE_PREPEND_NON_DUPLICATE = 'prepend-non-duplicate' +DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS = 'prepend-non-duplicate-if-exists' +DSV_TYPE_SET = 'set' +DSV_TYPE_SET_IF_UNSET = 'set-if-unset' +DSV_TYPE_SOURCE = 'source' + + +def main(argv=sys.argv[1:]): # noqa: D103 + parser = argparse.ArgumentParser( + description='Output shell commands for the packages in topological ' + 'order') + parser.add_argument( + 'primary_extension', + help='The file extension of the primary shell') + parser.add_argument( + 'additional_extension', nargs='?', + help='The additional file extension to be considered') + parser.add_argument( + '--merged-install', action='store_true', + help='All install prefixes are merged into a single location') + args = parser.parse_args(argv) + + packages = get_packages(Path(__file__).parent, args.merged_install) + + ordered_packages = order_packages(packages) + for pkg_name in ordered_packages: + if _include_comments(): + print( + FORMAT_STR_COMMENT_LINE.format_map( + {'comment': 'Package: ' + pkg_name})) + prefix = os.path.abspath(os.path.dirname(__file__)) + if not args.merged_install: + prefix = os.path.join(prefix, pkg_name) + for line in get_commands( + pkg_name, prefix, args.primary_extension, + args.additional_extension + ): + print(line) + + for line in _remove_ending_separators(): + print(line) + + +def get_packages(prefix_path, merged_install): + """ + Find packages based on colcon-specific files created during installation. + + :param Path prefix_path: The install prefix path of all packages + :param bool merged_install: The flag if the packages are all installed + directly in the prefix or if each package is installed in a subdirectory + named after the package + :returns: A mapping from the package name to the set of runtime + dependencies + :rtype: dict + """ + packages = {} + # since importing colcon_core isn't feasible here the following constant + # must match colcon_core.location.get_relative_package_index_path() + subdirectory = 'share/colcon-core/packages' + if merged_install: + # return if workspace is empty + if not (prefix_path / subdirectory).is_dir(): + return packages + # find all files in the subdirectory + for p in (prefix_path / subdirectory).iterdir(): + if not p.is_file(): + continue + if p.name.startswith('.'): + continue + add_package_runtime_dependencies(p, packages) + else: + # for each subdirectory look for the package specific file + for p in prefix_path.iterdir(): + if not p.is_dir(): + continue + if p.name.startswith('.'): + continue + p = p / subdirectory / p.name + if p.is_file(): + add_package_runtime_dependencies(p, packages) + + # remove unknown dependencies + pkg_names = set(packages.keys()) + for k in packages.keys(): + packages[k] = {d for d in packages[k] if d in pkg_names} + + return packages + + +def add_package_runtime_dependencies(path, packages): + """ + Check the path and if it exists extract the packages runtime dependencies. + + :param Path path: The resource file containing the runtime dependencies + :param dict packages: A mapping from package names to the sets of runtime + dependencies to add to + """ + content = path.read_text() + dependencies = set(content.split(os.pathsep) if content else []) + packages[path.name] = dependencies + + +def order_packages(packages): + """ + Order packages topologically. + + :param dict packages: A mapping from package name to the set of runtime + dependencies + :returns: The package names + :rtype: list + """ + # select packages with no dependencies in alphabetical order + to_be_ordered = list(packages.keys()) + ordered = [] + while to_be_ordered: + pkg_names_without_deps = [ + name for name in to_be_ordered if not packages[name]] + if not pkg_names_without_deps: + reduce_cycle_set(packages) + raise RuntimeError( + 'Circular dependency between: ' + ', '.join(sorted(packages))) + pkg_names_without_deps.sort() + pkg_name = pkg_names_without_deps[0] + to_be_ordered.remove(pkg_name) + ordered.append(pkg_name) + # remove item from dependency lists + for k in list(packages.keys()): + if pkg_name in packages[k]: + packages[k].remove(pkg_name) + return ordered + + +def reduce_cycle_set(packages): + """ + Reduce the set of packages to the ones part of the circular dependency. + + :param dict packages: A mapping from package name to the set of runtime + dependencies which is modified in place + """ + last_depended = None + while len(packages) > 0: + # get all remaining dependencies + depended = set() + for pkg_name, dependencies in packages.items(): + depended = depended.union(dependencies) + # remove all packages which are not dependent on + for name in list(packages.keys()): + if name not in depended: + del packages[name] + if last_depended: + # if remaining packages haven't changed return them + if last_depended == depended: + return packages.keys() + # otherwise reduce again + last_depended = depended + + +def _include_comments(): + # skipping comment lines when COLCON_TRACE is not set speeds up the + # processing especially on Windows + return bool(os.environ.get('COLCON_TRACE')) + + +def get_commands(pkg_name, prefix, primary_extension, additional_extension): + commands = [] + package_dsv_path = os.path.join(prefix, 'share', pkg_name, 'package.dsv') + if os.path.exists(package_dsv_path): + commands += process_dsv_file( + package_dsv_path, prefix, primary_extension, additional_extension) + return commands + + +def process_dsv_file( + dsv_path, prefix, primary_extension=None, additional_extension=None +): + commands = [] + if _include_comments(): + commands.append(FORMAT_STR_COMMENT_LINE.format_map({'comment': dsv_path})) + with open(dsv_path, 'r') as h: + content = h.read() + lines = content.splitlines() + + basenames = OrderedDict() + for i, line in enumerate(lines): + # skip over empty or whitespace-only lines + if not line.strip(): + continue + try: + type_, remainder = line.split(';', 1) + except ValueError: + raise RuntimeError( + "Line %d in '%s' doesn't contain a semicolon separating the " + 'type from the arguments' % (i + 1, dsv_path)) + if type_ != DSV_TYPE_SOURCE: + # handle non-source lines + try: + commands += handle_dsv_types_except_source( + type_, remainder, prefix) + except RuntimeError as e: + raise RuntimeError( + "Line %d in '%s' %s" % (i + 1, dsv_path, e)) from e + else: + # group remaining source lines by basename + path_without_ext, ext = os.path.splitext(remainder) + if path_without_ext not in basenames: + basenames[path_without_ext] = set() + assert ext.startswith('.') + ext = ext[1:] + if ext in (primary_extension, additional_extension): + basenames[path_without_ext].add(ext) + + # add the dsv extension to each basename if the file exists + for basename, extensions in basenames.items(): + if not os.path.isabs(basename): + basename = os.path.join(prefix, basename) + if os.path.exists(basename + '.dsv'): + extensions.add('dsv') + + for basename, extensions in basenames.items(): + if not os.path.isabs(basename): + basename = os.path.join(prefix, basename) + if 'dsv' in extensions: + # process dsv files recursively + commands += process_dsv_file( + basename + '.dsv', prefix, primary_extension=primary_extension, + additional_extension=additional_extension) + elif primary_extension in extensions and len(extensions) == 1: + # source primary-only files + commands += [ + FORMAT_STR_INVOKE_SCRIPT.format_map({ + 'prefix': prefix, + 'script_path': basename + '.' + primary_extension})] + elif additional_extension in extensions: + # source non-primary files + commands += [ + FORMAT_STR_INVOKE_SCRIPT.format_map({ + 'prefix': prefix, + 'script_path': basename + '.' + additional_extension})] + + return commands + + +def handle_dsv_types_except_source(type_, remainder, prefix): + commands = [] + if type_ in (DSV_TYPE_SET, DSV_TYPE_SET_IF_UNSET): + try: + env_name, value = remainder.split(';', 1) + except ValueError: + raise RuntimeError( + "doesn't contain a semicolon separating the environment name " + 'from the value') + try_prefixed_value = os.path.join(prefix, value) if value else prefix + if os.path.exists(try_prefixed_value): + value = try_prefixed_value + if type_ == DSV_TYPE_SET: + commands += _set(env_name, value) + elif type_ == DSV_TYPE_SET_IF_UNSET: + commands += _set_if_unset(env_name, value) + else: + assert False + elif type_ in ( + DSV_TYPE_APPEND_NON_DUPLICATE, + DSV_TYPE_PREPEND_NON_DUPLICATE, + DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS + ): + try: + env_name_and_values = remainder.split(';') + except ValueError: + raise RuntimeError( + "doesn't contain a semicolon separating the environment name " + 'from the values') + env_name = env_name_and_values[0] + values = env_name_and_values[1:] + for value in values: + if not value: + value = prefix + elif not os.path.isabs(value): + value = os.path.join(prefix, value) + if ( + type_ == DSV_TYPE_PREPEND_NON_DUPLICATE_IF_EXISTS and + not os.path.exists(value) + ): + comment = f'skip extending {env_name} with not existing ' \ + f'path: {value}' + if _include_comments(): + commands.append( + FORMAT_STR_COMMENT_LINE.format_map({'comment': comment})) + elif type_ == DSV_TYPE_APPEND_NON_DUPLICATE: + commands += _append_unique_value(env_name, value) + else: + commands += _prepend_unique_value(env_name, value) + else: + raise RuntimeError( + 'contains an unknown environment hook type: ' + type_) + return commands + + +env_state = {} + + +def _append_unique_value(name, value): + global env_state + if name not in env_state: + if os.environ.get(name): + env_state[name] = set(os.environ[name].split(os.pathsep)) + else: + env_state[name] = set() + # append even if the variable has not been set yet, in case a shell script sets the + # same variable without the knowledge of this Python script. + # later _remove_ending_separators() will cleanup any unintentional leading separator + extend = FORMAT_STR_USE_ENV_VAR.format_map({'name': name}) + os.pathsep + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': extend + value}) + if value not in env_state[name]: + env_state[name].add(value) + else: + if not _include_comments(): + return [] + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +def _prepend_unique_value(name, value): + global env_state + if name not in env_state: + if os.environ.get(name): + env_state[name] = set(os.environ[name].split(os.pathsep)) + else: + env_state[name] = set() + # prepend even if the variable has not been set yet, in case a shell script sets the + # same variable without the knowledge of this Python script. + # later _remove_ending_separators() will cleanup any unintentional trailing separator + extend = os.pathsep + FORMAT_STR_USE_ENV_VAR.format_map({'name': name}) + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value + extend}) + if value not in env_state[name]: + env_state[name].add(value) + else: + if not _include_comments(): + return [] + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +# generate commands for removing prepended underscores +def _remove_ending_separators(): + # do nothing if the shell extension does not implement the logic + if FORMAT_STR_REMOVE_TRAILING_SEPARATOR is None: + return [] + + global env_state + commands = [] + for name in env_state: + # skip variables that already had values before this script started prepending + if name in os.environ: + continue + commands += [ + FORMAT_STR_REMOVE_LEADING_SEPARATOR.format_map({'name': name}), + FORMAT_STR_REMOVE_TRAILING_SEPARATOR.format_map({'name': name})] + return commands + + +def _set(name, value): + global env_state + env_state[name] = value + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value}) + return [line] + + +def _set_if_unset(name, value): + global env_state + line = FORMAT_STR_SET_ENV_VAR.format_map( + {'name': name, 'value': value}) + if env_state.get(name, os.environ.get(name)): + line = FORMAT_STR_COMMENT_LINE.format_map({'comment': line}) + return [line] + + +if __name__ == '__main__': # pragma: no cover + try: + rc = main() + except RuntimeError as e: + print(str(e), file=sys.stderr) + rc = 1 + sys.exit(rc) diff --git a/src/install/beacon_positioning/lib/beacon_positioning/tracker_position b/src/install/beacon_positioning/lib/beacon_positioning/tracker_position new file mode 100755 index 00000000..347a57b8 Binary files /dev/null and b/src/install/beacon_positioning/lib/beacon_positioning/tracker_position differ diff --git a/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning b/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning new file mode 100644 index 00000000..a83040de --- /dev/null +++ b/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning @@ -0,0 +1 @@ +rclcpp;std_msgs;ament_lint_auto;ament_lint_common \ No newline at end of file diff --git a/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning b/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning new file mode 100644 index 00000000..e69de29b diff --git a/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning b/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning new file mode 100644 index 00000000..e7eb8a35 --- /dev/null +++ b/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning @@ -0,0 +1 @@ +/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy \ No newline at end of file diff --git a/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake b/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake new file mode 100644 index 00000000..7beb7328 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake @@ -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() diff --git a/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake b/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake new file mode 100644 index 00000000..b0e6fc3b --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake @@ -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() diff --git a/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv b/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv new file mode 100644 index 00000000..79d4c95b --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv @@ -0,0 +1 @@ +prepend-non-duplicate;AMENT_PREFIX_PATH; diff --git a/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh b/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh new file mode 100644 index 00000000..02e441b7 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh @@ -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" diff --git a/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv b/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv new file mode 100644 index 00000000..b94426af --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv @@ -0,0 +1 @@ +prepend-non-duplicate-if-exists;PATH;bin diff --git a/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh b/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh new file mode 100644 index 00000000..e59b749a --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh @@ -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 diff --git a/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv new file mode 100644 index 00000000..e119f32c --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv @@ -0,0 +1 @@ +prepend-non-duplicate;CMAKE_PREFIX_PATH; diff --git a/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1 b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1 new file mode 100644 index 00000000..d03facc1 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1 @@ -0,0 +1,3 @@ +# generated from colcon_powershell/shell/template/hook_prepend_value.ps1.em + +colcon_prepend_unique_value CMAKE_PREFIX_PATH "$env:COLCON_CURRENT_PREFIX" diff --git a/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh new file mode 100644 index 00000000..a948e685 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh @@ -0,0 +1,3 @@ +# generated from colcon_core/shell/template/hook_prepend_value.sh.em + +_colcon_prepend_unique_value CMAKE_PREFIX_PATH "$COLCON_CURRENT_PREFIX" diff --git a/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash b/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash new file mode 100644 index 00000000..49782f24 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash @@ -0,0 +1,46 @@ +# generated from ament_package/template/package_level/local_setup.bash.in + +# source local_setup.sh from same directory as this file +_this_path=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" && pwd) +# provide AMENT_CURRENT_PREFIX to shell script +AMENT_CURRENT_PREFIX=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`/../.." && pwd) +# store AMENT_CURRENT_PREFIX to restore it before each environment hook +_package_local_setup_AMENT_CURRENT_PREFIX=$AMENT_CURRENT_PREFIX + +# trace output +if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_this_path/local_setup.sh\"" +fi +. "$_this_path/local_setup.sh" +unset _this_path + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# restore AMENT_CURRENT_PREFIX before evaluating the environment hooks +AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX +# list all environment hooks of this package + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + # restore AMENT_CURRENT_PREFIX for each environment hook + AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + . "$_hook" + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +unset _package_local_setup_AMENT_CURRENT_PREFIX +unset AMENT_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv b/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv new file mode 100644 index 00000000..12563f4b --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv @@ -0,0 +1,2 @@ +source;share/beacon_positioning/environment/ament_prefix_path.sh +source;share/beacon_positioning/environment/path.sh diff --git a/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh b/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh new file mode 100644 index 00000000..9c151071 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh @@ -0,0 +1,133 @@ +# generated from ament_package/template/package_level/local_setup.sh.in + +# since this file is sourced use either the provided AMENT_CURRENT_PREFIX +# or fall back to the destination set at configure time +: ${AMENT_CURRENT_PREFIX:="/home/ubuntu/ros2_ws/src/install/beacon_positioning"} +if [ ! -d "$AMENT_CURRENT_PREFIX" ]; then + if [ -z "$COLCON_CURRENT_PREFIX" ]; then + echo "The compile time prefix path '$AMENT_CURRENT_PREFIX' doesn't " \ + "exist. Consider sourcing a different extension than '.sh'." 1>&2 + else + AMENT_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" + fi +fi + +# function to append values to environment variables +# using colons as separators and avoiding leading separators +ament_append_value() { + # arguments + _listname="$1" + _value="$2" + #echo "listname $_listname" + #eval echo "list value \$$_listname" + #echo "value $_value" + + # avoid leading separator + eval _values=\"\$$_listname\" + if [ -z "$_values" ]; then + eval export $_listname=\"$_value\" + #eval echo "set list \$$_listname" + else + # field separator must not be a colon + _ament_append_value_IFS=$IFS + unset IFS + eval export $_listname=\"\$$_listname:$_value\" + #eval echo "append list \$$_listname" + IFS=$_ament_append_value_IFS + unset _ament_append_value_IFS + fi + unset _values + + unset _value + unset _listname +} + +# function to prepend non-duplicate values to environment variables +# using colons as separators and avoiding trailing separators +ament_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + #echo "listname $_listname" + #eval echo "list value \$$_listname" + #echo "value $_value" + + # check if the list contains the value + eval _values=\"\$$_listname\" + _duplicate= + _ament_prepend_unique_value_IFS=$IFS + IFS=":" + if [ "$AMENT_SHELL" = "zsh" ]; then + ament_zsh_to_array _values + fi + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + if [ "$_item" = "$_value" ]; then + _duplicate=1 + fi + done + unset _item + + # prepend only non-duplicates + if [ -z "$_duplicate" ]; then + # avoid trailing separator + if [ -z "$_values" ]; then + eval export $_listname=\"$_value\" + #eval echo "set list \$$_listname" + else + # field separator must not be a colon + unset IFS + eval export $_listname=\"$_value:\$$_listname\" + #eval echo "prepend list \$$_listname" + fi + fi + IFS=$_ament_prepend_unique_value_IFS + unset _ament_prepend_unique_value_IFS + unset _duplicate + unset _values + + unset _value + unset _listname +} + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# list all environment hooks of this package +ament_append_value AMENT_ENVIRONMENT_HOOKS "$AMENT_CURRENT_PREFIX/share/beacon_positioning/environment/ament_prefix_path.sh" +ament_append_value AMENT_ENVIRONMENT_HOOKS "$AMENT_CURRENT_PREFIX/share/beacon_positioning/environment/path.sh" + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + if [ "$AMENT_SHELL" = "zsh" ]; then + ament_zsh_to_array AMENT_ENVIRONMENT_HOOKS + fi + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + if [ -f "$_hook" ]; then + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + # trace output + if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_hook\"" + fi + . "$_hook" + fi + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +# reset AMENT_CURRENT_PREFIX after each package +# allowing to source multiple package-level setup files +unset AMENT_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh b/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh new file mode 100644 index 00000000..fe161be5 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh @@ -0,0 +1,59 @@ +# generated from ament_package/template/package_level/local_setup.zsh.in + +AMENT_SHELL=zsh + +# source local_setup.sh from same directory as this file +_this_path=$(builtin cd -q "`dirname "${(%):-%N}"`" > /dev/null && pwd) +# provide AMENT_CURRENT_PREFIX to shell script +AMENT_CURRENT_PREFIX=$(builtin cd -q "`dirname "${(%):-%N}"`/../.." > /dev/null && pwd) +# store AMENT_CURRENT_PREFIX to restore it before each environment hook +_package_local_setup_AMENT_CURRENT_PREFIX=$AMENT_CURRENT_PREFIX + +# function to convert array-like strings into arrays +# to wordaround SH_WORD_SPLIT not being set +ament_zsh_to_array() { + local _listname=$1 + local _dollar="$" + local _split="{=" + local _to_array="(\"$_dollar$_split$_listname}\")" + eval $_listname=$_to_array +} + +# trace output +if [ -n "$AMENT_TRACE_SETUP_FILES" ]; then + echo "# . \"$_this_path/local_setup.sh\"" +fi +# the package-level local_setup file unsets AMENT_CURRENT_PREFIX +. "$_this_path/local_setup.sh" +unset _this_path + +# unset AMENT_ENVIRONMENT_HOOKS +# if not appending to them for return +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + unset AMENT_ENVIRONMENT_HOOKS +fi + +# restore AMENT_CURRENT_PREFIX before evaluating the environment hooks +AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX +# list all environment hooks of this package + +# source all shell-specific environment hooks of this package +# if not returning them +if [ -z "$AMENT_RETURN_ENVIRONMENT_HOOKS" ]; then + _package_local_setup_IFS=$IFS + IFS=":" + for _hook in $AMENT_ENVIRONMENT_HOOKS; do + # restore AMENT_CURRENT_PREFIX for each environment hook + AMENT_CURRENT_PREFIX=$_package_local_setup_AMENT_CURRENT_PREFIX + # restore IFS before sourcing other files + IFS=$_package_local_setup_IFS + . "$_hook" + done + unset _hook + IFS=$_package_local_setup_IFS + unset _package_local_setup_IFS + unset AMENT_ENVIRONMENT_HOOKS +fi + +unset _package_local_setup_AMENT_CURRENT_PREFIX +unset AMENT_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.bash b/src/install/beacon_positioning/share/beacon_positioning/package.bash new file mode 100644 index 00000000..7d9ce6e4 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.bash @@ -0,0 +1,39 @@ +# generated from colcon_bash/shell/template/package.bash.em + +# This script extends the environment for this package. + +# a bash script is able to determine its own path if necessary +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + # the prefix is two levels up from the package specific share directory + _colcon_package_bash_COLCON_CURRENT_PREFIX="$(builtin cd "`dirname "${BASH_SOURCE[0]}"`/../.." > /dev/null && pwd)" +else + _colcon_package_bash_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +# additional arguments: arguments to the script +_colcon_package_bash_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$@" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# source sh script of this package +_colcon_package_bash_source_script "$_colcon_package_bash_COLCON_CURRENT_PREFIX/share/beacon_positioning/package.sh" + +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced scripts +COLCON_CURRENT_PREFIX="$_colcon_package_bash_COLCON_CURRENT_PREFIX" + +# source bash hooks +_colcon_package_bash_source_script "$COLCON_CURRENT_PREFIX/share/beacon_positioning/local_setup.bash" + +unset COLCON_CURRENT_PREFIX + +unset _colcon_package_bash_source_script +unset _colcon_package_bash_COLCON_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.dsv b/src/install/beacon_positioning/share/beacon_positioning/package.dsv new file mode 100644 index 00000000..f851561a --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.dsv @@ -0,0 +1,8 @@ +source;share/beacon_positioning/hook/cmake_prefix_path.ps1 +source;share/beacon_positioning/hook/cmake_prefix_path.dsv +source;share/beacon_positioning/hook/cmake_prefix_path.sh +source;share/beacon_positioning/local_setup.bash +source;share/beacon_positioning/local_setup.dsv +source;share/beacon_positioning/local_setup.ps1 +source;share/beacon_positioning/local_setup.sh +source;share/beacon_positioning/local_setup.zsh diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.ps1 b/src/install/beacon_positioning/share/beacon_positioning/package.ps1 new file mode 100644 index 00000000..7cd90b94 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.ps1 @@ -0,0 +1,116 @@ +# generated from colcon_powershell/shell/template/package.ps1.em + +# function to append a value to a variable +# which uses colons as separators +# duplicates as well as leading separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +function colcon_append_unique_value { + param ( + $_listname, + $_value + ) + + # get values from variable + if (Test-Path Env:$_listname) { + $_values=(Get-Item env:$_listname).Value + } else { + $_values="" + } + $_duplicate="" + # start with no values + $_all_values="" + # iterate over existing values in the variable + if ($_values) { + $_values.Split(";") | ForEach { + # not an empty string + if ($_) { + # not a duplicate of _value + if ($_ -eq $_value) { + $_duplicate="1" + } + if ($_all_values) { + $_all_values="${_all_values};$_" + } else { + $_all_values="$_" + } + } + } + } + # append only non-duplicates + if (!$_duplicate) { + # avoid leading separator + if ($_all_values) { + $_all_values="${_all_values};${_value}" + } else { + $_all_values="${_value}" + } + } + + # export the updated variable + Set-Item env:\$_listname -Value "$_all_values" +} + +# function to prepend a value to a variable +# which uses colons as separators +# duplicates as well as trailing separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +function colcon_prepend_unique_value { + param ( + $_listname, + $_value + ) + + # get values from variable + if (Test-Path Env:$_listname) { + $_values=(Get-Item env:$_listname).Value + } else { + $_values="" + } + # start with the new value + $_all_values="$_value" + # iterate over existing values in the variable + if ($_values) { + $_values.Split(";") | ForEach { + # not an empty string + if ($_) { + # not a duplicate of _value + if ($_ -ne $_value) { + # keep non-duplicate values + $_all_values="${_all_values};$_" + } + } + } + } + # export the updated variable + Set-Item env:\$_listname -Value "$_all_values" +} + +# function to source another script with conditional trace output +# first argument: the path of the script +# additional arguments: arguments to the script +function colcon_package_source_powershell_script { + param ( + $_colcon_package_source_powershell_script + ) + # source script with conditional trace output + if (Test-Path $_colcon_package_source_powershell_script) { + if ($env:COLCON_TRACE) { + echo ". '$_colcon_package_source_powershell_script'" + } + . "$_colcon_package_source_powershell_script" + } else { + Write-Error "not found: '$_colcon_package_source_powershell_script'" + } +} + + +# a powershell script is able to determine its own path +# the prefix is two levels up from the package specific share directory +$env:COLCON_CURRENT_PREFIX=(Get-Item $PSCommandPath).Directory.Parent.Parent.FullName + +colcon_package_source_powershell_script "$env:COLCON_CURRENT_PREFIX\share/beacon_positioning/hook/cmake_prefix_path.ps1" +colcon_package_source_powershell_script "$env:COLCON_CURRENT_PREFIX\share/beacon_positioning/local_setup.ps1" + +Remove-Item Env:\COLCON_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.sh b/src/install/beacon_positioning/share/beacon_positioning/package.sh new file mode 100644 index 00000000..d55c3cd3 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.sh @@ -0,0 +1,87 @@ +# generated from colcon_core/shell/template/package.sh.em + +# This script extends the environment for this package. + +# function to prepend a value to a variable +# which uses colons as separators +# duplicates as well as trailing separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +_colcon_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + + # get values from variable + eval _values=\"\$$_listname\" + # backup the field separator + _colcon_prepend_unique_value_IFS=$IFS + IFS=":" + # start with the new value + _all_values="$_value" + # workaround SH_WORD_SPLIT not being set in zsh + if [ "$(command -v colcon_zsh_convert_to_array)" ]; then + colcon_zsh_convert_to_array _values + fi + # iterate over existing values in the variable + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + # ignore duplicates of _value + if [ "$_item" = "$_value" ]; then + continue + fi + # keep non-duplicate values + _all_values="$_all_values:$_item" + done + unset _item + # restore the field separator + IFS=$_colcon_prepend_unique_value_IFS + unset _colcon_prepend_unique_value_IFS + # export the updated variable + eval export $_listname=\"$_all_values\" + unset _all_values + unset _values + + unset _value + unset _listname +} + +# since a plain shell script can't determine its own path when being sourced +# either use the provided COLCON_CURRENT_PREFIX +# or fall back to the build time prefix (if it exists) +_colcon_package_sh_COLCON_CURRENT_PREFIX="/home/ubuntu/ros2_ws/src/install/beacon_positioning" +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + if [ ! -d "$_colcon_package_sh_COLCON_CURRENT_PREFIX" ]; then + echo "The build time path \"$_colcon_package_sh_COLCON_CURRENT_PREFIX\" doesn't exist. Either source a script for a different shell or set the environment variable \"COLCON_CURRENT_PREFIX\" explicitly." 1>&2 + unset _colcon_package_sh_COLCON_CURRENT_PREFIX + return 1 + fi + COLCON_CURRENT_PREFIX="$_colcon_package_sh_COLCON_CURRENT_PREFIX" +fi +unset _colcon_package_sh_COLCON_CURRENT_PREFIX + +# function to source another script with conditional trace output +# first argument: the path of the script +# additional arguments: arguments to the script +_colcon_package_sh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo "# . \"$1\"" + fi + . "$@" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# source sh hooks +_colcon_package_sh_source_script "$COLCON_CURRENT_PREFIX/share/beacon_positioning/hook/cmake_prefix_path.sh" +_colcon_package_sh_source_script "$COLCON_CURRENT_PREFIX/share/beacon_positioning/local_setup.sh" + +unset _colcon_package_sh_source_script +unset COLCON_CURRENT_PREFIX + +# do not unset _colcon_prepend_unique_value since it might be used by non-primary shell hooks diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.xml b/src/install/beacon_positioning/share/beacon_positioning/package.xml new file mode 100644 index 00000000..120478b7 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.xml @@ -0,0 +1,20 @@ + + + + beacon_positioning + 0.0.0 + ROS 2 package to read the Terabee Robot Positioning System beacons positions + sem + Apache License 2.0 + + ament_cmake + rclcpp + std_msgs + + ament_lint_auto + ament_lint_common + + + ament_cmake + + diff --git a/src/install/beacon_positioning/share/beacon_positioning/package.zsh b/src/install/beacon_positioning/share/beacon_positioning/package.zsh new file mode 100644 index 00000000..2b891613 --- /dev/null +++ b/src/install/beacon_positioning/share/beacon_positioning/package.zsh @@ -0,0 +1,50 @@ +# generated from colcon_zsh/shell/template/package.zsh.em + +# This script extends the environment for this package. + +# a zsh script is able to determine its own path if necessary +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + # the prefix is two levels up from the package specific share directory + _colcon_package_zsh_COLCON_CURRENT_PREFIX="$(builtin cd -q "`dirname "${(%):-%N}"`/../.." > /dev/null && pwd)" +else + _colcon_package_zsh_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +# additional arguments: arguments to the script +_colcon_package_zsh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$@" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# function to convert array-like strings into arrays +# to workaround SH_WORD_SPLIT not being set +colcon_zsh_convert_to_array() { + local _listname=$1 + local _dollar="$" + local _split="{=" + local _to_array="(\"$_dollar$_split$_listname}\")" + eval $_listname=$_to_array +} + +# source sh script of this package +_colcon_package_zsh_source_script "$_colcon_package_zsh_COLCON_CURRENT_PREFIX/share/beacon_positioning/package.sh" +unset convert_zsh_to_array + +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced scripts +COLCON_CURRENT_PREFIX="$_colcon_package_zsh_COLCON_CURRENT_PREFIX" + +# source zsh hooks +_colcon_package_zsh_source_script "$COLCON_CURRENT_PREFIX/share/beacon_positioning/local_setup.zsh" + +unset COLCON_CURRENT_PREFIX + +unset _colcon_package_zsh_source_script +unset _colcon_package_zsh_COLCON_CURRENT_PREFIX diff --git a/src/install/beacon_positioning/share/colcon-core/packages/beacon_positioning b/src/install/beacon_positioning/share/colcon-core/packages/beacon_positioning new file mode 100644 index 00000000..1dbdd42e --- /dev/null +++ b/src/install/beacon_positioning/share/colcon-core/packages/beacon_positioning @@ -0,0 +1 @@ +rclcpp:std_msgs \ No newline at end of file diff --git a/src/install/local_setup.bash b/src/install/local_setup.bash new file mode 100644 index 00000000..efd5f8c9 --- /dev/null +++ b/src/install/local_setup.bash @@ -0,0 +1,107 @@ +# generated from colcon_bash/shell/template/prefix.bash.em + +# This script extends the environment with all packages contained in this +# prefix path. + +# a bash script is able to determine its own path if necessary +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + _colcon_prefix_bash_COLCON_CURRENT_PREFIX="$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" > /dev/null && pwd)" +else + _colcon_prefix_bash_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +fi + +# function to prepend a value to a variable +# which uses colons as separators +# duplicates as well as trailing separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +_colcon_prefix_bash_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + + # get values from variable + eval _values=\"\$$_listname\" + # backup the field separator + _colcon_prefix_bash_prepend_unique_value_IFS="$IFS" + IFS=":" + # start with the new value + _all_values="$_value" + # iterate over existing values in the variable + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + # ignore duplicates of _value + if [ "$_item" = "$_value" ]; then + continue + fi + # keep non-duplicate values + _all_values="$_all_values:$_item" + done + unset _item + # restore the field separator + IFS="$_colcon_prefix_bash_prepend_unique_value_IFS" + unset _colcon_prefix_bash_prepend_unique_value_IFS + # export the updated variable + eval export $_listname=\"$_all_values\" + unset _all_values + unset _values + + unset _value + unset _listname +} + +# add this prefix to the COLCON_PREFIX_PATH +_colcon_prefix_bash_prepend_unique_value COLCON_PREFIX_PATH "$_colcon_prefix_bash_COLCON_CURRENT_PREFIX" +unset _colcon_prefix_bash_prepend_unique_value + +# check environment variable for custom Python executable +if [ -n "$COLCON_PYTHON_EXECUTABLE" ]; then + if [ ! -f "$COLCON_PYTHON_EXECUTABLE" ]; then + echo "error: COLCON_PYTHON_EXECUTABLE '$COLCON_PYTHON_EXECUTABLE' doesn't exist" + return 1 + fi + _colcon_python_executable="$COLCON_PYTHON_EXECUTABLE" +else + # try the Python executable known at configure time + _colcon_python_executable="/usr/bin/python3" + # if it doesn't exist try a fall back + if [ ! -f "$_colcon_python_executable" ]; then + if ! /usr/bin/env python3 --version > /dev/null 2> /dev/null; then + echo "error: unable to find python3 executable" + return 1 + fi + _colcon_python_executable=`/usr/bin/env python3 -c "import sys; print(sys.executable)"` + fi +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_sh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# get all commands in topological order +_colcon_ordered_commands="$($_colcon_python_executable "$_colcon_prefix_bash_COLCON_CURRENT_PREFIX/_local_setup_util_sh.py" sh bash)" +unset _colcon_python_executable +if [ -n "$COLCON_TRACE" ]; then + echo "Execute generated script:" + echo "<<<" + echo "${_colcon_ordered_commands}" + echo ">>>" +fi +eval "${_colcon_ordered_commands}" +unset _colcon_ordered_commands + +unset _colcon_prefix_sh_source_script + +unset _colcon_prefix_bash_COLCON_CURRENT_PREFIX diff --git a/src/install/local_setup.ps1 b/src/install/local_setup.ps1 new file mode 100644 index 00000000..6f68c8de --- /dev/null +++ b/src/install/local_setup.ps1 @@ -0,0 +1,55 @@ +# generated from colcon_powershell/shell/template/prefix.ps1.em + +# This script extends the environment with all packages contained in this +# prefix path. + +# check environment variable for custom Python executable +if ($env:COLCON_PYTHON_EXECUTABLE) { + if (!(Test-Path "$env:COLCON_PYTHON_EXECUTABLE" -PathType Leaf)) { + echo "error: COLCON_PYTHON_EXECUTABLE '$env:COLCON_PYTHON_EXECUTABLE' doesn't exist" + exit 1 + } + $_colcon_python_executable="$env:COLCON_PYTHON_EXECUTABLE" +} else { + # use the Python executable known at configure time + $_colcon_python_executable="/usr/bin/python3" + # if it doesn't exist try a fall back + if (!(Test-Path "$_colcon_python_executable" -PathType Leaf)) { + if (!(Get-Command "python3" -ErrorAction SilentlyContinue)) { + echo "error: unable to find python3 executable" + exit 1 + } + $_colcon_python_executable="python3" + } +} + +# function to source another script with conditional trace output +# first argument: the path of the script +function _colcon_prefix_powershell_source_script { + param ( + $_colcon_prefix_powershell_source_script_param + ) + # source script with conditional trace output + if (Test-Path $_colcon_prefix_powershell_source_script_param) { + if ($env:COLCON_TRACE) { + echo ". '$_colcon_prefix_powershell_source_script_param'" + } + . "$_colcon_prefix_powershell_source_script_param" + } else { + Write-Error "not found: '$_colcon_prefix_powershell_source_script_param'" + } +} + +# get all commands in topological order +$_colcon_ordered_commands = & "$_colcon_python_executable" "$(Split-Path $PSCommandPath -Parent)/_local_setup_util_ps1.py" ps1 + +# execute all commands in topological order +if ($env:COLCON_TRACE) { + echo "Execute generated script:" + echo "<<<" + $_colcon_ordered_commands.Split([Environment]::NewLine, [StringSplitOptions]::RemoveEmptyEntries) | Write-Output + echo ">>>" +} +if ($_colcon_ordered_commands) { + $_colcon_ordered_commands.Split([Environment]::NewLine, [StringSplitOptions]::RemoveEmptyEntries) | Invoke-Expression +} diff --git a/src/install/local_setup.sh b/src/install/local_setup.sh new file mode 100644 index 00000000..b9c8ceb4 --- /dev/null +++ b/src/install/local_setup.sh @@ -0,0 +1,137 @@ +# generated from colcon_core/shell/template/prefix.sh.em + +# This script extends the environment with all packages contained in this +# prefix path. + +# since a plain shell script can't determine its own path when being sourced +# either use the provided COLCON_CURRENT_PREFIX +# or fall back to the build time prefix (if it exists) +_colcon_prefix_sh_COLCON_CURRENT_PREFIX="/home/ubuntu/ros2_ws/src/install" +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + if [ ! -d "$_colcon_prefix_sh_COLCON_CURRENT_PREFIX" ]; then + echo "The build time path \"$_colcon_prefix_sh_COLCON_CURRENT_PREFIX\" doesn't exist. Either source a script for a different shell or set the environment variable \"COLCON_CURRENT_PREFIX\" explicitly." 1>&2 + unset _colcon_prefix_sh_COLCON_CURRENT_PREFIX + return 1 + fi +else + _colcon_prefix_sh_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +fi + +# function to prepend a value to a variable +# which uses colons as separators +# duplicates as well as trailing separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +_colcon_prefix_sh_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + + # get values from variable + eval _values=\"\$$_listname\" + # backup the field separator + _colcon_prefix_sh_prepend_unique_value_IFS="$IFS" + IFS=":" + # start with the new value + _all_values="$_value" + _contained_value="" + # iterate over existing values in the variable + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + # ignore duplicates of _value + if [ "$_item" = "$_value" ]; then + _contained_value=1 + continue + fi + # keep non-duplicate values + _all_values="$_all_values:$_item" + done + unset _item + if [ -z "$_contained_value" ]; then + if [ -n "$COLCON_TRACE" ]; then + if [ "$_all_values" = "$_value" ]; then + echo "export $_listname=$_value" + else + echo "export $_listname=$_value:\$$_listname" + fi + fi + fi + unset _contained_value + # restore the field separator + IFS="$_colcon_prefix_sh_prepend_unique_value_IFS" + unset _colcon_prefix_sh_prepend_unique_value_IFS + # export the updated variable + eval export $_listname=\"$_all_values\" + unset _all_values + unset _values + + unset _value + unset _listname +} + +# add this prefix to the COLCON_PREFIX_PATH +_colcon_prefix_sh_prepend_unique_value COLCON_PREFIX_PATH "$_colcon_prefix_sh_COLCON_CURRENT_PREFIX" +unset _colcon_prefix_sh_prepend_unique_value + +# check environment variable for custom Python executable +if [ -n "$COLCON_PYTHON_EXECUTABLE" ]; then + if [ ! -f "$COLCON_PYTHON_EXECUTABLE" ]; then + echo "error: COLCON_PYTHON_EXECUTABLE '$COLCON_PYTHON_EXECUTABLE' doesn't exist" + return 1 + fi + _colcon_python_executable="$COLCON_PYTHON_EXECUTABLE" +else + # try the Python executable known at configure time + _colcon_python_executable="/usr/bin/python3" + # if it doesn't exist try a fall back + if [ ! -f "$_colcon_python_executable" ]; then + if ! /usr/bin/env python3 --version > /dev/null 2> /dev/null; then + echo "error: unable to find python3 executable" + return 1 + fi + _colcon_python_executable=`/usr/bin/env python3 -c "import sys; print(sys.executable)"` + fi +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_sh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo "# . \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# get all commands in topological order +_colcon_ordered_commands="$($_colcon_python_executable "$_colcon_prefix_sh_COLCON_CURRENT_PREFIX/_local_setup_util_sh.py" sh)" +unset _colcon_python_executable +if [ -n "$COLCON_TRACE" ]; then + echo "_colcon_prefix_sh_source_script() { + if [ -f \"\$1\" ]; then + if [ -n \"\$COLCON_TRACE\" ]; then + echo \"# . \\\"\$1\\\"\" + fi + . \"\$1\" + else + echo \"not found: \\\"\$1\\\"\" 1>&2 + fi + }" + echo "# Execute generated script:" + echo "# <<<" + echo "${_colcon_ordered_commands}" + echo "# >>>" + echo "unset _colcon_prefix_sh_source_script" +fi +eval "${_colcon_ordered_commands}" +unset _colcon_ordered_commands + +unset _colcon_prefix_sh_source_script + +unset _colcon_prefix_sh_COLCON_CURRENT_PREFIX diff --git a/src/install/local_setup.zsh b/src/install/local_setup.zsh new file mode 100644 index 00000000..f7a8d904 --- /dev/null +++ b/src/install/local_setup.zsh @@ -0,0 +1,120 @@ +# generated from colcon_zsh/shell/template/prefix.zsh.em + +# This script extends the environment with all packages contained in this +# prefix path. + +# a zsh script is able to determine its own path if necessary +if [ -z "$COLCON_CURRENT_PREFIX" ]; then + _colcon_prefix_zsh_COLCON_CURRENT_PREFIX="$(builtin cd -q "`dirname "${(%):-%N}"`" > /dev/null && pwd)" +else + _colcon_prefix_zsh_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +fi + +# function to convert array-like strings into arrays +# to workaround SH_WORD_SPLIT not being set +_colcon_prefix_zsh_convert_to_array() { + local _listname=$1 + local _dollar="$" + local _split="{=" + local _to_array="(\"$_dollar$_split$_listname}\")" + eval $_listname=$_to_array +} + +# function to prepend a value to a variable +# which uses colons as separators +# duplicates as well as trailing separators are avoided +# first argument: the name of the result variable +# second argument: the value to be prepended +_colcon_prefix_zsh_prepend_unique_value() { + # arguments + _listname="$1" + _value="$2" + + # get values from variable + eval _values=\"\$$_listname\" + # backup the field separator + _colcon_prefix_zsh_prepend_unique_value_IFS="$IFS" + IFS=":" + # start with the new value + _all_values="$_value" + # workaround SH_WORD_SPLIT not being set + _colcon_prefix_zsh_convert_to_array _values + # iterate over existing values in the variable + for _item in $_values; do + # ignore empty strings + if [ -z "$_item" ]; then + continue + fi + # ignore duplicates of _value + if [ "$_item" = "$_value" ]; then + continue + fi + # keep non-duplicate values + _all_values="$_all_values:$_item" + done + unset _item + # restore the field separator + IFS="$_colcon_prefix_zsh_prepend_unique_value_IFS" + unset _colcon_prefix_zsh_prepend_unique_value_IFS + # export the updated variable + eval export $_listname=\"$_all_values\" + unset _all_values + unset _values + + unset _value + unset _listname +} + +# add this prefix to the COLCON_PREFIX_PATH +_colcon_prefix_zsh_prepend_unique_value COLCON_PREFIX_PATH "$_colcon_prefix_zsh_COLCON_CURRENT_PREFIX" +unset _colcon_prefix_zsh_prepend_unique_value +unset _colcon_prefix_zsh_convert_to_array + +# check environment variable for custom Python executable +if [ -n "$COLCON_PYTHON_EXECUTABLE" ]; then + if [ ! -f "$COLCON_PYTHON_EXECUTABLE" ]; then + echo "error: COLCON_PYTHON_EXECUTABLE '$COLCON_PYTHON_EXECUTABLE' doesn't exist" + return 1 + fi + _colcon_python_executable="$COLCON_PYTHON_EXECUTABLE" +else + # try the Python executable known at configure time + _colcon_python_executable="/usr/bin/python3" + # if it doesn't exist try a fall back + if [ ! -f "$_colcon_python_executable" ]; then + if ! /usr/bin/env python3 --version > /dev/null 2> /dev/null; then + echo "error: unable to find python3 executable" + return 1 + fi + _colcon_python_executable=`/usr/bin/env python3 -c "import sys; print(sys.executable)"` + fi +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_sh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# get all commands in topological order +_colcon_ordered_commands="$($_colcon_python_executable "$_colcon_prefix_zsh_COLCON_CURRENT_PREFIX/_local_setup_util_sh.py" sh zsh)" +unset _colcon_python_executable +if [ -n "$COLCON_TRACE" ]; then + echo "Execute generated script:" + echo "<<<" + echo "${_colcon_ordered_commands}" + echo ">>>" +fi +eval "${_colcon_ordered_commands}" +unset _colcon_ordered_commands + +unset _colcon_prefix_sh_source_script + +unset _colcon_prefix_zsh_COLCON_CURRENT_PREFIX diff --git a/src/install/setup.bash b/src/install/setup.bash new file mode 100644 index 00000000..d1728540 --- /dev/null +++ b/src/install/setup.bash @@ -0,0 +1,34 @@ +# generated from colcon_bash/shell/template/prefix_chain.bash.em + +# This script extends the environment with the environment of other prefix +# paths which were sourced when this file was generated as well as all packages +# contained in this prefix path. + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_chain_bash_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# source chained prefixes +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="/opt/ros/foxy" +_colcon_prefix_chain_bash_source_script "$COLCON_CURRENT_PREFIX/local_setup.bash" +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="/home/ubuntu/ros2_ws/install" +_colcon_prefix_chain_bash_source_script "$COLCON_CURRENT_PREFIX/local_setup.bash" + +# source this prefix +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" > /dev/null && pwd)" +_colcon_prefix_chain_bash_source_script "$COLCON_CURRENT_PREFIX/local_setup.bash" + +unset COLCON_CURRENT_PREFIX +unset _colcon_prefix_chain_bash_source_script diff --git a/src/install/setup.ps1 b/src/install/setup.ps1 new file mode 100644 index 00000000..bc6cbdba --- /dev/null +++ b/src/install/setup.ps1 @@ -0,0 +1,30 @@ +# generated from colcon_powershell/shell/template/prefix_chain.ps1.em + +# This script extends the environment with the environment of other prefix +# paths which were sourced when this file was generated as well as all packages +# contained in this prefix path. + +# function to source another script with conditional trace output +# first argument: the path of the script +function _colcon_prefix_chain_powershell_source_script { + param ( + $_colcon_prefix_chain_powershell_source_script_param + ) + # source script with conditional trace output + if (Test-Path $_colcon_prefix_chain_powershell_source_script_param) { + if ($env:COLCON_TRACE) { + echo ". '$_colcon_prefix_chain_powershell_source_script_param'" + } + . "$_colcon_prefix_chain_powershell_source_script_param" + } else { + Write-Error "not found: '$_colcon_prefix_chain_powershell_source_script_param'" + } +} + +# source chained prefixes +_colcon_prefix_chain_powershell_source_script "/opt/ros/foxy\local_setup.ps1" +_colcon_prefix_chain_powershell_source_script "/home/ubuntu/ros2_ws/install\local_setup.ps1" + +# source this prefix +$env:COLCON_CURRENT_PREFIX=(Split-Path $PSCommandPath -Parent) +_colcon_prefix_chain_powershell_source_script "$env:COLCON_CURRENT_PREFIX\local_setup.ps1" diff --git a/src/install/setup.sh b/src/install/setup.sh new file mode 100644 index 00000000..73ff7207 --- /dev/null +++ b/src/install/setup.sh @@ -0,0 +1,49 @@ +# generated from colcon_core/shell/template/prefix_chain.sh.em + +# This script extends the environment with the environment of other prefix +# paths which were sourced when this file was generated as well as all packages +# contained in this prefix path. + +# since a plain shell script can't determine its own path when being sourced +# either use the provided COLCON_CURRENT_PREFIX +# or fall back to the build time prefix (if it exists) +_colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX=/home/ubuntu/ros2_ws/src/install +if [ ! -z "$COLCON_CURRENT_PREFIX" ]; then + _colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX="$COLCON_CURRENT_PREFIX" +elif [ ! -d "$_colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX" ]; then + echo "The build time path \"$_colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX\" doesn't exist. Either source a script for a different shell or set the environment variable \"COLCON_CURRENT_PREFIX\" explicitly." 1>&2 + unset _colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX + return 1 +fi + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_chain_sh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo "# . \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# source chained prefixes +# setting COLCON_CURRENT_PREFIX avoids relying on the build time prefix of the sourced script +COLCON_CURRENT_PREFIX="/opt/ros/foxy" +_colcon_prefix_chain_sh_source_script "$COLCON_CURRENT_PREFIX/local_setup.sh" + +# setting COLCON_CURRENT_PREFIX avoids relying on the build time prefix of the sourced script +COLCON_CURRENT_PREFIX="/home/ubuntu/ros2_ws/install" +_colcon_prefix_chain_sh_source_script "$COLCON_CURRENT_PREFIX/local_setup.sh" + + +# source this prefix +# setting COLCON_CURRENT_PREFIX avoids relying on the build time prefix of the sourced script +COLCON_CURRENT_PREFIX="$_colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX" +_colcon_prefix_chain_sh_source_script "$COLCON_CURRENT_PREFIX/local_setup.sh" + +unset _colcon_prefix_chain_sh_COLCON_CURRENT_PREFIX +unset _colcon_prefix_chain_sh_source_script +unset COLCON_CURRENT_PREFIX diff --git a/src/install/setup.zsh b/src/install/setup.zsh new file mode 100644 index 00000000..59ace557 --- /dev/null +++ b/src/install/setup.zsh @@ -0,0 +1,34 @@ +# generated from colcon_zsh/shell/template/prefix_chain.zsh.em + +# This script extends the environment with the environment of other prefix +# paths which were sourced when this file was generated as well as all packages +# contained in this prefix path. + +# function to source another script with conditional trace output +# first argument: the path of the script +_colcon_prefix_chain_zsh_source_script() { + if [ -f "$1" ]; then + if [ -n "$COLCON_TRACE" ]; then + echo ". \"$1\"" + fi + . "$1" + else + echo "not found: \"$1\"" 1>&2 + fi +} + +# source chained prefixes +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="/opt/ros/foxy" +_colcon_prefix_chain_zsh_source_script "$COLCON_CURRENT_PREFIX/local_setup.zsh" +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="/home/ubuntu/ros2_ws/install" +_colcon_prefix_chain_zsh_source_script "$COLCON_CURRENT_PREFIX/local_setup.zsh" + +# source this prefix +# setting COLCON_CURRENT_PREFIX avoids determining the prefix in the sourced script +COLCON_CURRENT_PREFIX="$(builtin cd -q "`dirname "${(%):-%N}"`" > /dev/null && pwd)" +_colcon_prefix_chain_zsh_source_script "$COLCON_CURRENT_PREFIX/local_setup.zsh" + +unset COLCON_CURRENT_PREFIX +unset _colcon_prefix_chain_zsh_source_script diff --git a/src/log/COLCON_IGNORE b/src/log/COLCON_IGNORE new file mode 100644 index 00000000..e69de29b diff --git a/src/log/build_2023-04-13_14-25-05/beacon_positioning/command.log b/src/log/build_2023-04-13_14-25-05/beacon_positioning/command.log new file mode 100644 index 00000000..3cfef5a1 --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/beacon_positioning/command.log @@ -0,0 +1,6 @@ +Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning +Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning diff --git a/src/log/build_2023-04-13_14-25-05/beacon_positioning/stderr.log b/src/log/build_2023-04-13_14-25-05/beacon_positioning/stderr.log new file mode 100644 index 00000000..e69de29b diff --git a/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout.log b/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout.log new file mode 100644 index 00000000..7371566a --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout.log @@ -0,0 +1,70 @@ +-- The C compiler identification is GNU 9.4.0 +-- The CXX compiler identification is GNU 9.4.0 +-- Check for working C compiler: /usr/bin/cc +-- Check for working C compiler: /usr/bin/cc -- works +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Detecting C compile features +-- Detecting C compile features - done +-- Check for working CXX compiler: /usr/bin/c++ +-- Check for working CXX compiler: /usr/bin/c++ -- works +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake) +-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") +-- 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) +-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") +-- Found FastRTPS: /opt/ros/foxy/include +-- 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 +-- Looking for pthread.h +-- Looking for pthread.h - found +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed +-- Looking for pthread_create in pthreads +-- Looking for pthread_create in pthreads - not found +-- Looking for pthread_create in pthread +-- Looking for pthread_create in pthread - found +-- Found Threads: TRUE +-- 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: $ +-- 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/src/build/beacon_positioning +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[100%] Built target tracker_position +-- Install configuration: "" +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position +-- Set runtime path of "/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position" to "" +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.xml diff --git a/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout_stderr.log b/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout_stderr.log new file mode 100644 index 00000000..7371566a --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/beacon_positioning/stdout_stderr.log @@ -0,0 +1,70 @@ +-- The C compiler identification is GNU 9.4.0 +-- The CXX compiler identification is GNU 9.4.0 +-- Check for working C compiler: /usr/bin/cc +-- Check for working C compiler: /usr/bin/cc -- works +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Detecting C compile features +-- Detecting C compile features - done +-- Check for working CXX compiler: /usr/bin/c++ +-- Check for working CXX compiler: /usr/bin/c++ -- works +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Detecting CXX compile features +-- Detecting CXX compile features - done +-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake) +-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") +-- 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) +-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") +-- Found FastRTPS: /opt/ros/foxy/include +-- 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 +-- Looking for pthread.h +-- Looking for pthread.h - found +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD +-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed +-- Looking for pthread_create in pthreads +-- Looking for pthread_create in pthreads - not found +-- Looking for pthread_create in pthread +-- Looking for pthread_create in pthread - found +-- Found Threads: TRUE +-- 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: $ +-- 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/src/build/beacon_positioning +Scanning dependencies of target tracker_position +[ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[100%] Linking CXX executable tracker_position +[100%] Built target tracker_position +-- Install configuration: "" +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position +-- Set runtime path of "/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position" to "" +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake +-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.xml diff --git a/src/log/build_2023-04-13_14-25-05/beacon_positioning/streams.log b/src/log/build_2023-04-13_14-25-05/beacon_positioning/streams.log new file mode 100644 index 00000000..b1ce946f --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/beacon_positioning/streams.log @@ -0,0 +1,76 @@ +[0.113s] Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +[0.357s] -- The C compiler identification is GNU 9.4.0 +[0.576s] -- The CXX compiler identification is GNU 9.4.0 +[0.592s] -- Check for working C compiler: /usr/bin/cc +[0.869s] -- Check for working C compiler: /usr/bin/cc -- works +[0.873s] -- Detecting C compiler ABI info +[1.156s] -- Detecting C compiler ABI info - done +[1.191s] -- Detecting C compile features +[1.192s] -- Detecting C compile features - done +[1.200s] -- Check for working CXX compiler: /usr/bin/c++ +[1.511s] -- Check for working CXX compiler: /usr/bin/c++ -- works +[1.515s] -- Detecting CXX compiler ABI info +[1.824s] -- Detecting CXX compiler ABI info - done +[1.864s] -- Detecting CXX compile features +[1.866s] -- Detecting CXX compile features - done +[1.883s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake) +[1.996s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") +[1.996s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3 +[2.807s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake) +[3.031s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c +[3.073s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake) +[3.393s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") +[3.495s] -- Found FastRTPS: /opt/ros/foxy/include +[3.814s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp +[4.046s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake) +[4.052s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default +[4.055s] -- Looking for pthread.h +[4.353s] -- Looking for pthread.h - found +[4.354s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD +[4.651s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed +[4.652s] -- Looking for pthread_create in pthreads +[4.899s] -- Looking for pthread_create in pthreads - not found +[4.899s] -- Looking for pthread_create in pthread +[5.189s] -- Looking for pthread_create in pthread - found +[5.194s] -- Found Threads: TRUE +[5.776s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake) +[6.187s] -- Added test 'copyright' to check source files copyright and LICENSE +[6.193s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code +[6.194s] -- Configured cppcheck include dirs: $ +[6.194s] -- Configured cppcheck exclude dirs and/or files: +[6.199s] -- Added test 'cpplint' to check C / C++ code against the Google style +[6.199s] -- Configured cpplint exclude dirs and/or files: +[6.202s] -- Added test 'lint_cmake' to check CMake code style +[6.208s] -- Added test 'uncrustify' to check C / C++ code style +[6.208s] -- Configured uncrustify additional arguments: +[6.210s] -- Added test 'xmllint' to check XML markup files +[6.231s] -- Configuring done +[6.257s] -- Generating done +[6.262s] -- Build files have been written to: /home/ubuntu/ros2_ws/src/build/beacon_positioning +[6.281s] Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +[6.293s] Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +[6.460s] Scanning dependencies of target tracker_position +[6.633s] [ 50%] Building CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o +[17.362s] [100%] Linking CXX executable tracker_position +[18.045s] [100%] Built target tracker_position +[18.112s] Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +[18.269s] Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning +[18.302s] -- Install configuration: "" +[18.303s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position +[18.309s] -- Set runtime path of "/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position" to "" +[18.309s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning +[18.311s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning +[18.312s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh +[18.313s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv +[18.314s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh +[18.315s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv +[18.316s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash +[18.317s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh +[18.318s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh +[18.319s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv +[18.320s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv +[18.321s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning +[18.323s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake +[18.324s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake +[18.325s] -- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.xml +[18.338s] Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning diff --git a/src/log/build_2023-04-13_14-25-05/events.log b/src/log/build_2023-04-13_14-25-05/events.log new file mode 100644 index 00000000..6f188ed1 --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/events.log @@ -0,0 +1,272 @@ +[0.000000] (-) TimerEvent: {} +[0.001090] (-) JobUnselected: {'identifier': 'drone_sensors'} +[0.002110] (-) JobUnselected: {'identifier': 'px4_msgs'} +[0.002811] (-) JobUnselected: {'identifier': 'px4_ros_com'} +[0.003934] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()} +[0.004212] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'} +[0.099638] (-) TimerEvent: {} +[0.112640] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'} +[0.113555] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/src/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/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/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/src/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False} +[0.199710] (-) TimerEvent: {} +[0.300634] (-) TimerEvent: {} +[0.360658] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'} +[0.400835] (-) TimerEvent: {} +[0.501677] (-) TimerEvent: {} +[0.579600] (beacon_positioning) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'} +[0.596289] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'} +[0.601801] (-) TimerEvent: {} +[0.702551] (-) TimerEvent: {} +[0.803295] (-) TimerEvent: {} +[0.873173] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'} +[0.876494] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'} +[0.903476] (-) TimerEvent: {} +[1.004518] (-) TimerEvent: {} +[1.106056] (-) TimerEvent: {} +[1.159650] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'} +[1.194570] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features\n'} +[1.195611] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features - done\n'} +[1.203980] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'} +[1.206169] (-) TimerEvent: {} +[1.306851] (-) TimerEvent: {} +[1.407608] (-) TimerEvent: {} +[1.508362] (-) TimerEvent: {} +[1.515372] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'} +[1.519244] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'} +[1.608607] (-) TimerEvent: {} +[1.709597] (-) TimerEvent: {} +[1.810380] (-) TimerEvent: {} +[1.828174] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'} +[1.867964] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features\n'} +[1.869557] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'} +[1.886762] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'} +[1.910530] (-) TimerEvent: {} +[1.999721] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'} +[2.000380] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'} +[2.010703] (-) TimerEvent: {} +[2.111438] (-) TimerEvent: {} +[2.212085] (-) TimerEvent: {} +[2.312793] (-) TimerEvent: {} +[2.413439] (-) TimerEvent: {} +[2.514038] (-) TimerEvent: {} +[2.614746] (-) TimerEvent: {} +[2.715781] (-) TimerEvent: {} +[2.810599] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'} +[2.815906] (-) TimerEvent: {} +[2.916523] (-) TimerEvent: {} +[3.017177] (-) TimerEvent: {} +[3.035378] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'} +[3.076735] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'} +[3.117329] (-) TimerEvent: {} +[3.218048] (-) TimerEvent: {} +[3.318971] (-) TimerEvent: {} +[3.396973] (beacon_positioning) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'} +[3.419125] (-) TimerEvent: {} +[3.498583] (beacon_positioning) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'} +[3.519276] (-) TimerEvent: {} +[3.619970] (-) TimerEvent: {} +[3.720731] (-) TimerEvent: {} +[3.817482] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'} +[3.820831] (-) TimerEvent: {} +[3.921367] (-) TimerEvent: {} +[4.022128] (-) TimerEvent: {} +[4.050238] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'} +[4.055696] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"} +[4.059005] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h\n'} +[4.122384] (-) TimerEvent: {} +[4.223154] (-) TimerEvent: {} +[4.323995] (-) TimerEvent: {} +[4.356783] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h - found\n'} +[4.357676] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD\n'} +[4.424191] (-) TimerEvent: {} +[4.525069] (-) TimerEvent: {} +[4.625891] (-) TimerEvent: {} +[4.654983] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed\n'} +[4.655704] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads\n'} +[4.726128] (-) TimerEvent: {} +[4.826934] (-) TimerEvent: {} +[4.902341] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads - not found\n'} +[4.903134] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread\n'} +[4.927094] (-) TimerEvent: {} +[5.028061] (-) TimerEvent: {} +[5.129280] (-) TimerEvent: {} +[5.193205] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread - found\n'} +[5.197514] (beacon_positioning) StdoutLine: {'line': b'-- Found Threads: TRUE \n'} +[5.229442] (-) TimerEvent: {} +[5.330120] (-) TimerEvent: {} +[5.431147] (-) TimerEvent: {} +[5.531835] (-) TimerEvent: {} +[5.632526] (-) TimerEvent: {} +[5.733164] (-) TimerEvent: {} +[5.780254] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'} +[5.833320] (-) TimerEvent: {} +[5.934001] (-) TimerEvent: {} +[6.034807] (-) TimerEvent: {} +[6.135622] (-) TimerEvent: {} +[6.191230] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"} +[6.197016] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"} +[6.197665] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $\n'} +[6.198116] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'} +[6.202830] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"} +[6.203364] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'} +[6.206325] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"} +[6.211891] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"} +[6.212439] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'} +[6.214248] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"} +[6.235000] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'} +[6.235713] (-) TimerEvent: {} +[6.260816] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'} +[6.266359] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/src/build/beacon_positioning\n'} +[6.285038] (beacon_positioning) CommandEnded: {'returncode': 0} +[6.287066] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'} +[6.289549] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/src/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/src/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/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/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/src/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False} +[6.336016] (-) TimerEvent: {} +[6.437034] (-) TimerEvent: {} +[6.463405] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'} +[6.537197] (-) TimerEvent: {} +[6.637331] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'} +[6.637995] (-) TimerEvent: {} +[6.738681] (-) TimerEvent: {} +[6.839399] (-) TimerEvent: {} +[6.940299] (-) TimerEvent: {} +[7.041039] (-) TimerEvent: {} +[7.141758] (-) TimerEvent: {} +[7.242530] (-) TimerEvent: {} +[7.343298] (-) TimerEvent: {} +[7.444034] (-) TimerEvent: {} +[7.544824] (-) TimerEvent: {} +[7.645550] (-) TimerEvent: {} +[7.746353] (-) TimerEvent: {} +[7.847163] (-) TimerEvent: {} +[7.947956] (-) TimerEvent: {} +[8.048735] (-) TimerEvent: {} +[8.149510] (-) TimerEvent: {} +[8.250307] (-) TimerEvent: {} +[8.351043] (-) TimerEvent: {} +[8.451758] (-) TimerEvent: {} +[8.552538] (-) TimerEvent: {} +[8.653341] (-) TimerEvent: {} +[8.754082] (-) TimerEvent: {} +[8.854918] (-) TimerEvent: {} +[8.955655] (-) TimerEvent: {} +[9.056400] (-) TimerEvent: {} +[9.157199] (-) TimerEvent: {} +[9.257945] (-) TimerEvent: {} +[9.358711] (-) TimerEvent: {} +[9.459464] (-) TimerEvent: {} +[9.560211] (-) TimerEvent: {} +[9.660995] (-) TimerEvent: {} +[9.761739] (-) TimerEvent: {} +[9.862507] (-) TimerEvent: {} +[9.963235] (-) TimerEvent: {} +[10.063972] (-) TimerEvent: {} +[10.164763] (-) TimerEvent: {} +[10.265516] (-) TimerEvent: {} +[10.366300] (-) TimerEvent: {} +[10.467256] (-) TimerEvent: {} +[10.568061] (-) TimerEvent: {} +[10.668840] (-) TimerEvent: {} +[10.769586] (-) TimerEvent: {} +[10.870334] (-) TimerEvent: {} +[10.971082] (-) TimerEvent: {} +[11.071835] (-) TimerEvent: {} +[11.172590] (-) TimerEvent: {} +[11.273357] (-) TimerEvent: {} +[11.374138] (-) TimerEvent: {} +[11.474909] (-) TimerEvent: {} +[11.575650] (-) TimerEvent: {} +[11.676395] (-) TimerEvent: {} +[11.777131] (-) TimerEvent: {} +[11.877872] (-) TimerEvent: {} +[11.978671] (-) TimerEvent: {} +[12.079401] (-) TimerEvent: {} +[12.180127] (-) TimerEvent: {} +[12.280891] (-) TimerEvent: {} +[12.381624] (-) TimerEvent: {} +[12.482370] (-) TimerEvent: {} +[12.583062] (-) TimerEvent: {} +[12.683788] (-) TimerEvent: {} +[12.784520] (-) TimerEvent: {} +[12.885266] (-) TimerEvent: {} +[12.986035] (-) TimerEvent: {} +[13.086792] (-) TimerEvent: {} +[13.187508] (-) TimerEvent: {} +[13.288218] (-) TimerEvent: {} +[13.388952] (-) TimerEvent: {} +[13.489759] (-) TimerEvent: {} +[13.590506] (-) TimerEvent: {} +[13.691243] (-) TimerEvent: {} +[13.791979] (-) TimerEvent: {} +[13.892723] (-) TimerEvent: {} +[13.993496] (-) TimerEvent: {} +[14.094286] (-) TimerEvent: {} +[14.195095] (-) TimerEvent: {} +[14.295812] (-) TimerEvent: {} +[14.396564] (-) TimerEvent: {} +[14.497723] (-) TimerEvent: {} +[14.598493] (-) TimerEvent: {} +[14.699471] (-) TimerEvent: {} +[14.800192] (-) TimerEvent: {} +[14.900908] (-) TimerEvent: {} +[15.001648] (-) TimerEvent: {} +[15.102369] (-) TimerEvent: {} +[15.203097] (-) TimerEvent: {} +[15.303821] (-) TimerEvent: {} +[15.404518] (-) TimerEvent: {} +[15.505270] (-) TimerEvent: {} +[15.606008] (-) TimerEvent: {} +[15.706791] (-) TimerEvent: {} +[15.807506] (-) TimerEvent: {} +[15.908236] (-) TimerEvent: {} +[16.009007] (-) TimerEvent: {} +[16.109752] (-) TimerEvent: {} +[16.210485] (-) TimerEvent: {} +[16.311212] (-) TimerEvent: {} +[16.411897] (-) TimerEvent: {} +[16.512602] (-) TimerEvent: {} +[16.613313] (-) TimerEvent: {} +[16.714032] (-) TimerEvent: {} +[16.814846] (-) TimerEvent: {} +[16.915782] (-) TimerEvent: {} +[17.016589] (-) TimerEvent: {} +[17.117369] (-) TimerEvent: {} +[17.218190] (-) TimerEvent: {} +[17.319212] (-) TimerEvent: {} +[17.365763] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'} +[17.419394] (-) TimerEvent: {} +[17.520208] (-) TimerEvent: {} +[17.621126] (-) TimerEvent: {} +[17.722096] (-) TimerEvent: {} +[17.823001] (-) TimerEvent: {} +[17.923679] (-) TimerEvent: {} +[18.024606] (-) TimerEvent: {} +[18.049338] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'} +[18.115771] (beacon_positioning) CommandEnded: {'returncode': 0} +[18.125076] (-) TimerEvent: {} +[18.226319] (-) TimerEvent: {} +[18.227983] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'} +[18.267003] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/src/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/src/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/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/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/src/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False} +[18.305931] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'} +[18.306767] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'} +[18.312669] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'} +[18.313504] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'} +[18.314995] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'} +[18.316275] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'} +[18.317256] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'} +[18.318291] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'} +[18.319264] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'} +[18.320255] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'} +[18.321181] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'} +[18.322155] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'} +[18.323166] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'} +[18.324140] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv\n'} +[18.325374] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'} +[18.326417] (-) TimerEvent: {} +[18.326985] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'} +[18.327606] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'} +[18.328658] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.xml\n'} +[18.334587] (beacon_positioning) CommandEnded: {'returncode': 0} +[18.431670] (-) TimerEvent: {} +[18.537158] (-) TimerEvent: {} +[18.643835] (-) TimerEvent: {} +[18.686920] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0} +[18.689642] (-) EventReactorShutdown: {} diff --git a/src/log/build_2023-04-13_14-25-05/logger_all.log b/src/log/build_2023-04-13_14-25-05/logger_all.log new file mode 100644 index 00000000..d8996ba9 --- /dev/null +++ b/src/log/build_2023-04-13_14-25-05/logger_all.log @@ -0,0 +1,164 @@ +[1.705s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning'] +[1.706s] 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=>, 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=, verb_name='build', verb_parser=) +[1.909s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters +[1.909s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters +[1.909s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters +[1.909s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters +[1.910s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover +[1.910s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover +[1.910s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws/src' +[1.910s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install'] +[1.911s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore' +[1.911s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install' +[1.911s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg'] +[1.911s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg' +[1.911s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta'] +[1.912s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta' +[1.912s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros'] +[1.912s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros' +[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python'] +[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake' +[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python' +[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py'] +[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py' +[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extensions ['ignore', 'ignore_ament_install'] +[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extension 'ignore' +[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extension 'ignore_ament_install' +[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extensions ['colcon_pkg'] +[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extension 'colcon_pkg' +[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extensions ['colcon_meta'] +[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extension 'colcon_meta' +[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extensions ['ros'] +[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(beacon_positioning) by extension 'ros' +[2.005s] DEBUG:colcon.colcon_core.package_identification:Package 'beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning' +[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install'] +[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore' +[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored +[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extensions ['ignore', 'ignore_ament_install'] +[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extension 'ignore' +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extension 'ignore_ament_install' +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extensions ['colcon_pkg'] +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extension 'colcon_pkg' +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extensions ['colcon_meta'] +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extension 'colcon_meta' +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extensions ['ros'] +[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(drone_sensors) by extension 'ros' +[2.011s] DEBUG:colcon.colcon_core.package_identification:Package 'drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors' +[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install'] +[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore' +[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored +[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install'] +[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore' +[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored +[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extensions ['ignore', 'ignore_ament_install'] +[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extension 'ignore' +[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extension 'ignore_ament_install' +[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extensions ['colcon_pkg'] +[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extension 'colcon_pkg' +[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extensions ['colcon_meta'] +[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extension 'colcon_meta' +[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extensions ['ros'] +[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(px4_msgs) by extension 'ros' +[2.017s] DEBUG:colcon.colcon_core.package_identification:Package 'px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs' +[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extensions ['ignore', 'ignore_ament_install'] +[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extension 'ignore' +[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extension 'ignore_ament_install' +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extensions ['colcon_pkg'] +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extension 'colcon_pkg' +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extensions ['colcon_meta'] +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extension 'colcon_meta' +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extensions ['ros'] +[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(px4_ros_com) by extension 'ros' +[2.024s] DEBUG:colcon.colcon_core.package_identification:Package 'px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com' +[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults +[2.024s] 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.025s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover +[2.025s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults +[2.201s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'drone_sensors' +[2.201s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'px4_msgs' +[2.202s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'px4_ros_com' +[2.204s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters +[2.204s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover +[2.245s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install +[2.264s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy +[2.268s] 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.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None' +[2.423s] 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/src/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/src/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.488s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete +[2.489s] 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.526s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems +[2.526s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell +[2.527s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment +[2.604s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +[8.773s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/src/install/beacon_positioning +[8.786s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +[20.604s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/src/build/beacon_positioning -- -j4 -l4 +[20.762s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning +[20.821s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning) +[20.829s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/src/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/src/build/beacon_positioning +[20.863s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning' for CMake module files +[20.866s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning' for CMake config files +[20.867s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path') +[20.889s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1' +[20.892s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv' +[20.893s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh' +[20.897s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib' +[20.898s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/bin' +[20.898s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc' +[20.899s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/python3.8/site-packages' +[20.899s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/bin' +[20.923s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.ps1' +[20.926s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv' +[20.928s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.sh' +[20.931s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.bash' +[20.934s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.zsh' +[20.936s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/colcon-core/packages/beacon_positioning) +[21.078s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning) +[21.105s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning' for CMake module files +[21.108s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning' for CMake config files +[21.109s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path') +[21.132s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1' +[21.134s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv' +[21.136s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh' +[21.138s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib' +[21.138s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/bin' +[21.139s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc' +[21.139s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/lib/python3.8/site-packages' +[21.140s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/src/install/beacon_positioning/bin' +[21.163s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.ps1' +[21.166s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.dsv' +[21.168s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.sh' +[21.169s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.bash' +[21.171s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/beacon_positioning/package.zsh' +[21.172s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/src/install/beacon_positioning/share/colcon-core/packages/beacon_positioning) +[21.174s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop +[21.175s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed +[21.175s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0' +[21.175s] DEBUG:colcon.colcon_core.event_reactor:joining thread +[21.213s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send' +[21.214s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems +[21.214s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems +[21.214s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2' +[21.217s] 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 +[21.217s] DEBUG:colcon.colcon_core.event_reactor:joined thread +[21.244s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/src/install/local_setup.ps1' +[21.248s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/src/install/_local_setup_util_ps1.py' +[21.252s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/src/install/setup.ps1' +[21.273s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/src/install/local_setup.sh' +[21.275s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/src/install/_local_setup_util_sh.py' +[21.277s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/src/install/setup.sh' +[21.298s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/src/install/local_setup.bash' +[21.300s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/src/install/setup.bash' +[21.321s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/src/install/local_setup.zsh' +[21.323s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/src/install/setup.zsh' diff --git a/src/log/latest b/src/log/latest new file mode 120000 index 00000000..b57d247c --- /dev/null +++ b/src/log/latest @@ -0,0 +1 @@ +latest_build \ No newline at end of file diff --git a/src/log/latest_build b/src/log/latest_build new file mode 120000 index 00000000..c13b08ff --- /dev/null +++ b/src/log/latest_build @@ -0,0 +1 @@ +build_2023-04-13_14-25-05 \ No newline at end of file diff --git a/src/px4_msgs b/src/px4_msgs index b64ef047..4db0a3f1 160000 --- a/src/px4_msgs +++ b/src/px4_msgs @@ -1 +1 @@ -Subproject commit b64ef0475c1d44605688f4770899fe453d532be4 +Subproject commit 4db0a3f14ea81b9de7511d738f8ad9bd8ae5b3ad diff --git a/src/px4_ros_com b/src/px4_ros_com index 1562ff30..0bcf68bc 160000 --- a/src/px4_ros_com +++ b/src/px4_ros_com @@ -1 +1 @@ -Subproject commit 1562ff30d56b7ba26e4d2436724490f900cc2375 +Subproject commit 0bcf68bcb635199adcd134e8932932054e863c0d