remove package not working
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
@@ -1,68 +0,0 @@
|
||||
-- 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
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- 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 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck 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/drone_sensors
|
||||
[35m[1mScanning dependencies of target height_sensor[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/height_sensor.dir/src/height_sensor.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable height_sensor[0m
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,68 +0,0 @@
|
||||
-- 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
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- 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 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck 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/drone_sensors
|
||||
[35m[1mScanning dependencies of target height_sensor[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/height_sensor.dir/src/height_sensor.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable height_sensor[0m
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,74 +0,0 @@
|
||||
[0.129s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
[1.385s] -- The C compiler identification is GNU 9.4.0
|
||||
[2.193s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[2.228s] -- Check for working C compiler: /usr/bin/cc
|
||||
[2.596s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[2.608s] -- Detecting C compiler ABI info
|
||||
[2.931s] -- Detecting C compiler ABI info - done
|
||||
[2.970s] -- Detecting C compile features
|
||||
[2.975s] -- Detecting C compile features - done
|
||||
[2.987s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[3.330s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[3.337s] -- Detecting CXX compiler ABI info
|
||||
[3.690s] -- Detecting CXX compiler ABI info - done
|
||||
[3.729s] -- Detecting CXX compile features
|
||||
[3.732s] -- Detecting CXX compile features - done
|
||||
[3.749s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[3.908s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[3.910s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[4.836s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
[5.082s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[5.414s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[5.473s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[5.821s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[5.937s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[6.308s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[6.658s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[6.666s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[6.673s] -- Looking for pthread.h
|
||||
[6.991s] -- Looking for pthread.h - found
|
||||
[6.993s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[7.287s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[7.289s] -- Looking for pthread_create in pthreads
|
||||
[7.531s] -- Looking for pthread_create in pthreads - not found
|
||||
[7.533s] -- Looking for pthread_create in pthread
|
||||
[7.833s] -- Looking for pthread_create in pthread - found
|
||||
[7.838s] -- Found Threads: TRUE
|
||||
[8.555s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[9.023s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[9.025s] -- Configured cppcheck include dirs:
|
||||
[9.027s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[9.029s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[9.036s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[9.038s] -- Configured uncrustify additional arguments:
|
||||
[9.040s] -- Added test 'xmllint' to check XML markup files
|
||||
[9.065s] -- Configuring done
|
||||
[9.095s] -- Generating done
|
||||
[9.101s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[9.120s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
[9.131s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[9.301s] [35m[1mScanning dependencies of target height_sensor[0m
|
||||
[9.686s] [ 50%] [32mBuilding CXX object CMakeFiles/height_sensor.dir/src/height_sensor.cpp.o[0m
|
||||
[37.320s] [100%] [32m[1mLinking CXX executable height_sensor[0m
|
||||
[38.133s] [100%] Built target height_sensor
|
||||
[38.179s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[38.336s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[38.375s] -- Install configuration: "RELWITHDEBINFO"
|
||||
[38.378s] -- Execute custom install script
|
||||
[38.381s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
[38.420s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
[38.455s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
[38.493s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
[38.529s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
[38.565s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
[38.600s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
[38.634s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
[38.670s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
[38.706s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
[38.742s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
[38.777s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
[38.813s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
[38.849s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
[38.882s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
[38.916s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
[38.959s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,268 +0,0 @@
|
||||
[2.890s] DEBUG:colcon:Command line arguments: ['/usr/bin/colcon', 'build', '--cmake-args', '-DCMAKE_BUILD_TYPE=RELWITHDEBINFO', '--symlink-install', '--packages-skip', 'ros1_bridge', '--event-handlers', 'console_direct+']
|
||||
[2.890s] 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=['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], 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=['console_direct+'], executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffbbd6f460>>, 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=None, packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=['ros1_bridge'], 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=True, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffbbd6f460>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffbbc22d60>)
|
||||
[3.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[3.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[3.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[3.271s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[3.271s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[3.271s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[3.271s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[3.272s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.272s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[3.272s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[3.272s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[3.272s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[3.273s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[3.273s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[3.273s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[3.273s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[3.424s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[3.425s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[3.425s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[3.425s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[3.425s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[3.426s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.426s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[3.427s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[3.427s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.428s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[3.428s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[3.428s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.428s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[3.429s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[3.429s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.429s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[3.429s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[3.430s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[3.431s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[3.431s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[3.431s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[3.431s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[3.431s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[3.435s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[3.436s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[3.437s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[3.437s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[3.450s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[3.451s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.452s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[3.452s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[3.452s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[3.452s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[3.453s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[3.453s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[3.453s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[3.453s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[3.457s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[3.458s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.458s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[3.458s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[3.465s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[3.466s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[3.466s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[3.466s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[3.466s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[3.466s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[3.484s] WARNING:colcon.colcon_core.package_selection:ignoring unknown package 'ros1_bridge' in --packages-skip
|
||||
[3.745s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[3.745s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[3.814s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[3.820s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[4.030s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.030s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target' from command line to 'None'
|
||||
[4.030s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.030s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.031s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.031s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.031s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.031s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.031s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.031s] DEBUG:colcon.colcon_core.verb:Building package 'drone_sensors' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/drone_sensors', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/drone_sensors', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/drone_sensors', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.067s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.068s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.068s] DEBUG:colcon.colcon_core.verb:Building package 'px4_msgs' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_msgs', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.103s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.104s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.104s] DEBUG:colcon.colcon_core.verb:Building package 'px4_ros_com' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_ros_com', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.113s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[4.167s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[4.168s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[4.169s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[4.223s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[4.223s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[4.224s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[4.277s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/drone_sensors' with build type 'ament_cmake'
|
||||
[4.278s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/drone_sensors'
|
||||
[4.308s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[4.309s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[4.366s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[4.409s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
[13.399s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/drone_sensors -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/drone_sensors
|
||||
[13.411s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[24.305s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[24.309s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[42.459s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[42.616s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[43.231s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[43.240s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[43.304s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[43.306s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[43.309s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[43.336s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[43.343s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[43.346s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[43.351s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[43.353s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[43.354s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[43.357s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[43.358s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[43.413s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[43.425s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[43.435s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[43.441s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[43.451s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[43.464s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[43.611s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[43.644s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[43.647s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[43.650s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[43.677s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[43.680s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[43.682s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[43.685s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[43.686s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[43.686s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[43.687s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[43.688s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[43.715s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[43.719s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[43.721s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[43.724s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[43.726s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[43.728s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[1375.816s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[1395.852s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[1500.826s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1500.843s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[1500.858s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1500.861s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1500.989s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1501.013s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1501.015s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1501.016s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1501.018s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1501.019s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1501.042s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1501.043s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1501.044s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1501.046s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1501.046s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1501.047s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1501.047s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1501.070s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1501.072s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1501.073s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1501.075s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1501.098s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1501.100s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1501.102s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1501.104s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1501.105s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1501.107s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1521.153s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1521.181s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1521.184s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1521.305s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1521.328s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1521.330s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1521.331s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1521.333s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1521.334s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1521.357s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1521.359s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1521.360s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1521.362s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1521.362s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1521.363s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1521.363s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1521.386s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1521.388s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1521.390s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1521.392s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1521.416s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1521.419s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1521.421s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1521.423s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1521.425s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1521.427s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1521.429s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_ros_com' with build type 'ament_cmake'
|
||||
[1521.430s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[1521.454s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[1521.454s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[1521.564s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1534.808s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1534.819s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[10284.601s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[10285.718s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[10285.747s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[10285.752s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[10285.755s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[10285.755s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[10285.756s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[10285.756s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[10285.784s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[10285.800s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[10285.810s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[10285.812s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[10285.822s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[10285.826s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_ros_com/share/colcon-core/packages/px4_ros_com)
|
||||
[10285.838s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[10285.839s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[10285.840s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[10285.840s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[10285.957s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[10285.957s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[10285.958s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[10285.958s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[10285.975s] 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
|
||||
[10285.976s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[10286.006s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[10286.012s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[10286.018s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[10286.045s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[10286.048s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[10286.050s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[10286.077s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[10286.080s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[10286.106s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[10286.108s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,6 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,13 +0,0 @@
|
||||
openjdk version "11.0.18" 2023-01-17
|
||||
OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1)
|
||||
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1, mixed mode)
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/frame_transforms.dir/build.make:63: CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:88: CMakeFiles/frame_transforms.dir/all] Error 2
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,158 +0,0 @@
|
||||
-- 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
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX17
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX17 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX14
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX14 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX11
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX0X
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
|
||||
-- Using C++17 compiler
|
||||
-- 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
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/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 rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- 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 rmw_fastrtps_cpp: 1.3.1 (/opt/ros/foxy/share/rmw_fastrtps_cpp/cmake)
|
||||
-- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
-- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
-- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
-- fastrtpsgen found in /usr/local/bin
|
||||
-- fastrtpsgen version 1.0.4
|
||||
-- px4_msgs message dir under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
-- IDL definitions under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
-- Retrieving list of msgs to send...
|
||||
-- List of msgs to send: DebugArray, DebugKeyValue, DebugValue, DebugVect, OffboardControlMode, OnboardComputerStatus, OpticalFlow, PositionSetpoint, PositionSetpointTriplet, TelemetryStatus, Timesync, TrajectoryBezier, VehicleCommand, VehicleLocalPositionSetpoint, VehicleTrajectoryBezier, VehicleTrajectoryWaypoint, TrajectorySetpoint, VehicleMocapOdometry, VehicleVisualOdometry
|
||||
-- Retrieving list of msgs to receive...
|
||||
-- List of msgs to receive: CollisionConstraints, SensorCombined, Timesync, TimesyncStatus, TrajectoryWaypoint, VehicleControlMode, VehicleOdometry, VehicleStatus
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[ 1%] [34m[1mGenerating micro-RTPS agent code...[0m
|
||||
[ 2%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 3%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 4%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target micrortps_agent[0m
|
||||
[ 5%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_agent.cpp.o[0m
|
||||
[ 6%] [32m[1mLinking CXX executable vehicle_gps_position_listener[0m
|
||||
[ 6%] Built target vehicle_gps_position_listener
|
||||
[ 7%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/RtpsTopics.cpp.o[0m
|
||||
[ 8%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray.cpp.o[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArrayPubSubTypes.cpp.o[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue.cpp.o[0m
|
||||
[ 11%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValuePubSubTypes.cpp.o[0m
|
||||
[ 12%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue.cpp.o[0m
|
||||
[ 13%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValuePubSubTypes.cpp.o[0m
|
||||
[ 14%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect.cpp.o[0m
|
||||
[ 15%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVectPubSubTypes.cpp.o[0m
|
||||
[ 16%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode.cpp.o[0m
|
||||
[ 17%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlModePubSubTypes.cpp.o[0m
|
||||
[ 18%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus.cpp.o[0m
|
||||
[ 19%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatusPubSubTypes.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow.cpp.o[0m
|
||||
[ 21%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlowPubSubTypes.cpp.o[0m
|
||||
[ 22%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint.cpp.o[0m
|
||||
[ 23%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_timesync.cpp.o[0m
|
||||
[ 24%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_transport.cpp.o[0m
|
||||
[ 25%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointPubSubTypes.cpp.o[0m
|
||||
[ 26%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet.cpp.o[0m
|
||||
[ 27%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTripletPubSubTypes.cpp.o[0m
|
||||
[ 28%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus.cpp.o[0m
|
||||
[ 29%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatusPubSubTypes.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync.cpp.o[0m
|
||||
[ 31%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncPubSubTypes.cpp.o[0m
|
||||
[ 32%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier.cpp.o[0m
|
||||
[ 33%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[ 34%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand.cpp.o[0m
|
||||
[ 35%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommandPubSubTypes.cpp.o[0m
|
||||
[ 36%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint.cpp.o[0m
|
||||
[ 37%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpointPubSubTypes.cpp.o[0m
|
||||
[ 38%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier.cpp.o[0m
|
||||
[ 39%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint.cpp.o[0m
|
||||
[ 41%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint.cpp.o[0m
|
||||
[ 43%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpointPubSubTypes.cpp.o[0m
|
||||
[ 44%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry.cpp.o[0m
|
||||
[ 45%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometryPubSubTypes.cpp.o[0m
|
||||
[ 46%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry.cpp.o[0m
|
||||
[ 47%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometryPubSubTypes.cpp.o[0m
|
||||
[ 48%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints.cpp.o[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraintsPubSubTypes.cpp.o[0m
|
||||
[ 51%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus.cpp.o[0m
|
||||
[ 52%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombinedPubSubTypes.cpp.o[0m
|
||||
[ 53%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatusPubSubTypes.cpp.o[0m
|
||||
[ 54%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined.cpp.o[0m
|
||||
[ 55%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint.cpp.o[0m
|
||||
[ 56%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[ 57%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode.cpp.o[0m
|
||||
[ 58%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlModePubSubTypes.cpp.o[0m
|
||||
[ 59%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry.cpp.o[0m
|
||||
[ 60%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometryPubSubTypes.cpp.o[0m
|
||||
[ 61%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus.cpp.o[0m
|
||||
[ 62%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatusPubSubTypes.cpp.o[0m
|
||||
[ 63%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired.cpp.o[0m
|
||||
[ 64%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesiredPubSubTypes.cpp.o[0m
|
||||
[ 65%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints_Publisher.cpp.o[0m
|
||||
[ 66%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined_Publisher.cpp.o[0m
|
||||
[ 67%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Publisher.cpp.o[0m
|
||||
[ 68%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus_Publisher.cpp.o[0m
|
||||
[ 69%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint_Publisher.cpp.o[0m
|
||||
[ 70%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode_Publisher.cpp.o[0m
|
||||
[ 71%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry_Publisher.cpp.o[0m
|
||||
[ 72%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus_Publisher.cpp.o[0m
|
||||
[ 73%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired_Publisher.cpp.o[0m
|
||||
[ 74%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray_Subscriber.cpp.o[0m
|
||||
[ 75%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue_Subscriber.cpp.o[0m
|
||||
[ 76%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue_Subscriber.cpp.o[0m
|
||||
[ 77%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode_Subscriber.cpp.o[0m
|
||||
[ 78%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect_Subscriber.cpp.o[0m
|
||||
[ 79%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus_Subscriber.cpp.o[0m
|
||||
[ 80%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow_Subscriber.cpp.o[0m
|
||||
[ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet_Subscriber.cpp.o[0m
|
||||
[ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint_Subscriber.cpp.o[0m
|
||||
[ 83%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus_Subscriber.cpp.o[0m
|
||||
[ 84%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Subscriber.cpp.o[0m
|
||||
[ 85%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand_Subscriber.cpp.o[0m
|
||||
[ 86%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[ 87%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint_Subscriber.cpp.o[0m
|
||||
[ 88%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[ 89%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint_Subscriber.cpp.o[0m
|
||||
[ 90%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint_Subscriber.cpp.o[0m
|
||||
[ 91%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry_Subscriber.cpp.o[0m
|
||||
[ 92%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry_Subscriber.cpp.o[0m
|
||||
[ 93%] [32m[1mLinking CXX executable micrortps_agent[0m
|
||||
[ 93%] Built target micrortps_agent
|
||||
@@ -1,171 +0,0 @@
|
||||
-- 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
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX17
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX17 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX14
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX14 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX11
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX0X
|
||||
-- Performing Test COMPILER_SUPPORTS_CXX0X - Success
|
||||
-- Using C++17 compiler
|
||||
-- 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
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/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 rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- 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 rmw_fastrtps_cpp: 1.3.1 (/opt/ros/foxy/share/rmw_fastrtps_cpp/cmake)
|
||||
-- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
-- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
-- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
-- fastrtpsgen found in /usr/local/bin
|
||||
openjdk version "11.0.18" 2023-01-17
|
||||
OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1)
|
||||
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1, mixed mode)
|
||||
-- fastrtpsgen version 1.0.4
|
||||
-- px4_msgs message dir under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
-- IDL definitions under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
-- Retrieving list of msgs to send...
|
||||
-- List of msgs to send: DebugArray, DebugKeyValue, DebugValue, DebugVect, OffboardControlMode, OnboardComputerStatus, OpticalFlow, PositionSetpoint, PositionSetpointTriplet, TelemetryStatus, Timesync, TrajectoryBezier, VehicleCommand, VehicleLocalPositionSetpoint, VehicleTrajectoryBezier, VehicleTrajectoryWaypoint, TrajectorySetpoint, VehicleMocapOdometry, VehicleVisualOdometry
|
||||
-- Retrieving list of msgs to receive...
|
||||
-- List of msgs to receive: CollisionConstraints, SensorCombined, Timesync, TimesyncStatus, TrajectoryWaypoint, VehicleControlMode, VehicleOdometry, VehicleStatus
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[ 1%] [34m[1mGenerating micro-RTPS agent code...[0m
|
||||
[ 2%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 3%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 4%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/frame_transforms.dir/build.make:63: CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:88: CMakeFiles/frame_transforms.dir/all] Error 2
|
||||
[35m[1mScanning dependencies of target micrortps_agent[0m
|
||||
[ 5%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_agent.cpp.o[0m
|
||||
[ 6%] [32m[1mLinking CXX executable vehicle_gps_position_listener[0m
|
||||
[ 6%] Built target vehicle_gps_position_listener
|
||||
[ 7%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/RtpsTopics.cpp.o[0m
|
||||
[ 8%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray.cpp.o[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArrayPubSubTypes.cpp.o[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue.cpp.o[0m
|
||||
[ 11%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValuePubSubTypes.cpp.o[0m
|
||||
[ 12%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue.cpp.o[0m
|
||||
[ 13%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValuePubSubTypes.cpp.o[0m
|
||||
[ 14%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect.cpp.o[0m
|
||||
[ 15%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVectPubSubTypes.cpp.o[0m
|
||||
[ 16%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode.cpp.o[0m
|
||||
[ 17%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlModePubSubTypes.cpp.o[0m
|
||||
[ 18%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus.cpp.o[0m
|
||||
[ 19%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatusPubSubTypes.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow.cpp.o[0m
|
||||
[ 21%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlowPubSubTypes.cpp.o[0m
|
||||
[ 22%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint.cpp.o[0m
|
||||
[ 23%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_timesync.cpp.o[0m
|
||||
[ 24%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_transport.cpp.o[0m
|
||||
[ 25%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointPubSubTypes.cpp.o[0m
|
||||
[ 26%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet.cpp.o[0m
|
||||
[ 27%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTripletPubSubTypes.cpp.o[0m
|
||||
[ 28%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus.cpp.o[0m
|
||||
[ 29%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatusPubSubTypes.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync.cpp.o[0m
|
||||
[ 31%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncPubSubTypes.cpp.o[0m
|
||||
[ 32%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier.cpp.o[0m
|
||||
[ 33%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[ 34%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand.cpp.o[0m
|
||||
[ 35%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommandPubSubTypes.cpp.o[0m
|
||||
[ 36%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint.cpp.o[0m
|
||||
[ 37%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpointPubSubTypes.cpp.o[0m
|
||||
[ 38%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier.cpp.o[0m
|
||||
[ 39%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint.cpp.o[0m
|
||||
[ 41%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint.cpp.o[0m
|
||||
[ 43%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpointPubSubTypes.cpp.o[0m
|
||||
[ 44%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry.cpp.o[0m
|
||||
[ 45%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometryPubSubTypes.cpp.o[0m
|
||||
[ 46%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry.cpp.o[0m
|
||||
[ 47%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometryPubSubTypes.cpp.o[0m
|
||||
[ 48%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints.cpp.o[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraintsPubSubTypes.cpp.o[0m
|
||||
[ 51%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus.cpp.o[0m
|
||||
[ 52%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombinedPubSubTypes.cpp.o[0m
|
||||
[ 53%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatusPubSubTypes.cpp.o[0m
|
||||
[ 54%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined.cpp.o[0m
|
||||
[ 55%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint.cpp.o[0m
|
||||
[ 56%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[ 57%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode.cpp.o[0m
|
||||
[ 58%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlModePubSubTypes.cpp.o[0m
|
||||
[ 59%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry.cpp.o[0m
|
||||
[ 60%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometryPubSubTypes.cpp.o[0m
|
||||
[ 61%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus.cpp.o[0m
|
||||
[ 62%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatusPubSubTypes.cpp.o[0m
|
||||
[ 63%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired.cpp.o[0m
|
||||
[ 64%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesiredPubSubTypes.cpp.o[0m
|
||||
[ 65%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints_Publisher.cpp.o[0m
|
||||
[ 66%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined_Publisher.cpp.o[0m
|
||||
[ 67%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Publisher.cpp.o[0m
|
||||
[ 68%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus_Publisher.cpp.o[0m
|
||||
[ 69%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint_Publisher.cpp.o[0m
|
||||
[ 70%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode_Publisher.cpp.o[0m
|
||||
[ 71%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry_Publisher.cpp.o[0m
|
||||
[ 72%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus_Publisher.cpp.o[0m
|
||||
[ 73%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired_Publisher.cpp.o[0m
|
||||
[ 74%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray_Subscriber.cpp.o[0m
|
||||
[ 75%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue_Subscriber.cpp.o[0m
|
||||
[ 76%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue_Subscriber.cpp.o[0m
|
||||
[ 77%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode_Subscriber.cpp.o[0m
|
||||
[ 78%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect_Subscriber.cpp.o[0m
|
||||
[ 79%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus_Subscriber.cpp.o[0m
|
||||
[ 80%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow_Subscriber.cpp.o[0m
|
||||
[ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet_Subscriber.cpp.o[0m
|
||||
[ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint_Subscriber.cpp.o[0m
|
||||
[ 83%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus_Subscriber.cpp.o[0m
|
||||
[ 84%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Subscriber.cpp.o[0m
|
||||
[ 85%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand_Subscriber.cpp.o[0m
|
||||
[ 86%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[ 87%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint_Subscriber.cpp.o[0m
|
||||
[ 88%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[ 89%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint_Subscriber.cpp.o[0m
|
||||
[ 90%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint_Subscriber.cpp.o[0m
|
||||
[ 91%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry_Subscriber.cpp.o[0m
|
||||
[ 92%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry_Subscriber.cpp.o[0m
|
||||
[ 93%] [32m[1mLinking CXX executable micrortps_agent[0m
|
||||
[ 93%] Built target micrortps_agent
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,175 +0,0 @@
|
||||
[0.084s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[0.377s] -- The C compiler identification is GNU 9.4.0
|
||||
[1.163s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[1.196s] -- Check for working C compiler: /usr/bin/cc
|
||||
[1.478s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.487s] -- Detecting C compiler ABI info
|
||||
[1.777s] -- Detecting C compiler ABI info - done
|
||||
[1.819s] -- Detecting C compile features
|
||||
[1.821s] -- Detecting C compile features - done
|
||||
[1.835s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[2.147s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[2.152s] -- Detecting CXX compiler ABI info
|
||||
[2.471s] -- Detecting CXX compiler ABI info - done
|
||||
[2.509s] -- Detecting CXX compile features
|
||||
[2.511s] -- Detecting CXX compile features - done
|
||||
[2.523s] -- Performing Test COMPILER_SUPPORTS_CXX17
|
||||
[2.833s] -- Performing Test COMPILER_SUPPORTS_CXX17 - Success
|
||||
[2.836s] -- Performing Test COMPILER_SUPPORTS_CXX14
|
||||
[3.149s] -- Performing Test COMPILER_SUPPORTS_CXX14 - Success
|
||||
[3.152s] -- Performing Test COMPILER_SUPPORTS_CXX11
|
||||
[3.458s] -- Performing Test COMPILER_SUPPORTS_CXX11 - Success
|
||||
[3.461s] -- Performing Test COMPILER_SUPPORTS_CXX0X
|
||||
[3.774s] -- Performing Test COMPILER_SUPPORTS_CXX0X - Success
|
||||
[3.776s] -- Using C++17 compiler
|
||||
[3.803s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[3.948s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[3.949s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[5.447s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
[5.700s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[5.893s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[5.954s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[6.348s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[6.466s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[6.887s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[7.154s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[7.442s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[7.453s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[7.462s] -- Looking for pthread.h
|
||||
[7.764s] -- Looking for pthread.h - found
|
||||
[7.766s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[8.069s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[8.071s] -- Looking for pthread_create in pthreads
|
||||
[8.316s] -- Looking for pthread_create in pthreads - not found
|
||||
[8.319s] -- Looking for pthread_create in pthread
|
||||
[8.609s] -- Looking for pthread_create in pthread - found
|
||||
[8.613s] -- Found Threads: TRUE
|
||||
[9.327s] -- Found rmw_fastrtps_cpp: 1.3.1 (/opt/ros/foxy/share/rmw_fastrtps_cpp/cmake)
|
||||
[9.799s] -- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
[9.888s] -- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
[10.456s] -- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
[10.481s] -- fastrtpsgen found in /usr/local/bin
|
||||
[11.125s] openjdk version "11.0.18" 2023-01-17
|
||||
[11.127s] OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1)
|
||||
[11.129s] OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu120.04.1, mixed mode)
|
||||
[11.340s] -- fastrtpsgen version 1.0.4
|
||||
[11.342s] -- px4_msgs message dir under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
[11.345s] -- IDL definitions under /home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/msg
|
||||
[11.348s] -- Retrieving list of msgs to send...
|
||||
[11.624s] -- List of msgs to send: DebugArray, DebugKeyValue, DebugValue, DebugVect, OffboardControlMode, OnboardComputerStatus, OpticalFlow, PositionSetpoint, PositionSetpointTriplet, TelemetryStatus, Timesync, TrajectoryBezier, VehicleCommand, VehicleLocalPositionSetpoint, VehicleTrajectoryBezier, VehicleTrajectoryWaypoint, TrajectorySetpoint, VehicleMocapOdometry, VehicleVisualOdometry
|
||||
[11.628s] -- Retrieving list of msgs to receive...
|
||||
[11.842s] -- List of msgs to receive: CollisionConstraints, SensorCombined, Timesync, TimesyncStatus, TrajectoryWaypoint, VehicleControlMode, VehicleOdometry, VehicleStatus
|
||||
[12.376s] -- Configuring done
|
||||
[13.286s] -- Generating done
|
||||
[13.294s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[13.328s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DAMENT_CMAKE_SYMLINK_INSTALL=1 -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[13.338s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[13.519s] [35m[1mScanning dependencies of target offboard_control[0m
|
||||
[13.522s] [35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[13.525s] [35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[13.530s] [ 1%] [34m[1mGenerating micro-RTPS agent code...[0m
|
||||
[14.533s] [ 2%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[14.588s] [ 3%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[14.827s] [ 4%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[7063.688s] [01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
[7063.698s] compilation terminated.
|
||||
[7063.711s] make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
[7063.723s] make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
[7063.727s] make[1]: *** Waiting for unfinished jobs....
|
||||
[8346.702s] [01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
[8346.712s] compilation terminated.
|
||||
[8346.713s] make[2]: *** [CMakeFiles/frame_transforms.dir/build.make:63: CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o] Error 1
|
||||
[8346.716s] make[1]: *** [CMakeFiles/Makefile2:88: CMakeFiles/frame_transforms.dir/all] Error 2
|
||||
[8351.367s] [35m[1mScanning dependencies of target micrortps_agent[0m
|
||||
[8354.748s] [ 5%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_agent.cpp.o[0m
|
||||
[8360.717s] [ 6%] [32m[1mLinking CXX executable vehicle_gps_position_listener[0m
|
||||
[8362.232s] [ 6%] Built target vehicle_gps_position_listener
|
||||
[8379.006s] [ 7%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/RtpsTopics.cpp.o[0m
|
||||
[8395.867s] [ 8%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray.cpp.o[0m
|
||||
[8397.903s] [ 9%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArrayPubSubTypes.cpp.o[0m
|
||||
[8406.926s] [ 10%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue.cpp.o[0m
|
||||
[8408.915s] [ 11%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValuePubSubTypes.cpp.o[0m
|
||||
[8417.816s] [ 12%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue.cpp.o[0m
|
||||
[8419.795s] [ 13%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValuePubSubTypes.cpp.o[0m
|
||||
[8428.713s] [ 14%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect.cpp.o[0m
|
||||
[8430.757s] [ 15%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVectPubSubTypes.cpp.o[0m
|
||||
[8439.758s] [ 16%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode.cpp.o[0m
|
||||
[8441.782s] [ 17%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlModePubSubTypes.cpp.o[0m
|
||||
[8450.742s] [ 18%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus.cpp.o[0m
|
||||
[8453.302s] [ 19%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatusPubSubTypes.cpp.o[0m
|
||||
[8462.341s] [ 20%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow.cpp.o[0m
|
||||
[8464.573s] [ 21%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlowPubSubTypes.cpp.o[0m
|
||||
[8468.614s] [ 22%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint.cpp.o[0m
|
||||
[8469.657s] [ 23%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_timesync.cpp.o[0m
|
||||
[8470.709s] [ 24%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/microRTPS_transport.cpp.o[0m
|
||||
[8471.758s] [ 25%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointPubSubTypes.cpp.o[0m
|
||||
[8472.274s] [ 26%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet.cpp.o[0m
|
||||
[8476.204s] [ 27%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTripletPubSubTypes.cpp.o[0m
|
||||
[8476.332s] [ 28%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus.cpp.o[0m
|
||||
[8480.602s] [ 29%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatusPubSubTypes.cpp.o[0m
|
||||
[8486.907s] [ 30%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync.cpp.o[0m
|
||||
[8490.419s] [ 31%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncPubSubTypes.cpp.o[0m
|
||||
[8491.583s] [ 32%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier.cpp.o[0m
|
||||
[8495.695s] [ 33%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[8496.292s] [ 34%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand.cpp.o[0m
|
||||
[8496.494s] [ 35%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommandPubSubTypes.cpp.o[0m
|
||||
[8499.998s] [ 36%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint.cpp.o[0m
|
||||
[8503.639s] [ 37%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpointPubSubTypes.cpp.o[0m
|
||||
[8506.168s] [ 38%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier.cpp.o[0m
|
||||
[8510.214s] [ 39%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezierPubSubTypes.cpp.o[0m
|
||||
[8510.612s] [ 40%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint.cpp.o[0m
|
||||
[8511.470s] [ 41%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[8514.080s] [ 42%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint.cpp.o[0m
|
||||
[8517.796s] [ 43%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpointPubSubTypes.cpp.o[0m
|
||||
[8519.702s] [ 44%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry.cpp.o[0m
|
||||
[8523.777s] [ 45%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometryPubSubTypes.cpp.o[0m
|
||||
[8525.216s] [ 46%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry.cpp.o[0m
|
||||
[8526.564s] [ 47%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometryPubSubTypes.cpp.o[0m
|
||||
[8529.183s] [ 48%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints.cpp.o[0m
|
||||
[8532.803s] [ 50%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraintsPubSubTypes.cpp.o[0m
|
||||
[8543.347s] [ 51%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus.cpp.o[0m
|
||||
[8544.191s] [ 52%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombinedPubSubTypes.cpp.o[0m
|
||||
[8545.235s] [ 53%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatusPubSubTypes.cpp.o[0m
|
||||
[8545.803s] [ 54%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined.cpp.o[0m
|
||||
[8546.858s] [ 55%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint.cpp.o[0m
|
||||
[8549.191s] [ 56%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypointPubSubTypes.cpp.o[0m
|
||||
[8550.494s] [ 57%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode.cpp.o[0m
|
||||
[8553.985s] [ 58%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlModePubSubTypes.cpp.o[0m
|
||||
[8558.272s] [ 59%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry.cpp.o[0m
|
||||
[8559.722s] [ 60%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometryPubSubTypes.cpp.o[0m
|
||||
[8562.261s] [ 61%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus.cpp.o[0m
|
||||
[8564.632s] [ 62%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatusPubSubTypes.cpp.o[0m
|
||||
[8566.515s] [ 63%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired.cpp.o[0m
|
||||
[8569.953s] [ 64%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesiredPubSubTypes.cpp.o[0m
|
||||
[8570.328s] [ 65%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/CollisionConstraints_Publisher.cpp.o[0m
|
||||
[8575.365s] [ 66%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/SensorCombined_Publisher.cpp.o[0m
|
||||
[8580.226s] [ 67%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Publisher.cpp.o[0m
|
||||
[8585.073s] [ 68%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TimesyncStatus_Publisher.cpp.o[0m
|
||||
[8590.190s] [ 69%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryWaypoint_Publisher.cpp.o[0m
|
||||
[8596.076s] [ 70%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleControlMode_Publisher.cpp.o[0m
|
||||
[8601.401s] [ 71%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleOdometry_Publisher.cpp.o[0m
|
||||
[8606.320s] [ 72%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleStatus_Publisher.cpp.o[0m
|
||||
[8611.751s] [ 73%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypointDesired_Publisher.cpp.o[0m
|
||||
[8617.384s] [ 74%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugArray_Subscriber.cpp.o[0m
|
||||
[8622.629s] [ 75%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugKeyValue_Subscriber.cpp.o[0m
|
||||
[8627.511s] [ 76%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugValue_Subscriber.cpp.o[0m
|
||||
[8643.401s] [ 77%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OffboardControlMode_Subscriber.cpp.o[0m
|
||||
[8643.453s] [ 78%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/DebugVect_Subscriber.cpp.o[0m
|
||||
[8645.309s] [ 79%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OnboardComputerStatus_Subscriber.cpp.o[0m
|
||||
[8650.827s] [ 80%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/OpticalFlow_Subscriber.cpp.o[0m
|
||||
[8668.572s] [ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpointTriplet_Subscriber.cpp.o[0m
|
||||
[8668.575s] [ 82%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/PositionSetpoint_Subscriber.cpp.o[0m
|
||||
[8673.153s] [ 83%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TelemetryStatus_Subscriber.cpp.o[0m
|
||||
[8675.994s] [ 84%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/Timesync_Subscriber.cpp.o[0m
|
||||
[8693.501s] [ 85%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleCommand_Subscriber.cpp.o[0m
|
||||
[8694.567s] [ 86%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[8696.806s] [ 87%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleLocalPositionSetpoint_Subscriber.cpp.o[0m
|
||||
[8700.595s] [ 88%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryBezier_Subscriber.cpp.o[0m
|
||||
[8717.790s] [ 89%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleTrajectoryWaypoint_Subscriber.cpp.o[0m
|
||||
[8718.984s] [ 90%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/TrajectorySetpoint_Subscriber.cpp.o[0m
|
||||
[8720.945s] [ 91%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleMocapOdometry_Subscriber.cpp.o[0m
|
||||
[8726.166s] [ 92%] [32mBuilding CXX object CMakeFiles/micrortps_agent.dir/src/micrortps_agent/VehicleVisualOdometry_Subscriber.cpp.o[0m
|
||||
[8749.171s] [ 93%] [32m[1mLinking CXX executable micrortps_agent[0m
|
||||
[8763.029s] [ 93%] Built target micrortps_agent
|
||||
[8763.067s] make: *** [Makefile:141: all] Error 2
|
||||
[8763.122s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:${AMENT_PREFIX_PATH} CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:${LD_LIBRARY_PATH} PYTHONPATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:${PYTHONPATH} /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,23 +0,0 @@
|
||||
[0.149s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[0.923s] [100%] Built target height_sensor
|
||||
[0.967s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[1.127s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[1.172s] -- Install configuration: "RELWITHDEBINFO"
|
||||
[1.175s] -- Execute custom install script
|
||||
[1.181s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
[1.184s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
[1.188s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
[1.191s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
[1.194s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
[1.197s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
[1.199s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
[1.202s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
[1.205s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
[1.208s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
[1.211s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
[1.213s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
[1.260s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
[1.263s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
[1.266s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
[1.269s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
[1.284s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,263 +0,0 @@
|
||||
[2.405s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--cmake-args', '-DCMAKE_BUILD_TYPE=RELWITHDEBINFO', '--symlink-install', '--packages-skip', 'ros1_bridge', '--event-handlers', 'console_direct+']
|
||||
[2.405s] 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=['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], 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=['console_direct+'], executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff95874e20>>, 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=None, packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=['ros1_bridge'], 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=True, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff95874e20>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff9574f5b0>)
|
||||
[2.783s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[2.783s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[2.783s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[2.783s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[2.783s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[2.784s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[2.784s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[2.784s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.785s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[2.785s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[2.785s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[2.785s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[2.785s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.924s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.924s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.924s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.925s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.925s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.925s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.926s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.926s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.926s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.927s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.927s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.927s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.928s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.928s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.928s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.928s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.928s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.929s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.934s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.949s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.957s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.965s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.965s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.965s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.965s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.965s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.966s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.983s] WARNING:colcon.colcon_core.package_selection:ignoring unknown package 'ros1_bridge' in --packages-skip
|
||||
[3.208s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[3.208s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[3.265s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[3.287s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[3.292s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[3.519s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.520s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target' from command line to 'None'
|
||||
[3.520s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.520s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.520s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.520s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.521s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.521s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.521s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.521s] DEBUG:colcon.colcon_core.verb:Building package 'drone_sensors' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/drone_sensors', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/drone_sensors', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/drone_sensors', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.556s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.556s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[3.556s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.557s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.557s] DEBUG:colcon.colcon_core.verb:Building package 'px4_msgs' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_msgs', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.592s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.593s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.593s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.593s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.593s] DEBUG:colcon.colcon_core.verb:Building package 'px4_ros_com' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_ros_com', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.602s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[3.656s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[3.657s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[3.658s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[3.714s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[3.715s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[3.716s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[3.788s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/drone_sensors' with build type 'ament_cmake'
|
||||
[3.789s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/drone_sensors'
|
||||
[3.816s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[3.817s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[3.905s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[3.939s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[4.757s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[4.917s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[5.063s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[5.074s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[5.148s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.152s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.155s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.190s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.198s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.202s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.208s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.209s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.210s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.211s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.212s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.246s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.254s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.259s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.264s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.270s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.276s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[5.428s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[5.469s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.472s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.476s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.511s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.513s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.516s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.520s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.521s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.522s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.523s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.524s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.559s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.562s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.565s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.569s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.572s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.575s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[9.558s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[31.183s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[38.184s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[38.201s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[38.220s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[38.224s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[38.345s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[38.368s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[38.370s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[38.372s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[38.374s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[38.375s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[38.398s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[38.400s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[38.401s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[38.403s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[38.403s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[38.404s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[38.404s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[38.427s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[38.429s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[38.431s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[38.433s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[38.457s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[38.460s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[38.461s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[38.464s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[38.465s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[38.467s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[60.111s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[60.139s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[60.142s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[60.262s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[60.285s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[60.287s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[60.289s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[60.291s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[60.292s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[60.315s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[60.317s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[60.318s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[60.320s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[60.320s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[60.321s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[60.321s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[60.344s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[60.346s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[60.348s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[60.350s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[60.374s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[60.376s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[60.379s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[60.381s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[60.383s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[60.385s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[60.386s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_ros_com' with build type 'ament_cmake'
|
||||
[60.387s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[60.411s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[60.412s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[60.527s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1844.147s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1845.340s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[1845.369s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[1845.375s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[1845.380s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1845.380s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[1845.381s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[1845.382s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1845.409s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[1845.425s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[1845.435s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[1845.438s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[1845.448s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[1845.452s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_ros_com/share/colcon-core/packages/px4_ros_com)
|
||||
[1845.464s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[1845.465s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[1845.465s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[1845.465s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[1845.587s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[1845.587s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[1845.588s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[1845.588s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[1845.750s] 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
|
||||
[1845.750s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[1845.780s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[1845.788s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[1845.793s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[1845.823s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[1845.827s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[1845.829s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[1845.857s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[1845.860s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[1845.888s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[1845.891s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,2 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,6 +0,0 @@
|
||||
c++: fatal error: Killed signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,14 +0,0 @@
|
||||
[ 3%] Building CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o
|
||||
[ 3%] Built target vehicle_gps_position_listener
|
||||
[ 4%] Building CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o
|
||||
[ 93%] Built target micrortps_agent
|
||||
Scanning dependencies of target debug_vect_advertiser
|
||||
Scanning dependencies of target sensor_combined_listener
|
||||
[ 94%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
|
||||
[ 95%] Building CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o
|
||||
[ 96%] Linking CXX executable debug_vect_advertiser
|
||||
[ 96%] Built target debug_vect_advertiser
|
||||
[ 97%] Linking CXX executable sensor_combined_listener
|
||||
[ 98%] Linking CXX shared library libframe_transforms.so
|
||||
[ 98%] Built target sensor_combined_listener
|
||||
[ 98%] Built target frame_transforms
|
||||
@@ -1,20 +0,0 @@
|
||||
[ 3%] Building CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o
|
||||
[ 3%] Built target vehicle_gps_position_listener
|
||||
[ 4%] Building CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o
|
||||
[ 93%] Built target micrortps_agent
|
||||
Scanning dependencies of target debug_vect_advertiser
|
||||
Scanning dependencies of target sensor_combined_listener
|
||||
[ 94%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
|
||||
[ 95%] Building CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o
|
||||
c++: fatal error: Killed signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
[ 96%] Linking CXX executable debug_vect_advertiser
|
||||
[ 96%] Built target debug_vect_advertiser
|
||||
[ 97%] Linking CXX executable sensor_combined_listener
|
||||
[ 98%] Linking CXX shared library libframe_transforms.so
|
||||
[ 98%] Built target sensor_combined_listener
|
||||
[ 98%] Built target frame_transforms
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,22 +0,0 @@
|
||||
[0.095s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[0.475s] [ 3%] Building CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o
|
||||
[0.477s] [ 3%] Built target vehicle_gps_position_listener
|
||||
[0.505s] [ 4%] Building CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o
|
||||
[0.648s] [ 93%] Built target micrortps_agent
|
||||
[1.383s] Scanning dependencies of target debug_vect_advertiser
|
||||
[1.384s] Scanning dependencies of target sensor_combined_listener
|
||||
[1.494s] [ 94%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
|
||||
[1.503s] [ 95%] Building CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o
|
||||
[1597.514s] c++: fatal error: Killed signal terminated program cc1plus
|
||||
[1597.548s] compilation terminated.
|
||||
[1597.552s] make[2]: *** [CMakeFiles/offboard_control.dir/build.make:63: CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o] Error 1
|
||||
[1597.577s] make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/offboard_control.dir/all] Error 2
|
||||
[1597.580s] make[1]: *** Waiting for unfinished jobs....
|
||||
[1614.335s] [ 96%] Linking CXX executable debug_vect_advertiser
|
||||
[1615.496s] [ 96%] Built target debug_vect_advertiser
|
||||
[1634.782s] [ 97%] Linking CXX executable sensor_combined_listener
|
||||
[1635.465s] [ 98%] Linking CXX shared library libframe_transforms.so
|
||||
[1635.789s] [ 98%] Built target sensor_combined_listener
|
||||
[1783.658s] [ 98%] Built target frame_transforms
|
||||
[1783.678s] make: *** [Makefile:141: all] Error 2
|
||||
[1783.715s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,23 +0,0 @@
|
||||
[0.160s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[0.553s] [100%] Built target height_sensor
|
||||
[0.600s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[0.769s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[0.811s] -- Install configuration: "RELWITHDEBINFO"
|
||||
[0.814s] -- Execute custom install script
|
||||
[0.820s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
[0.822s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
[0.826s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
[0.830s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
[0.833s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
[0.836s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
[0.839s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
[0.842s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
[0.845s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
[0.848s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
[0.851s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
[0.853s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
[0.897s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
[0.901s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
[0.904s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
[0.906s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
[0.923s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,262 +0,0 @@
|
||||
[2.926s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--cmake-args', '-DCMAKE_BUILD_TYPE=RELWITHDEBINFO', '--symlink-install', '--event-handlers', 'console_direct+']
|
||||
[2.927s] 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=['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], 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=['console_direct+'], executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff82194fa0>>, 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=None, 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=True, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff82194fa0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff820ea490>)
|
||||
[3.302s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[3.302s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[3.302s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[3.303s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[3.303s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[3.303s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[3.303s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[3.304s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.304s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[3.304s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[3.305s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[3.456s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[3.456s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[3.456s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[3.456s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[3.456s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[3.457s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.457s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[3.457s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[3.458s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[3.459s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.460s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[3.460s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[3.460s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.460s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[3.461s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[3.462s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[3.462s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[3.462s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[3.462s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[3.462s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[3.471s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.471s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[3.472s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[3.472s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[3.472s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[3.472s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[3.473s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[3.473s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[3.473s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[3.488s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[3.488s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.489s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[3.489s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[3.489s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[3.489s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[3.490s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[3.490s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[3.490s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[3.490s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[3.494s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[3.495s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[3.496s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[3.497s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[3.497s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[3.502s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[3.502s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[3.502s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[3.502s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[3.502s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[3.502s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[3.753s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[3.753s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[3.822s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[3.847s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[3.851s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[4.083s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.083s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target' from command line to 'None'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.084s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.084s] DEBUG:colcon.colcon_core.verb:Building package 'drone_sensors' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/drone_sensors', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/drone_sensors', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/drone_sensors', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.119s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.119s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[4.119s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.119s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.120s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.120s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.120s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.120s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.120s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.120s] DEBUG:colcon.colcon_core.verb:Building package 'px4_msgs' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_msgs', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[4.155s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[4.156s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[4.156s] DEBUG:colcon.colcon_core.verb:Building package 'px4_ros_com' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_ros_com', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': True, 'test_result_base': None}
|
||||
[4.164s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[4.219s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[4.220s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[4.220s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[4.281s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[4.282s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[4.282s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[4.354s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/drone_sensors' with build type 'ament_cmake'
|
||||
[4.355s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/drone_sensors'
|
||||
[4.383s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[4.383s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[4.469s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[4.516s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[4.956s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[5.126s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[5.268s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[5.279s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[5.360s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.364s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.370s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.405s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.412s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.417s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.423s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.424s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.425s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.426s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.427s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.465s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.469s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.472s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.477s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.481s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.485s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[5.640s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[5.685s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.689s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.692s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.727s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.730s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.733s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.737s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.738s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.738s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.740s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.741s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.776s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.780s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.783s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.787s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.790s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.793s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[1172.054s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[1190.313s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[1209.079s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1209.096s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[1209.111s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1209.115s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1209.294s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1209.322s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1209.325s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1209.326s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1209.329s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1209.329s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1209.352s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1209.354s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1209.356s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1209.357s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1209.357s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1209.358s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1209.359s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1209.382s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1209.384s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1209.385s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1209.387s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1209.411s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1209.413s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1209.415s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1209.417s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1209.419s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1209.420s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1227.754s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1227.782s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1227.785s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1227.918s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1227.941s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1227.943s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1227.945s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1227.947s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1227.948s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1227.971s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1227.973s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1227.974s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1227.976s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1227.976s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1227.977s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1227.977s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1228.000s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1228.002s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1228.004s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1228.006s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1228.030s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1228.033s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1228.035s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1228.037s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1228.039s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1228.041s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1228.042s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_ros_com' with build type 'ament_cmake'
|
||||
[1228.043s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[1228.067s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[1228.067s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[1228.170s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[10778.563s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[10778.793s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[10778.821s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[10778.828s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[10778.835s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[10778.836s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[10778.836s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[10778.837s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[10778.865s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[10778.880s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[10778.980s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[10779.017s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[10779.028s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[10779.034s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_ros_com/share/colcon-core/packages/px4_ros_com)
|
||||
[10779.046s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[10779.047s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[10779.048s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[10779.048s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[10779.188s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[10779.188s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[10779.189s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[10779.189s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[10779.202s] 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
|
||||
[10779.202s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[10779.233s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[10779.241s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[10779.277s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[10779.306s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[10779.309s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[10779.312s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[10779.342s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[10779.345s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[10779.373s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[10779.376s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,2 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,6 +0,0 @@
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/vehicle_gps_position_listener.dir/build.make:63: CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/vehicle_gps_position_listener.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,45 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/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 eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
-- Found Eigen3: TRUE (found version "3.3.7")
|
||||
-- Found geometry_msgs: 2.0.5 (/opt/ros/foxy/share/geometry_msgs/cmake)
|
||||
-- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
-- 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: /home/ubuntu/ros2_ws/src/px4_ros_com/include;$<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com>
|
||||
-- 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 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[ 50%] Built target debug_vect_advertiser
|
||||
[ 60%] [32m[1mLinking CXX executable offboard_control[0m
|
||||
[ 60%] Built target offboard_control
|
||||
[ 70%] [32m[1mLinking CXX shared library libframe_transforms.so[0m
|
||||
[ 70%] Built target frame_transforms
|
||||
@@ -1,51 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/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 eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
-- Found Eigen3: TRUE (found version "3.3.7")
|
||||
-- Found geometry_msgs: 2.0.5 (/opt/ros/foxy/share/geometry_msgs/cmake)
|
||||
-- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
-- 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: /home/ubuntu/ros2_ws/src/px4_ros_com/include;$<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com>
|
||||
-- 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 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/vehicle_gps_position_listener.dir/build.make:63: CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/vehicle_gps_position_listener.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
[ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[ 50%] Built target debug_vect_advertiser
|
||||
[ 60%] [32m[1mLinking CXX executable offboard_control[0m
|
||||
[ 60%] Built target offboard_control
|
||||
[ 70%] [32m[1mLinking CXX shared library libframe_transforms.so[0m
|
||||
[ 70%] Built target frame_transforms
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,53 +0,0 @@
|
||||
[0.082s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[0.201s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.296s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.957s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
[0.993s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[1.076s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.088s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.535s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.625s] -- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
[1.637s] -- Found Eigen3: TRUE (found version "3.3.7")
|
||||
[1.641s] -- Found geometry_msgs: 2.0.5 (/opt/ros/foxy/share/geometry_msgs/cmake)
|
||||
[1.877s] -- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
[1.942s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[2.134s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[2.143s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.705s] -- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
[3.029s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[3.495s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[3.542s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[3.544s] -- Configured cppcheck include dirs: /home/ubuntu/ros2_ws/src/px4_ros_com/include;$<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com>
|
||||
[3.546s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[3.590s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[3.592s] -- Configured cpplint exclude dirs and/or files:
|
||||
[3.601s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[3.618s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[3.630s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[3.677s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[3.679s] -- Configured uncrustify additional arguments:
|
||||
[3.689s] -- Added test 'xmllint' to check XML markup files
|
||||
[3.728s] -- Configuring done
|
||||
[3.851s] -- Generating done
|
||||
[3.862s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[3.986s] [35m[1mScanning dependencies of target offboard_control[0m
|
||||
[3.988s] [35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[3.991s] [35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[4.034s] [35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[4.169s] [ 10%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[4.174s] [ 20%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[4.180s] [ 30%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[4.192s] [ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[9516.846s] [01m[Kc++:[m[K [01;31m[Kfatal error: [m[KKilled signal terminated program cc1plus
|
||||
[9516.859s] compilation terminated.
|
||||
[9516.860s] make[2]: *** [CMakeFiles/vehicle_gps_position_listener.dir/build.make:63: CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o] Error 1
|
||||
[9516.862s] make[1]: *** [CMakeFiles/Makefile2:140: CMakeFiles/vehicle_gps_position_listener.dir/all] Error 2
|
||||
[9516.863s] make[1]: *** Waiting for unfinished jobs....
|
||||
[9533.082s] [ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[9534.467s] [ 50%] Built target debug_vect_advertiser
|
||||
[9540.915s] [ 60%] [32m[1mLinking CXX executable offboard_control[0m
|
||||
[9541.823s] [ 60%] Built target offboard_control
|
||||
[9549.327s] [ 70%] [32m[1mLinking CXX shared library libframe_transforms.so[0m
|
||||
[9550.165s] [ 70%] Built target frame_transforms
|
||||
[9550.423s] make: *** [Makefile:141: all] Error 2
|
||||
[9550.475s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
@@ -1,6 +0,0 @@
|
||||
CMake Error at /opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_target_dependencies.cmake:42 (message):
|
||||
ament_target_dependencies() the first argument must be a valid target name
|
||||
Call Stack (most recent call first):
|
||||
CMakeLists.txt:24 (ament_target_dependencies)
|
||||
|
||||
|
||||
@@ -1,45 +0,0 @@
|
||||
[0.145s] Invoking command in '/home/ubuntu/ros2_ws/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/install/beacon_positioning
|
||||
[1.106s] -- The C compiler identification is GNU 9.4.0
|
||||
[1.426s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[1.461s] -- Check for working C compiler: /usr/bin/cc
|
||||
[1.771s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.781s] -- Detecting C compiler ABI info
|
||||
[2.073s] -- Detecting C compiler ABI info - done
|
||||
[2.114s] -- Detecting C compile features
|
||||
[2.116s] -- Detecting C compile features - done
|
||||
[2.129s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[2.441s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[2.446s] -- Detecting CXX compiler ABI info
|
||||
[2.772s] -- Detecting CXX compiler ABI info - done
|
||||
[2.809s] -- Detecting CXX compile features
|
||||
[2.811s] -- Detecting CXX compile features - done
|
||||
[2.857s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[3.001s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[3.001s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.951s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[4.355s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[4.420s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[4.853s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[4.979s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[5.395s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[5.748s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[5.759s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[5.767s] -- Looking for pthread.h
|
||||
[6.102s] -- Looking for pthread.h - found
|
||||
[6.103s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[6.408s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[6.409s] -- Looking for pthread_create in pthreads
|
||||
[6.667s] -- Looking for pthread_create in pthreads - not found
|
||||
[6.668s] -- Looking for pthread_create in pthread
|
||||
[6.962s] -- Looking for pthread_create in pthread - found
|
||||
[6.966s] -- Found Threads: TRUE
|
||||
[7.669s] CMake Error at /opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_target_dependencies.cmake:42 (message):
|
||||
[7.669s] ament_target_dependencies() the first argument must be a valid target name
|
||||
[7.670s] Call Stack (most recent call first):
|
||||
[7.670s] CMakeLists.txt:24 (ament_target_dependencies)
|
||||
[7.670s]
|
||||
[7.670s]
|
||||
[7.683s] -- Configuring incomplete, errors occurred!
|
||||
[7.683s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
[7.683s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
[7.706s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': 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/install/beacon_positioning
|
||||
@@ -1,132 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000897] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001234] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001898] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002392] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003308] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.104193] (-) TimerEvent: {}
|
||||
[0.143363] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.144576] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/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/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.204507] (-) TimerEvent: {}
|
||||
[0.305674] (-) TimerEvent: {}
|
||||
[0.406732] (-) TimerEvent: {}
|
||||
[0.507566] (-) TimerEvent: {}
|
||||
[0.608653] (-) TimerEvent: {}
|
||||
[0.709875] (-) TimerEvent: {}
|
||||
[0.811123] (-) TimerEvent: {}
|
||||
[0.912021] (-) TimerEvent: {}
|
||||
[1.013515] (-) TimerEvent: {}
|
||||
[1.109189] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[1.113572] (-) TimerEvent: {}
|
||||
[1.214323] (-) TimerEvent: {}
|
||||
[1.315431] (-) TimerEvent: {}
|
||||
[1.416499] (-) TimerEvent: {}
|
||||
[1.428709] (beacon_positioning) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[1.464135] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[1.516720] (-) TimerEvent: {}
|
||||
[1.617811] (-) TimerEvent: {}
|
||||
[1.719205] (-) TimerEvent: {}
|
||||
[1.774442] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.783935] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.819387] (-) TimerEvent: {}
|
||||
[1.920367] (-) TimerEvent: {}
|
||||
[2.021764] (-) TimerEvent: {}
|
||||
[2.075934] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[2.116863] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[2.118861] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[2.121870] (-) TimerEvent: {}
|
||||
[2.132161] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[2.222113] (-) TimerEvent: {}
|
||||
[2.323002] (-) TimerEvent: {}
|
||||
[2.423940] (-) TimerEvent: {}
|
||||
[2.444128] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[2.448450] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[2.524125] (-) TimerEvent: {}
|
||||
[2.624841] (-) TimerEvent: {}
|
||||
[2.725792] (-) TimerEvent: {}
|
||||
[2.775015] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.812361] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.814033] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.825917] (-) TimerEvent: {}
|
||||
[2.859837] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.926098] (-) TimerEvent: {}
|
||||
[3.003472] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[3.004097] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[3.026286] (-) TimerEvent: {}
|
||||
[3.127091] (-) TimerEvent: {}
|
||||
[3.227906] (-) TimerEvent: {}
|
||||
[3.328675] (-) TimerEvent: {}
|
||||
[3.429286] (-) TimerEvent: {}
|
||||
[3.529885] (-) TimerEvent: {}
|
||||
[3.630476] (-) TimerEvent: {}
|
||||
[3.731130] (-) TimerEvent: {}
|
||||
[3.832004] (-) TimerEvent: {}
|
||||
[3.932764] (-) TimerEvent: {}
|
||||
[3.953643] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[4.032927] (-) TimerEvent: {}
|
||||
[4.133642] (-) TimerEvent: {}
|
||||
[4.234547] (-) TimerEvent: {}
|
||||
[4.335360] (-) TimerEvent: {}
|
||||
[4.357486] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[4.422768] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[4.435516] (-) TimerEvent: {}
|
||||
[4.536229] (-) TimerEvent: {}
|
||||
[4.636985] (-) TimerEvent: {}
|
||||
[4.737935] (-) TimerEvent: {}
|
||||
[4.838725] (-) TimerEvent: {}
|
||||
[4.856045] (beacon_positioning) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'}
|
||||
[4.938945] (-) TimerEvent: {}
|
||||
[4.981525] (beacon_positioning) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'}
|
||||
[5.039104] (-) TimerEvent: {}
|
||||
[5.139857] (-) TimerEvent: {}
|
||||
[5.240574] (-) TimerEvent: {}
|
||||
[5.341230] (-) TimerEvent: {}
|
||||
[5.397565] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[5.441384] (-) TimerEvent: {}
|
||||
[5.542074] (-) TimerEvent: {}
|
||||
[5.642765] (-) TimerEvent: {}
|
||||
[5.743514] (-) TimerEvent: {}
|
||||
[5.751252] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[5.761789] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[5.769763] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h\n'}
|
||||
[5.843729] (-) TimerEvent: {}
|
||||
[5.944709] (-) TimerEvent: {}
|
||||
[6.046051] (-) TimerEvent: {}
|
||||
[6.104700] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h - found\n'}
|
||||
[6.105755] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD\n'}
|
||||
[6.146246] (-) TimerEvent: {}
|
||||
[6.247254] (-) TimerEvent: {}
|
||||
[6.348552] (-) TimerEvent: {}
|
||||
[6.410471] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed\n'}
|
||||
[6.411472] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads\n'}
|
||||
[6.448746] (-) TimerEvent: {}
|
||||
[6.549736] (-) TimerEvent: {}
|
||||
[6.651004] (-) TimerEvent: {}
|
||||
[6.670304] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads - not found\n'}
|
||||
[6.671205] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread\n'}
|
||||
[6.751184] (-) TimerEvent: {}
|
||||
[6.851908] (-) TimerEvent: {}
|
||||
[6.952669] (-) TimerEvent: {}
|
||||
[6.964502] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread - found\n'}
|
||||
[6.968506] (beacon_positioning) StdoutLine: {'line': b'-- Found Threads: TRUE \n'}
|
||||
[7.052841] (-) TimerEvent: {}
|
||||
[7.153643] (-) TimerEvent: {}
|
||||
[7.254403] (-) TimerEvent: {}
|
||||
[7.355117] (-) TimerEvent: {}
|
||||
[7.455842] (-) TimerEvent: {}
|
||||
[7.556520] (-) TimerEvent: {}
|
||||
[7.657209] (-) TimerEvent: {}
|
||||
[7.671822] (beacon_positioning) StderrLine: {'line': b'CMake Error at /opt/ros/foxy/share/ament_cmake_target_dependencies/cmake/ament_target_dependencies.cmake:42 (message):\n'}
|
||||
[7.672486] (beacon_positioning) StderrLine: {'line': b' ament_target_dependencies() the first argument must be a valid target name\n'}
|
||||
[7.672778] (beacon_positioning) StderrLine: {'line': b'Call Stack (most recent call first):\n'}
|
||||
[7.673028] (beacon_positioning) StderrLine: {'line': b' CMakeLists.txt:24 (ament_target_dependencies)\n'}
|
||||
[7.673345] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.673592] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.685550] (beacon_positioning) StdoutLine: {'line': b'-- Configuring incomplete, errors occurred!\n'}
|
||||
[7.686063] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".\n'}
|
||||
[7.686391] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".\n'}
|
||||
[7.708544] (beacon_positioning) CommandEnded: {'returncode': 1}
|
||||
[7.757530] (-) TimerEvent: {}
|
||||
[7.860419] (-) TimerEvent: {}
|
||||
[7.882779] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 1}
|
||||
[7.894300] (-) EventReactorShutdown: {}
|
||||
@@ -1,151 +0,0 @@
|
||||
[1.692s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.692s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffa075fc10>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffa075fc10>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffa061a2b0>)
|
||||
[1.892s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.893s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.893s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.893s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.893s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.893s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.894s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.894s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.894s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.994s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[1.998s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.003s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.010s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.010s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.010s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.010s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.010s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.261s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.262s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.262s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.268s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.269s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.329s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.351s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.355s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.569s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.570s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.570s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.570s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.570s] 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.578s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.633s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.634s] 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.635s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.690s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.691s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.691s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.781s] 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 /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[10.343s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': 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/install/beacon_positioning
|
||||
[10.393s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[10.463s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[10.465s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[10.466s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[10.467s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[10.467s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[10.468s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[10.493s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[10.500s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[10.503s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[10.506s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[10.510s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[10.514s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[10.526s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[10.526s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[10.527s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '1'
|
||||
[10.527s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[10.594s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[10.594s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[10.594s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[10.595s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[10.598s] 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
|
||||
[10.598s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[10.625s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[10.632s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[10.638s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[10.665s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[10.668s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[10.670s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[10.697s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[10.700s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[10.729s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[10.732s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,6 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/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/install/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 /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
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
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Installing: /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
|
||||
-- Installing: /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
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Installing: /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
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Installing: /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
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Installing: /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
|
||||
-- Installing: /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
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Installing: /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
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Installing: /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
|
||||
@@ -1,50 +0,0 @@
|
||||
[0.115s] Invoking command in '/home/ubuntu/ros2_ws/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/install/beacon_positioning
|
||||
[0.173s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.269s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.948s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.074s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.087s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.535s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.706s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.712s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.219s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.707s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.715s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.716s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.716s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.725s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.726s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.731s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.739s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.739s] -- Configured uncrustify additional arguments:
|
||||
[2.742s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.765s] -- Configuring done
|
||||
[2.790s] -- Generating done
|
||||
[2.795s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.816s] Invoked command in '/home/ubuntu/ros2_ws/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/install/beacon_positioning
|
||||
[2.826s] 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
|
||||
[2.985s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[3.388s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[9.882s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[10.267s] [100%] Built target tracker_position
|
||||
[10.306s] 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
|
||||
[10.470s] 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
|
||||
[10.503s] -- Install configuration: ""
|
||||
[10.504s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[10.506s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[10.507s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[10.508s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[10.510s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[10.511s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[10.512s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[10.513s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[10.513s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[10.514s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[10.515s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[10.516s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[10.517s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[10.518s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[10.520s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[10.521s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[10.522s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[10.534s] 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
|
||||
@@ -1,169 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000899] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001183] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001855] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002379] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003372] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099436] (-) TimerEvent: {}
|
||||
[0.111807] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.114639] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/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/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.176283] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.199452] (-) TimerEvent: {}
|
||||
[0.272018] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.299611] (-) TimerEvent: {}
|
||||
[0.400357] (-) TimerEvent: {}
|
||||
[0.501098] (-) TimerEvent: {}
|
||||
[0.601696] (-) TimerEvent: {}
|
||||
[0.702317] (-) TimerEvent: {}
|
||||
[0.802933] (-) TimerEvent: {}
|
||||
[0.903664] (-) TimerEvent: {}
|
||||
[0.951407] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003817] (-) TimerEvent: {}
|
||||
[1.077358] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.089622] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.103967] (-) TimerEvent: {}
|
||||
[1.204624] (-) TimerEvent: {}
|
||||
[1.305290] (-) TimerEvent: {}
|
||||
[1.405944] (-) TimerEvent: {}
|
||||
[1.506626] (-) TimerEvent: {}
|
||||
[1.538390] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606790] (-) TimerEvent: {}
|
||||
[1.707568] (-) TimerEvent: {}
|
||||
[1.709509] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.714878] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807732] (-) TimerEvent: {}
|
||||
[1.908419] (-) TimerEvent: {}
|
||||
[2.009094] (-) TimerEvent: {}
|
||||
[2.109826] (-) TimerEvent: {}
|
||||
[2.210505] (-) TimerEvent: {}
|
||||
[2.222273] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.310694] (-) TimerEvent: {}
|
||||
[2.411367] (-) TimerEvent: {}
|
||||
[2.512130] (-) TimerEvent: {}
|
||||
[2.612995] (-) TimerEvent: {}
|
||||
[2.710029] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.713142] (-) TimerEvent: {}
|
||||
[2.717860] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.718660] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.719216] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.728219] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.728814] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.733700] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.742067] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.742665] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.745563] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.767948] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.793384] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.798460] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.813356] (-) TimerEvent: {}
|
||||
[2.818959] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[2.821004] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[2.823424] (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/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[2.913630] (-) TimerEvent: {}
|
||||
[2.988390] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[3.013895] (-) TimerEvent: {}
|
||||
[3.114838] (-) TimerEvent: {}
|
||||
[3.215791] (-) TimerEvent: {}
|
||||
[3.316696] (-) TimerEvent: {}
|
||||
[3.391325] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[3.416922] (-) TimerEvent: {}
|
||||
[3.517763] (-) TimerEvent: {}
|
||||
[3.618562] (-) TimerEvent: {}
|
||||
[3.719418] (-) TimerEvent: {}
|
||||
[3.820170] (-) TimerEvent: {}
|
||||
[3.920997] (-) TimerEvent: {}
|
||||
[4.021957] (-) TimerEvent: {}
|
||||
[4.122771] (-) TimerEvent: {}
|
||||
[4.223926] (-) TimerEvent: {}
|
||||
[4.324690] (-) TimerEvent: {}
|
||||
[4.425432] (-) TimerEvent: {}
|
||||
[4.526233] (-) TimerEvent: {}
|
||||
[4.627002] (-) TimerEvent: {}
|
||||
[4.727782] (-) TimerEvent: {}
|
||||
[4.828502] (-) TimerEvent: {}
|
||||
[4.929236] (-) TimerEvent: {}
|
||||
[5.030040] (-) TimerEvent: {}
|
||||
[5.130824] (-) TimerEvent: {}
|
||||
[5.231588] (-) TimerEvent: {}
|
||||
[5.332305] (-) TimerEvent: {}
|
||||
[5.433308] (-) TimerEvent: {}
|
||||
[5.534112] (-) TimerEvent: {}
|
||||
[5.634889] (-) TimerEvent: {}
|
||||
[5.735826] (-) TimerEvent: {}
|
||||
[5.836572] (-) TimerEvent: {}
|
||||
[5.937283] (-) TimerEvent: {}
|
||||
[6.038055] (-) TimerEvent: {}
|
||||
[6.138846] (-) TimerEvent: {}
|
||||
[6.239622] (-) TimerEvent: {}
|
||||
[6.340368] (-) TimerEvent: {}
|
||||
[6.441093] (-) TimerEvent: {}
|
||||
[6.541860] (-) TimerEvent: {}
|
||||
[6.642612] (-) TimerEvent: {}
|
||||
[6.743400] (-) TimerEvent: {}
|
||||
[6.844138] (-) TimerEvent: {}
|
||||
[6.944951] (-) TimerEvent: {}
|
||||
[7.045984] (-) TimerEvent: {}
|
||||
[7.146734] (-) TimerEvent: {}
|
||||
[7.247449] (-) TimerEvent: {}
|
||||
[7.348198] (-) TimerEvent: {}
|
||||
[7.448946] (-) TimerEvent: {}
|
||||
[7.549743] (-) TimerEvent: {}
|
||||
[7.650478] (-) TimerEvent: {}
|
||||
[7.751246] (-) TimerEvent: {}
|
||||
[7.852028] (-) TimerEvent: {}
|
||||
[7.952764] (-) TimerEvent: {}
|
||||
[8.053486] (-) TimerEvent: {}
|
||||
[8.154216] (-) TimerEvent: {}
|
||||
[8.254989] (-) TimerEvent: {}
|
||||
[8.355794] (-) TimerEvent: {}
|
||||
[8.456740] (-) TimerEvent: {}
|
||||
[8.557481] (-) TimerEvent: {}
|
||||
[8.658225] (-) TimerEvent: {}
|
||||
[8.758988] (-) TimerEvent: {}
|
||||
[8.859767] (-) TimerEvent: {}
|
||||
[8.960510] (-) TimerEvent: {}
|
||||
[9.061265] (-) TimerEvent: {}
|
||||
[9.162006] (-) TimerEvent: {}
|
||||
[9.262783] (-) TimerEvent: {}
|
||||
[9.363532] (-) TimerEvent: {}
|
||||
[9.464268] (-) TimerEvent: {}
|
||||
[9.564989] (-) TimerEvent: {}
|
||||
[9.665726] (-) TimerEvent: {}
|
||||
[9.766535] (-) TimerEvent: {}
|
||||
[9.867496] (-) TimerEvent: {}
|
||||
[9.885118] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[9.967703] (-) TimerEvent: {}
|
||||
[10.068568] (-) TimerEvent: {}
|
||||
[10.169421] (-) TimerEvent: {}
|
||||
[10.269941] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[10.270579] (-) TimerEvent: {}
|
||||
[10.308471] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[10.370838] (-) TimerEvent: {}
|
||||
[10.425719] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[10.466408] (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/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/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[10.476159] (-) TimerEvent: {}
|
||||
[10.506309] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[10.507062] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[10.509296] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[10.510038] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[10.511520] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[10.512827] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[10.513780] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[10.514781] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[10.515753] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[10.516693] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[10.517641] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[10.518587] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[10.519564] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[10.520487] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[10.521712] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[10.522863] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[10.523779] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[10.524768] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[10.530349] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[10.576236] (-) TimerEvent: {}
|
||||
[10.677567] (-) TimerEvent: {}
|
||||
[10.783693] (-) TimerEvent: {}
|
||||
[10.890182] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[10.893381] (-) TimerEvent: {}
|
||||
[10.893708] (-) EventReactorShutdown: {}
|
||||
@@ -1,178 +0,0 @@
|
||||
[1.700s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.700s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffa9321df0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffa9321df0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffa91fb550>)
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.903s] 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.904s] 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.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.905s] 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.988s] 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.989s] 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.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.990s] 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.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.991s] 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.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.992s] 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.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.993s] 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.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.994s] 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.995s] 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.996s] 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.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.008s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.013s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.014s] 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.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.020s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.020s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.020s] 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.197s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.197s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.197s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.200s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.200s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.241s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.260s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.264s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.418s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.418s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.419s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.419s] 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.428s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.483s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.484s] 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.485s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.520s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.521s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.521s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.601s] 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 /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[5.303s] 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 /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[5.314s] 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
|
||||
[12.792s] 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
|
||||
[12.957s] 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
|
||||
[13.012s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[13.020s] 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
|
||||
[13.056s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[13.059s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[13.061s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[13.083s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[13.089s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[13.092s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[13.096s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[13.097s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[13.098s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[13.099s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[13.099s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[13.124s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[13.127s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[13.129s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[13.132s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[13.135s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[13.137s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[13.278s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[13.305s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[13.308s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[13.309s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[13.331s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[13.333s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[13.335s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[13.337s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[13.337s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[13.337s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[13.338s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[13.339s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[13.362s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[13.364s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[13.366s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[13.368s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[13.370s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[13.372s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[13.373s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[13.374s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[13.374s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[13.375s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[13.412s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[13.412s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[13.412s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[13.413s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[13.415s] 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
|
||||
[13.415s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[13.443s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[13.447s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[13.451s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[13.473s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[13.475s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[13.477s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[13.499s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[13.501s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[13.522s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[13.524s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,100 +0,0 @@
|
||||
[1.701s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.701s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffb6ceee80>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffb6ceee80>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffb6bde760>)
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.902s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.903s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.903s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.904s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.905s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.004s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.009s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.016s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.023s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.023s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.023s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
@@ -1,4 +0,0 @@
|
||||
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
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,48 +0,0 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.229s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.324s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.996s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.123s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.136s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.585s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.757s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.763s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.259s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.578s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.583s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.584s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.584s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.588s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.589s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.591s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.596s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.596s] -- Configured uncrustify additional arguments:
|
||||
[2.598s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.615s] -- Configuring done
|
||||
[2.643s] -- Generating done
|
||||
[2.649s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.749s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[2.874s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[13.577s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[14.263s] [100%] Built target tracker_position
|
||||
[14.400s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[14.559s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[14.592s] -- Install configuration: ""
|
||||
[14.593s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[14.599s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[14.599s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[14.600s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[14.602s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[14.602s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[14.603s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[14.603s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[14.605s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[14.606s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[14.607s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[14.608s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[14.608s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[14.609s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[14.609s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[14.621s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -1,207 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000922] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001201] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001843] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002326] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003290] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099345] (-) TimerEvent: {}
|
||||
[0.111536] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.114321] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.117380] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199546] (-) TimerEvent: {}
|
||||
[0.232281] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299662] (-) TimerEvent: {}
|
||||
[0.326921] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399804] (-) TimerEvent: {}
|
||||
[0.500452] (-) TimerEvent: {}
|
||||
[0.601098] (-) TimerEvent: {}
|
||||
[0.701747] (-) TimerEvent: {}
|
||||
[0.802347] (-) TimerEvent: {}
|
||||
[0.902968] (-) TimerEvent: {}
|
||||
[0.999480] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003150] (-) TimerEvent: {}
|
||||
[1.103788] (-) TimerEvent: {}
|
||||
[1.126349] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.138798] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.203968] (-) TimerEvent: {}
|
||||
[1.304749] (-) TimerEvent: {}
|
||||
[1.405493] (-) TimerEvent: {}
|
||||
[1.506372] (-) TimerEvent: {}
|
||||
[1.588310] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606513] (-) TimerEvent: {}
|
||||
[1.707224] (-) TimerEvent: {}
|
||||
[1.760419] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.765650] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807380] (-) TimerEvent: {}
|
||||
[1.908074] (-) TimerEvent: {}
|
||||
[2.008750] (-) TimerEvent: {}
|
||||
[2.109464] (-) TimerEvent: {}
|
||||
[2.210133] (-) TimerEvent: {}
|
||||
[2.262018] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.310316] (-) TimerEvent: {}
|
||||
[2.410968] (-) TimerEvent: {}
|
||||
[2.511709] (-) TimerEvent: {}
|
||||
[2.581075] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.586170] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.586810] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.587357] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.591328] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.591876] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.594194] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.599027] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.599585] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.600734] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.611845] (-) TimerEvent: {}
|
||||
[2.617566] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.645630] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.652313] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.712061] (-) TimerEvent: {}
|
||||
[2.751838] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[2.812221] (-) TimerEvent: {}
|
||||
[2.877120] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[2.912447] (-) TimerEvent: {}
|
||||
[3.013192] (-) TimerEvent: {}
|
||||
[3.113963] (-) TimerEvent: {}
|
||||
[3.214751] (-) TimerEvent: {}
|
||||
[3.315530] (-) TimerEvent: {}
|
||||
[3.416263] (-) TimerEvent: {}
|
||||
[3.516969] (-) TimerEvent: {}
|
||||
[3.617741] (-) TimerEvent: {}
|
||||
[3.718461] (-) TimerEvent: {}
|
||||
[3.819257] (-) TimerEvent: {}
|
||||
[3.920023] (-) TimerEvent: {}
|
||||
[4.020749] (-) TimerEvent: {}
|
||||
[4.121528] (-) TimerEvent: {}
|
||||
[4.222258] (-) TimerEvent: {}
|
||||
[4.323323] (-) TimerEvent: {}
|
||||
[4.424043] (-) TimerEvent: {}
|
||||
[4.524768] (-) TimerEvent: {}
|
||||
[4.625553] (-) TimerEvent: {}
|
||||
[4.726272] (-) TimerEvent: {}
|
||||
[4.827074] (-) TimerEvent: {}
|
||||
[4.927906] (-) TimerEvent: {}
|
||||
[5.028622] (-) TimerEvent: {}
|
||||
[5.129387] (-) TimerEvent: {}
|
||||
[5.230124] (-) TimerEvent: {}
|
||||
[5.330885] (-) TimerEvent: {}
|
||||
[5.431683] (-) TimerEvent: {}
|
||||
[5.532412] (-) TimerEvent: {}
|
||||
[5.633122] (-) TimerEvent: {}
|
||||
[5.733853] (-) TimerEvent: {}
|
||||
[5.834623] (-) TimerEvent: {}
|
||||
[5.935415] (-) TimerEvent: {}
|
||||
[6.036187] (-) TimerEvent: {}
|
||||
[6.136887] (-) TimerEvent: {}
|
||||
[6.237637] (-) TimerEvent: {}
|
||||
[6.338383] (-) TimerEvent: {}
|
||||
[6.439195] (-) TimerEvent: {}
|
||||
[6.539993] (-) TimerEvent: {}
|
||||
[6.640769] (-) TimerEvent: {}
|
||||
[6.741506] (-) TimerEvent: {}
|
||||
[6.842288] (-) TimerEvent: {}
|
||||
[6.943060] (-) TimerEvent: {}
|
||||
[7.043827] (-) TimerEvent: {}
|
||||
[7.144557] (-) TimerEvent: {}
|
||||
[7.245327] (-) TimerEvent: {}
|
||||
[7.346120] (-) TimerEvent: {}
|
||||
[7.446862] (-) TimerEvent: {}
|
||||
[7.547635] (-) TimerEvent: {}
|
||||
[7.648381] (-) TimerEvent: {}
|
||||
[7.749122] (-) TimerEvent: {}
|
||||
[7.849846] (-) TimerEvent: {}
|
||||
[7.950574] (-) TimerEvent: {}
|
||||
[8.051352] (-) TimerEvent: {}
|
||||
[8.152078] (-) TimerEvent: {}
|
||||
[8.252832] (-) TimerEvent: {}
|
||||
[8.353612] (-) TimerEvent: {}
|
||||
[8.454348] (-) TimerEvent: {}
|
||||
[8.555098] (-) TimerEvent: {}
|
||||
[8.655861] (-) TimerEvent: {}
|
||||
[8.756567] (-) TimerEvent: {}
|
||||
[8.857309] (-) TimerEvent: {}
|
||||
[8.958050] (-) TimerEvent: {}
|
||||
[9.058808] (-) TimerEvent: {}
|
||||
[9.159598] (-) TimerEvent: {}
|
||||
[9.260417] (-) TimerEvent: {}
|
||||
[9.361211] (-) TimerEvent: {}
|
||||
[9.461992] (-) TimerEvent: {}
|
||||
[9.562731] (-) TimerEvent: {}
|
||||
[9.663585] (-) TimerEvent: {}
|
||||
[9.764449] (-) TimerEvent: {}
|
||||
[9.865188] (-) TimerEvent: {}
|
||||
[9.965953] (-) TimerEvent: {}
|
||||
[10.066679] (-) TimerEvent: {}
|
||||
[10.167461] (-) TimerEvent: {}
|
||||
[10.268213] (-) TimerEvent: {}
|
||||
[10.368954] (-) TimerEvent: {}
|
||||
[10.469736] (-) TimerEvent: {}
|
||||
[10.570508] (-) TimerEvent: {}
|
||||
[10.671304] (-) TimerEvent: {}
|
||||
[10.772102] (-) TimerEvent: {}
|
||||
[10.873059] (-) TimerEvent: {}
|
||||
[10.973865] (-) TimerEvent: {}
|
||||
[11.074607] (-) TimerEvent: {}
|
||||
[11.175359] (-) TimerEvent: {}
|
||||
[11.276085] (-) TimerEvent: {}
|
||||
[11.376814] (-) TimerEvent: {}
|
||||
[11.477578] (-) TimerEvent: {}
|
||||
[11.578271] (-) TimerEvent: {}
|
||||
[11.679024] (-) TimerEvent: {}
|
||||
[11.779780] (-) TimerEvent: {}
|
||||
[11.880519] (-) TimerEvent: {}
|
||||
[11.981222] (-) TimerEvent: {}
|
||||
[12.081954] (-) TimerEvent: {}
|
||||
[12.182704] (-) TimerEvent: {}
|
||||
[12.283434] (-) TimerEvent: {}
|
||||
[12.384158] (-) TimerEvent: {}
|
||||
[12.484850] (-) TimerEvent: {}
|
||||
[12.585576] (-) TimerEvent: {}
|
||||
[12.686322] (-) TimerEvent: {}
|
||||
[12.787040] (-) TimerEvent: {}
|
||||
[12.887792] (-) TimerEvent: {}
|
||||
[12.988513] (-) TimerEvent: {}
|
||||
[13.089228] (-) TimerEvent: {}
|
||||
[13.190030] (-) TimerEvent: {}
|
||||
[13.290795] (-) TimerEvent: {}
|
||||
[13.391598] (-) TimerEvent: {}
|
||||
[13.492454] (-) TimerEvent: {}
|
||||
[13.580287] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[13.592641] (-) TimerEvent: {}
|
||||
[13.693578] (-) TimerEvent: {}
|
||||
[13.794533] (-) TimerEvent: {}
|
||||
[13.895543] (-) TimerEvent: {}
|
||||
[13.996542] (-) TimerEvent: {}
|
||||
[14.097520] (-) TimerEvent: {}
|
||||
[14.198308] (-) TimerEvent: {}
|
||||
[14.265644] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[14.298490] (-) TimerEvent: {}
|
||||
[14.399339] (-) TimerEvent: {}
|
||||
[14.402927] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.499684] (-) TimerEvent: {}
|
||||
[14.517186] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[14.556382] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[14.594497] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[14.595825] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[14.599774] (-) TimerEvent: {}
|
||||
[14.601735] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[14.602286] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[14.603535] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[14.604678] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[14.605120] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[14.606195] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[14.606652] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[14.607598] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[14.608067] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[14.608454] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[14.608836] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[14.609723] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[14.610807] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[14.611304] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[14.611755] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[14.612093] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[14.617532] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.705027] (-) TimerEvent: {}
|
||||
[14.821081] (-) TimerEvent: {}
|
||||
[14.923862] (-) TimerEvent: {}
|
||||
[14.965004] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[14.968178] (-) EventReactorShutdown: {}
|
||||
@@ -1,185 +0,0 @@
|
||||
[1.699s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.699s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff9dcdbe80>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff9dcdbe80>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff9dbcb760>)
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.900s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.901s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.901s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.901s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.902s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.903s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.007s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.014s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.021s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.021s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.196s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.199s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.199s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.240s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.259s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.263s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.414s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.416s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': None, 'cmake_clean_cache': False, 'cmake_clean_first': False, 'cmake_force_configure': False, 'cmake_target': None, 'cmake_target_skip_unavailable': False, 'install_base': '/home/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.424s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.479s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.480s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.481s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.515s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.516s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.516s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.600s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[16.883s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.043s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.096s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.103s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.139s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.141s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.143s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.165s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.168s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.170s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.173s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.174s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.174s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.175s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.176s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.200s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.203s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.206s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.208s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.211s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.213s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.348s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.375s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.378s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.379s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.402s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.404s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.406s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.408s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.409s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.409s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.410s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.410s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.433s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.436s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.438s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.439s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.441s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.442s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.444s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[17.445s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[17.445s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[17.445s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[17.484s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[17.484s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[17.485s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[17.485s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[17.487s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
|
||||
[17.488s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[17.513s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[17.517s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[17.522s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[17.543s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[17.546s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[17.548s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[17.570s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[17.572s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[17.593s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[17.595s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,2 +0,0 @@
|
||||
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
|
||||
@@ -1,6 +0,0 @@
|
||||
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
|
||||
@@ -1,12 +0,0 @@
|
||||
-- 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".
|
||||
@@ -1,18 +0,0 @@
|
||||
-- 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
|
||||
@@ -1,20 +0,0 @@
|
||||
[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
|
||||
@@ -1,56 +0,0 @@
|
||||
[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: {}
|
||||
@@ -1,165 +0,0 @@
|
||||
[1.705s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.705s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff9c406dc0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff9c406dc0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff9c2c0790>)
|
||||
[1.914s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.915s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.915s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.916s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.916s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.917s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.018s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.024s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.026s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.027s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.030s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.031s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.031s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.032s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.033s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.033s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.037s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.037s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.038s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.222s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.224s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.225s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.266s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.285s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.290s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.558s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.559s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.559s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': None, 'cmake_clean_cache': False, 'cmake_clean_first': False, 'cmake_force_configure': False, 'cmake_target': None, 'cmake_target_skip_unavailable': False, 'install_base': '/home/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.567s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.623s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.624s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.625s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.660s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.661s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.661s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.752s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.009s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.148s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[5.188s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[5.190s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[5.191s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[5.214s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[5.217s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[5.219s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[5.222s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[5.223s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.223s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[5.224s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[5.225s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.248s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[5.251s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[5.254s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[5.257s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[5.260s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[5.263s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[5.265s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[5.265s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[5.266s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[5.266s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.310s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.310s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.311s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.311s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.314s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
|
||||
[5.314s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.341s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.344s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.352s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.377s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.380s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.382s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[5.403s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[5.405s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[5.427s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[5.429s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
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
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,48 +0,0 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.229s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.324s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[1.009s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.138s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.150s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.631s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.802s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.807s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.303s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.629s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.634s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.635s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.636s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.640s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.640s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.643s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.648s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.648s] -- Configured uncrustify additional arguments:
|
||||
[2.649s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.666s] -- Configuring done
|
||||
[2.741s] -- Generating done
|
||||
[2.758s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.899s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[3.035s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[13.721s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[14.522s] [100%] Built target tracker_position
|
||||
[14.561s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[14.721s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[14.755s] -- Install configuration: ""
|
||||
[14.756s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[14.762s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[14.762s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[14.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[14.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[14.764s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[14.765s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[14.765s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[14.766s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[14.766s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[14.767s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[14.767s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[14.768s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[14.769s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[14.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[14.782s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -1,209 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000980] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001271] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001937] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002456] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003446] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099404] (-) TimerEvent: {}
|
||||
[0.111745] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.114571] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.117324] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '2'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199582] (-) TimerEvent: {}
|
||||
[0.231654] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299700] (-) TimerEvent: {}
|
||||
[0.327640] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399830] (-) TimerEvent: {}
|
||||
[0.500415] (-) TimerEvent: {}
|
||||
[0.601053] (-) TimerEvent: {}
|
||||
[0.701684] (-) TimerEvent: {}
|
||||
[0.802301] (-) TimerEvent: {}
|
||||
[0.902947] (-) TimerEvent: {}
|
||||
[1.003657] (-) TimerEvent: {}
|
||||
[1.012393] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.103827] (-) TimerEvent: {}
|
||||
[1.141111] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.153205] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.203980] (-) TimerEvent: {}
|
||||
[1.304647] (-) TimerEvent: {}
|
||||
[1.405321] (-) TimerEvent: {}
|
||||
[1.506041] (-) TimerEvent: {}
|
||||
[1.606737] (-) TimerEvent: {}
|
||||
[1.633938] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.706897] (-) TimerEvent: {}
|
||||
[1.805075] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.807028] (-) TimerEvent: {}
|
||||
[1.810547] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.907216] (-) TimerEvent: {}
|
||||
[2.007912] (-) TimerEvent: {}
|
||||
[2.108561] (-) TimerEvent: {}
|
||||
[2.209227] (-) TimerEvent: {}
|
||||
[2.306493] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.309359] (-) TimerEvent: {}
|
||||
[2.409994] (-) TimerEvent: {}
|
||||
[2.510673] (-) TimerEvent: {}
|
||||
[2.611458] (-) TimerEvent: {}
|
||||
[2.632543] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.637707] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.638407] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.638905] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.642986] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.643576] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.645920] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.650857] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.651446] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.652719] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.669501] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.711598] (-) TimerEvent: {}
|
||||
[2.743227] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.760855] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.811781] (-) TimerEvent: {}
|
||||
[2.901971] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[2.911976] (-) TimerEvent: {}
|
||||
[3.012765] (-) TimerEvent: {}
|
||||
[3.037718] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[3.112970] (-) TimerEvent: {}
|
||||
[3.213683] (-) TimerEvent: {}
|
||||
[3.314444] (-) TimerEvent: {}
|
||||
[3.415147] (-) TimerEvent: {}
|
||||
[3.515891] (-) TimerEvent: {}
|
||||
[3.616665] (-) TimerEvent: {}
|
||||
[3.717399] (-) TimerEvent: {}
|
||||
[3.818204] (-) TimerEvent: {}
|
||||
[3.918976] (-) TimerEvent: {}
|
||||
[4.019766] (-) TimerEvent: {}
|
||||
[4.120522] (-) TimerEvent: {}
|
||||
[4.221264] (-) TimerEvent: {}
|
||||
[4.322327] (-) TimerEvent: {}
|
||||
[4.423094] (-) TimerEvent: {}
|
||||
[4.523952] (-) TimerEvent: {}
|
||||
[4.624662] (-) TimerEvent: {}
|
||||
[4.725405] (-) TimerEvent: {}
|
||||
[4.826190] (-) TimerEvent: {}
|
||||
[4.926916] (-) TimerEvent: {}
|
||||
[5.027766] (-) TimerEvent: {}
|
||||
[5.128525] (-) TimerEvent: {}
|
||||
[5.229317] (-) TimerEvent: {}
|
||||
[5.330116] (-) TimerEvent: {}
|
||||
[5.430915] (-) TimerEvent: {}
|
||||
[5.531689] (-) TimerEvent: {}
|
||||
[5.632476] (-) TimerEvent: {}
|
||||
[5.733212] (-) TimerEvent: {}
|
||||
[5.834008] (-) TimerEvent: {}
|
||||
[5.934785] (-) TimerEvent: {}
|
||||
[6.035615] (-) TimerEvent: {}
|
||||
[6.136359] (-) TimerEvent: {}
|
||||
[6.237097] (-) TimerEvent: {}
|
||||
[6.337867] (-) TimerEvent: {}
|
||||
[6.438687] (-) TimerEvent: {}
|
||||
[6.539467] (-) TimerEvent: {}
|
||||
[6.640222] (-) TimerEvent: {}
|
||||
[6.740999] (-) TimerEvent: {}
|
||||
[6.841752] (-) TimerEvent: {}
|
||||
[6.942490] (-) TimerEvent: {}
|
||||
[7.043253] (-) TimerEvent: {}
|
||||
[7.144051] (-) TimerEvent: {}
|
||||
[7.244803] (-) TimerEvent: {}
|
||||
[7.345571] (-) TimerEvent: {}
|
||||
[7.446341] (-) TimerEvent: {}
|
||||
[7.547148] (-) TimerEvent: {}
|
||||
[7.647927] (-) TimerEvent: {}
|
||||
[7.748690] (-) TimerEvent: {}
|
||||
[7.849448] (-) TimerEvent: {}
|
||||
[7.950280] (-) TimerEvent: {}
|
||||
[8.051035] (-) TimerEvent: {}
|
||||
[8.151800] (-) TimerEvent: {}
|
||||
[8.252555] (-) TimerEvent: {}
|
||||
[8.353324] (-) TimerEvent: {}
|
||||
[8.454123] (-) TimerEvent: {}
|
||||
[8.554881] (-) TimerEvent: {}
|
||||
[8.655655] (-) TimerEvent: {}
|
||||
[8.756423] (-) TimerEvent: {}
|
||||
[8.857153] (-) TimerEvent: {}
|
||||
[8.957922] (-) TimerEvent: {}
|
||||
[9.058653] (-) TimerEvent: {}
|
||||
[9.159443] (-) TimerEvent: {}
|
||||
[9.260196] (-) TimerEvent: {}
|
||||
[9.361058] (-) TimerEvent: {}
|
||||
[9.461844] (-) TimerEvent: {}
|
||||
[9.562601] (-) TimerEvent: {}
|
||||
[9.663401] (-) TimerEvent: {}
|
||||
[9.764124] (-) TimerEvent: {}
|
||||
[9.864921] (-) TimerEvent: {}
|
||||
[9.965658] (-) TimerEvent: {}
|
||||
[10.066404] (-) TimerEvent: {}
|
||||
[10.167171] (-) TimerEvent: {}
|
||||
[10.267956] (-) TimerEvent: {}
|
||||
[10.368700] (-) TimerEvent: {}
|
||||
[10.469451] (-) TimerEvent: {}
|
||||
[10.570159] (-) TimerEvent: {}
|
||||
[10.670913] (-) TimerEvent: {}
|
||||
[10.771788] (-) TimerEvent: {}
|
||||
[10.872915] (-) TimerEvent: {}
|
||||
[10.973775] (-) TimerEvent: {}
|
||||
[11.074950] (-) TimerEvent: {}
|
||||
[11.175705] (-) TimerEvent: {}
|
||||
[11.276456] (-) TimerEvent: {}
|
||||
[11.377221] (-) TimerEvent: {}
|
||||
[11.478009] (-) TimerEvent: {}
|
||||
[11.578743] (-) TimerEvent: {}
|
||||
[11.679497] (-) TimerEvent: {}
|
||||
[11.780203] (-) TimerEvent: {}
|
||||
[11.880951] (-) TimerEvent: {}
|
||||
[11.981734] (-) TimerEvent: {}
|
||||
[12.082480] (-) TimerEvent: {}
|
||||
[12.183278] (-) TimerEvent: {}
|
||||
[12.284063] (-) TimerEvent: {}
|
||||
[12.384843] (-) TimerEvent: {}
|
||||
[12.485595] (-) TimerEvent: {}
|
||||
[12.586327] (-) TimerEvent: {}
|
||||
[12.687088] (-) TimerEvent: {}
|
||||
[12.787885] (-) TimerEvent: {}
|
||||
[12.888582] (-) TimerEvent: {}
|
||||
[12.989284] (-) TimerEvent: {}
|
||||
[13.090056] (-) TimerEvent: {}
|
||||
[13.190825] (-) TimerEvent: {}
|
||||
[13.291711] (-) TimerEvent: {}
|
||||
[13.392504] (-) TimerEvent: {}
|
||||
[13.493262] (-) TimerEvent: {}
|
||||
[13.594023] (-) TimerEvent: {}
|
||||
[13.694866] (-) TimerEvent: {}
|
||||
[13.723753] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[13.795059] (-) TimerEvent: {}
|
||||
[13.895878] (-) TimerEvent: {}
|
||||
[13.996806] (-) TimerEvent: {}
|
||||
[14.097868] (-) TimerEvent: {}
|
||||
[14.199188] (-) TimerEvent: {}
|
||||
[14.300116] (-) TimerEvent: {}
|
||||
[14.401188] (-) TimerEvent: {}
|
||||
[14.502084] (-) TimerEvent: {}
|
||||
[14.524697] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[14.563229] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.602394] (-) TimerEvent: {}
|
||||
[14.676707] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[14.702697] (-) TimerEvent: {}
|
||||
[14.717686] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.1.1.110 56300 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '2'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '9'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', '0'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.1.1.110 56300 10.1.1.68 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/beacon_positioning:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy')]), 'shell': False}
|
||||
[14.757839] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[14.759050] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[14.765080] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[14.765675] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[14.766123] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[14.766518] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[14.766895] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[14.767909] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[14.768362] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[14.769285] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[14.769745] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[14.770145] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[14.770534] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[14.771432] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[14.772548] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[14.773001] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[14.773449] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[14.773798] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[14.778650] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[14.802841] (-) TimerEvent: {}
|
||||
[14.903618] (-) TimerEvent: {}
|
||||
[15.010593] (-) TimerEvent: {}
|
||||
[15.126963] (-) TimerEvent: {}
|
||||
[15.131111] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[15.133892] (-) EventReactorShutdown: {}
|
||||
@@ -1,185 +0,0 @@
|
||||
[1.702s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.702s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff8134ce20>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff8134ce20>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8123d700>)
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.906s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.906s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.007s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.013s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.019s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.020s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.026s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.026s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.026s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.027s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.203s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.205s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.206s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.247s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.266s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.270s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.422s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.423s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.423s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': None, 'cmake_clean_cache': False, 'cmake_clean_first': False, 'cmake_force_configure': False, 'cmake_target': None, 'cmake_target_skip_unavailable': False, 'install_base': '/home/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.432s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.487s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.488s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.489s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.523s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.524s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.524s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.607s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.051s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[17.212s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.265s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.272s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[17.307s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.309s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.310s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.333s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.336s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.338s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.341s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.342s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.342s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.343s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.343s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.366s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.370s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.372s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.374s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.377s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.380s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.521s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[17.548s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[17.551s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[17.552s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[17.575s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[17.577s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[17.578s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.581s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[17.582s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[17.583s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[17.606s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[17.608s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[17.610s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[17.612s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[17.614s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[17.616s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[17.617s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[17.618s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[17.619s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[17.619s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[17.656s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[17.657s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[17.657s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[17.657s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[17.660s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
|
||||
[17.660s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[17.688s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[17.692s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[17.696s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[17.719s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[17.721s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[17.723s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[17.745s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[17.747s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[17.769s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[17.771s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
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
|
||||
@@ -1,42 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[ 50%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,42 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[ 50%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,46 +0,0 @@
|
||||
[0.116s] 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.223s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.317s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.995s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.125s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.138s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.621s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.794s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.799s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.301s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.620s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.625s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.626s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.626s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.630s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.631s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.633s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.638s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.638s] -- Configured uncrustify additional arguments:
|
||||
[2.640s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.657s] -- Configuring done
|
||||
[2.684s] -- Generating done
|
||||
[2.691s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.864s] [ 50%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[3.548s] [100%] Built target tracker_position
|
||||
[3.587s] 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
|
||||
[3.749s] 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
|
||||
[3.782s] -- Install configuration: ""
|
||||
[3.783s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[3.789s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[3.789s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[3.790s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[3.790s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[3.790s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[3.792s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[3.792s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[3.793s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[3.793s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[3.794s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[3.794s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[3.795s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[3.796s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[3.797s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[3.797s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[3.797s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[3.809s] 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
|
||||
@@ -1,98 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000917] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001201] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001916] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002422] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003359] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099323] (-) TimerEvent: {}
|
||||
[0.109851] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.112624] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.115577] (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.199516] (-) TimerEvent: {}
|
||||
[0.225565] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299642] (-) TimerEvent: {}
|
||||
[0.320341] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399805] (-) TimerEvent: {}
|
||||
[0.500507] (-) TimerEvent: {}
|
||||
[0.601281] (-) TimerEvent: {}
|
||||
[0.701913] (-) TimerEvent: {}
|
||||
[0.802493] (-) TimerEvent: {}
|
||||
[0.903070] (-) TimerEvent: {}
|
||||
[0.998221] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003229] (-) TimerEvent: {}
|
||||
[1.103902] (-) TimerEvent: {}
|
||||
[1.128482] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.140823] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.204064] (-) TimerEvent: {}
|
||||
[1.304877] (-) TimerEvent: {}
|
||||
[1.405614] (-) TimerEvent: {}
|
||||
[1.506274] (-) TimerEvent: {}
|
||||
[1.606964] (-) TimerEvent: {}
|
||||
[1.623986] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.707124] (-) TimerEvent: {}
|
||||
[1.797103] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.802428] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807313] (-) TimerEvent: {}
|
||||
[1.908066] (-) TimerEvent: {}
|
||||
[2.008764] (-) TimerEvent: {}
|
||||
[2.109468] (-) TimerEvent: {}
|
||||
[2.210141] (-) TimerEvent: {}
|
||||
[2.304393] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.310336] (-) TimerEvent: {}
|
||||
[2.411069] (-) TimerEvent: {}
|
||||
[2.511803] (-) TimerEvent: {}
|
||||
[2.612491] (-) TimerEvent: {}
|
||||
[2.623076] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.628127] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.628779] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.629306] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.633370] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.633896] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.636226] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.641109] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.641667] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.642862] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.659783] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.687242] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.693842] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.712753] (-) TimerEvent: {}
|
||||
[2.813717] (-) TimerEvent: {}
|
||||
[2.866903] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[2.913927] (-) TimerEvent: {}
|
||||
[3.014728] (-) TimerEvent: {}
|
||||
[3.116003] (-) TimerEvent: {}
|
||||
[3.216935] (-) TimerEvent: {}
|
||||
[3.317879] (-) TimerEvent: {}
|
||||
[3.418775] (-) TimerEvent: {}
|
||||
[3.519728] (-) TimerEvent: {}
|
||||
[3.550837] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[3.589499] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[3.620000] (-) TimerEvent: {}
|
||||
[3.704373] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[3.720291] (-) TimerEvent: {}
|
||||
[3.745254] (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}
|
||||
[3.784563] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[3.785784] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[3.791829] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[3.792410] (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'}
|
||||
[3.792820] (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'}
|
||||
[3.793235] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[3.793660] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[3.794677] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[3.795119] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[3.796042] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[3.796471] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[3.796859] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[3.797265] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[3.798184] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[3.799262] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[3.799715] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[3.800104] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[3.800509] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[3.805497] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[3.824410] (-) TimerEvent: {}
|
||||
[3.925665] (-) TimerEvent: {}
|
||||
[4.033096] (-) TimerEvent: {}
|
||||
[4.149774] (-) TimerEvent: {}
|
||||
[4.153857] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[4.156986] (-) EventReactorShutdown: {}
|
||||
@@ -1,185 +0,0 @@
|
||||
[1.692s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.692s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffa172dfd0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffa172dfd0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffa16834c0>)
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.895s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.895s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.996s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.001s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.008s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.014s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.015s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.015s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.015s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.015s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.190s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.190s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.190s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.193s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.193s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.233s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.253s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.257s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.409s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.410s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.410s] 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.418s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.473s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.474s] 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.475s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.509s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.510s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.510s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.592s] 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
|
||||
[6.063s] 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
|
||||
[6.226s] 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
|
||||
[6.277s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[6.285s] 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
|
||||
[6.319s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[6.322s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[6.323s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[6.346s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[6.348s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[6.350s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[6.354s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[6.355s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[6.355s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[6.356s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[6.356s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[6.379s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[6.382s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[6.384s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[6.387s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[6.390s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[6.393s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[6.530s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[6.558s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[6.560s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[6.561s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[6.584s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[6.586s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[6.587s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[6.590s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[6.590s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[6.591s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[6.591s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[6.592s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[6.615s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[6.617s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[6.619s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[6.621s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[6.623s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[6.625s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[6.626s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[6.627s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[6.628s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[6.628s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[6.667s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[6.667s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[6.668s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[6.668s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[6.670s] 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
|
||||
[6.671s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[6.697s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[6.709s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[6.716s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[6.741s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[6.743s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[6.745s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[6.767s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[6.769s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[6.790s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[6.792s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
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
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,44 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -1,48 +0,0 @@
|
||||
[0.120s] 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.230s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.325s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[1.008s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.137s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.149s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.632s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.803s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.809s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.329s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.653s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.658s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.658s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.659s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.663s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.664s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.666s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.671s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.671s] -- Configured uncrustify additional arguments:
|
||||
[2.673s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.690s] -- Configuring done
|
||||
[2.719s] -- Generating done
|
||||
[2.725s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.827s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[2.953s] [ 50%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[15.184s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[15.899s] [100%] Built target tracker_position
|
||||
[15.938s] 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
|
||||
[16.099s] 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
|
||||
[16.132s] -- Install configuration: ""
|
||||
[16.133s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[16.140s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[16.140s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[16.140s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[16.141s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[16.141s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[16.142s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[16.143s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[16.144s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[16.144s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[16.144s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[16.145s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[16.146s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[16.147s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[16.147s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[16.148s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[16.148s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[16.160s] 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
|
||||
@@ -1,222 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000922] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001203] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001856] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.002365] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003380] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099671] (-) TimerEvent: {}
|
||||
[0.113298] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.116363] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.119431] (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'), ('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.199738] (-) TimerEvent: {}
|
||||
[0.232903] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299871] (-) TimerEvent: {}
|
||||
[0.327682] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.400014] (-) TimerEvent: {}
|
||||
[0.500623] (-) TimerEvent: {}
|
||||
[0.601281] (-) TimerEvent: {}
|
||||
[0.701898] (-) TimerEvent: {}
|
||||
[0.802567] (-) TimerEvent: {}
|
||||
[0.903165] (-) TimerEvent: {}
|
||||
[1.003835] (-) TimerEvent: {}
|
||||
[1.011255] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.104006] (-) TimerEvent: {}
|
||||
[1.140271] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.152584] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.204162] (-) TimerEvent: {}
|
||||
[1.304819] (-) TimerEvent: {}
|
||||
[1.405472] (-) TimerEvent: {}
|
||||
[1.506147] (-) TimerEvent: {}
|
||||
[1.606823] (-) TimerEvent: {}
|
||||
[1.634978] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.706989] (-) TimerEvent: {}
|
||||
[1.806311] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.807074] (-) TimerEvent: {}
|
||||
[1.811827] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.907270] (-) TimerEvent: {}
|
||||
[2.007970] (-) TimerEvent: {}
|
||||
[2.108648] (-) TimerEvent: {}
|
||||
[2.209344] (-) TimerEvent: {}
|
||||
[2.310033] (-) TimerEvent: {}
|
||||
[2.331920] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.410192] (-) TimerEvent: {}
|
||||
[2.510964] (-) TimerEvent: {}
|
||||
[2.611726] (-) TimerEvent: {}
|
||||
[2.655926] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.660916] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.661546] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.662029] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.666173] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.666767] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.669110] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.673972] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.674498] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.675718] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.692706] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.711877] (-) TimerEvent: {}
|
||||
[2.721871] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.728245] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.812123] (-) TimerEvent: {}
|
||||
[2.829904] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[2.912291] (-) TimerEvent: {}
|
||||
[2.955923] (beacon_positioning) StdoutLine: {'line': b'[ 50%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[3.012484] (-) TimerEvent: {}
|
||||
[3.113209] (-) TimerEvent: {}
|
||||
[3.213943] (-) TimerEvent: {}
|
||||
[3.314679] (-) TimerEvent: {}
|
||||
[3.415402] (-) TimerEvent: {}
|
||||
[3.516115] (-) TimerEvent: {}
|
||||
[3.616841] (-) TimerEvent: {}
|
||||
[3.717622] (-) TimerEvent: {}
|
||||
[3.818400] (-) TimerEvent: {}
|
||||
[3.919169] (-) TimerEvent: {}
|
||||
[4.019909] (-) TimerEvent: {}
|
||||
[4.120691] (-) TimerEvent: {}
|
||||
[4.221455] (-) TimerEvent: {}
|
||||
[4.322322] (-) TimerEvent: {}
|
||||
[4.423118] (-) TimerEvent: {}
|
||||
[4.523878] (-) TimerEvent: {}
|
||||
[4.624627] (-) TimerEvent: {}
|
||||
[4.725394] (-) TimerEvent: {}
|
||||
[4.826138] (-) TimerEvent: {}
|
||||
[4.926901] (-) TimerEvent: {}
|
||||
[5.027634] (-) TimerEvent: {}
|
||||
[5.128427] (-) TimerEvent: {}
|
||||
[5.229270] (-) TimerEvent: {}
|
||||
[5.330021] (-) TimerEvent: {}
|
||||
[5.430805] (-) TimerEvent: {}
|
||||
[5.531557] (-) TimerEvent: {}
|
||||
[5.632317] (-) TimerEvent: {}
|
||||
[5.733109] (-) TimerEvent: {}
|
||||
[5.833892] (-) TimerEvent: {}
|
||||
[5.934687] (-) TimerEvent: {}
|
||||
[6.035371] (-) TimerEvent: {}
|
||||
[6.136128] (-) TimerEvent: {}
|
||||
[6.236893] (-) TimerEvent: {}
|
||||
[6.337628] (-) TimerEvent: {}
|
||||
[6.438364] (-) TimerEvent: {}
|
||||
[6.539142] (-) TimerEvent: {}
|
||||
[6.639864] (-) TimerEvent: {}
|
||||
[6.740645] (-) TimerEvent: {}
|
||||
[6.841372] (-) TimerEvent: {}
|
||||
[6.942122] (-) TimerEvent: {}
|
||||
[7.042896] (-) TimerEvent: {}
|
||||
[7.143643] (-) TimerEvent: {}
|
||||
[7.244387] (-) TimerEvent: {}
|
||||
[7.345109] (-) TimerEvent: {}
|
||||
[7.445887] (-) TimerEvent: {}
|
||||
[7.546669] (-) TimerEvent: {}
|
||||
[7.647391] (-) TimerEvent: {}
|
||||
[7.748126] (-) TimerEvent: {}
|
||||
[7.848869] (-) TimerEvent: {}
|
||||
[7.949687] (-) TimerEvent: {}
|
||||
[8.050654] (-) TimerEvent: {}
|
||||
[8.151356] (-) TimerEvent: {}
|
||||
[8.252086] (-) TimerEvent: {}
|
||||
[8.352849] (-) TimerEvent: {}
|
||||
[8.453623] (-) TimerEvent: {}
|
||||
[8.554374] (-) TimerEvent: {}
|
||||
[8.655117] (-) TimerEvent: {}
|
||||
[8.755844] (-) TimerEvent: {}
|
||||
[8.856588] (-) TimerEvent: {}
|
||||
[8.957364] (-) TimerEvent: {}
|
||||
[9.058102] (-) TimerEvent: {}
|
||||
[9.158866] (-) TimerEvent: {}
|
||||
[9.259580] (-) TimerEvent: {}
|
||||
[9.360324] (-) TimerEvent: {}
|
||||
[9.465291] (-) TimerEvent: {}
|
||||
[9.566024] (-) TimerEvent: {}
|
||||
[9.666783] (-) TimerEvent: {}
|
||||
[9.767551] (-) TimerEvent: {}
|
||||
[9.868325] (-) TimerEvent: {}
|
||||
[9.969100] (-) TimerEvent: {}
|
||||
[10.069859] (-) TimerEvent: {}
|
||||
[10.170669] (-) TimerEvent: {}
|
||||
[10.271407] (-) TimerEvent: {}
|
||||
[10.372141] (-) TimerEvent: {}
|
||||
[10.472929] (-) TimerEvent: {}
|
||||
[10.573659] (-) TimerEvent: {}
|
||||
[10.674403] (-) TimerEvent: {}
|
||||
[10.775187] (-) TimerEvent: {}
|
||||
[10.875914] (-) TimerEvent: {}
|
||||
[10.976653] (-) TimerEvent: {}
|
||||
[11.077376] (-) TimerEvent: {}
|
||||
[11.178140] (-) TimerEvent: {}
|
||||
[11.278895] (-) TimerEvent: {}
|
||||
[11.379608] (-) TimerEvent: {}
|
||||
[11.480339] (-) TimerEvent: {}
|
||||
[11.581092] (-) TimerEvent: {}
|
||||
[11.681846] (-) TimerEvent: {}
|
||||
[11.782635] (-) TimerEvent: {}
|
||||
[11.883348] (-) TimerEvent: {}
|
||||
[11.984019] (-) TimerEvent: {}
|
||||
[12.084717] (-) TimerEvent: {}
|
||||
[12.185490] (-) TimerEvent: {}
|
||||
[12.286397] (-) TimerEvent: {}
|
||||
[12.387276] (-) TimerEvent: {}
|
||||
[12.488196] (-) TimerEvent: {}
|
||||
[12.588952] (-) TimerEvent: {}
|
||||
[12.689730] (-) TimerEvent: {}
|
||||
[12.790473] (-) TimerEvent: {}
|
||||
[12.891244] (-) TimerEvent: {}
|
||||
[12.991971] (-) TimerEvent: {}
|
||||
[13.092695] (-) TimerEvent: {}
|
||||
[13.193461] (-) TimerEvent: {}
|
||||
[13.294172] (-) TimerEvent: {}
|
||||
[13.395017] (-) TimerEvent: {}
|
||||
[13.495753] (-) TimerEvent: {}
|
||||
[13.596474] (-) TimerEvent: {}
|
||||
[13.697249] (-) TimerEvent: {}
|
||||
[13.797987] (-) TimerEvent: {}
|
||||
[13.898720] (-) TimerEvent: {}
|
||||
[13.999466] (-) TimerEvent: {}
|
||||
[14.100173] (-) TimerEvent: {}
|
||||
[14.200915] (-) TimerEvent: {}
|
||||
[14.301630] (-) TimerEvent: {}
|
||||
[14.402372] (-) TimerEvent: {}
|
||||
[14.503126] (-) TimerEvent: {}
|
||||
[14.603850] (-) TimerEvent: {}
|
||||
[14.704631] (-) TimerEvent: {}
|
||||
[14.805451] (-) TimerEvent: {}
|
||||
[14.906249] (-) TimerEvent: {}
|
||||
[15.007118] (-) TimerEvent: {}
|
||||
[15.107928] (-) TimerEvent: {}
|
||||
[15.186681] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[15.208108] (-) TimerEvent: {}
|
||||
[15.309257] (-) TimerEvent: {}
|
||||
[15.410331] (-) TimerEvent: {}
|
||||
[15.511276] (-) TimerEvent: {}
|
||||
[15.612157] (-) TimerEvent: {}
|
||||
[15.713022] (-) TimerEvent: {}
|
||||
[15.813731] (-) TimerEvent: {}
|
||||
[15.901967] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[15.914017] (-) TimerEvent: {}
|
||||
[15.940449] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[16.014257] (-) TimerEvent: {}
|
||||
[16.054574] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[16.095736] (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'), ('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}
|
||||
[16.114460] (-) TimerEvent: {}
|
||||
[16.135241] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[16.136447] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[16.142605] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[16.143204] (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'}
|
||||
[16.143624] (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'}
|
||||
[16.144063] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[16.144451] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[16.145391] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[16.145837] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[16.146805] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[16.147282] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[16.147678] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[16.148046] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[16.148934] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[16.150013] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[16.150460] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[16.150905] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[16.151335] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[16.156289] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[16.219679] (-) TimerEvent: {}
|
||||
[16.325847] (-) TimerEvent: {}
|
||||
[16.431982] (-) TimerEvent: {}
|
||||
[16.508588] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[16.511217] (-) EventReactorShutdown: {}
|
||||
@@ -1,185 +0,0 @@
|
||||
[1.720s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.721s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff84b8cdf0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff84b8cdf0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff84a7e6d0>)
|
||||
[1.924s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.925s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.925s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.925s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.925s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.925s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.925s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.926s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.926s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.926s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.927s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.015s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.016s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.017s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.018s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[2.019s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.027s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.028s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[2.032s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[2.033s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.034s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.034s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.034s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.035s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.035s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.035s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.036s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.037s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.037s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.039s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.040s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.040s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.040s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.041s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.046s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.046s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.046s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.046s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.047s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.047s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.224s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.225s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.225s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.227s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.228s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.269s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.289s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.293s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.448s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.449s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.450s] 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.458s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.515s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.516s] 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.516s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.552s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.553s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.553s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.638s] 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
|
||||
[18.456s] 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
|
||||
[18.618s] 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
|
||||
[18.670s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[18.677s] 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
|
||||
[18.712s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[18.714s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[18.716s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[18.739s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[18.742s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[18.744s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[18.747s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[18.748s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[18.748s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[18.749s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[18.750s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[18.774s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[18.777s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[18.779s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[18.782s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[18.784s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[18.787s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[18.925s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[18.954s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[18.956s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[18.958s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[18.981s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[18.983s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[18.984s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[18.986s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[18.987s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[18.987s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[18.988s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[18.988s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[19.012s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[19.014s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[19.016s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[19.018s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[19.020s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[19.021s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[19.022s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[19.023s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[19.024s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[19.024s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[19.065s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[19.065s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[19.065s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[19.066s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[19.068s] 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
|
||||
[19.068s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[19.095s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[19.099s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[19.103s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[19.125s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[19.127s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[19.129s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[19.151s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[19.153s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[19.176s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[19.178s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,19 +0,0 @@
|
||||
[100%] Built target height_sensor
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
-- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
@@ -1,23 +0,0 @@
|
||||
[0.163s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[0.728s] [100%] Built target height_sensor
|
||||
[0.776s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[0.949s] Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[0.993s] -- Install configuration: "RELWITHDEBINFO"
|
||||
[0.996s] -- Execute custom install script
|
||||
[1.000s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/lib/drone_sensors/height_sensor
|
||||
[1.003s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/package_run_dependencies/drone_sensors
|
||||
[1.008s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/parent_prefix_path/drone_sensors
|
||||
[1.012s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.sh
|
||||
[1.015s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/ament_prefix_path.dsv
|
||||
[1.018s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.sh
|
||||
[1.020s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/environment/path.dsv
|
||||
[1.023s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.bash
|
||||
[1.026s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.sh
|
||||
[1.029s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.zsh
|
||||
[1.031s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/local_setup.dsv
|
||||
[1.033s] -- Symlinking: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv
|
||||
[1.078s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/ament_index/resource_index/packages/drone_sensors
|
||||
[1.081s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig.cmake
|
||||
[1.084s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/cmake/drone_sensorsConfig-version.cmake
|
||||
[1.086s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.xml
|
||||
[1.104s] Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,549 +0,0 @@
|
||||
[2.404s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--cmake-args', '-DCMAKE_BUILD_TYPE=RELWITHDEBINFO', '--symlink-install', '--event-handlers', 'console_direct+']
|
||||
[2.404s] 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=['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], 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=['console_direct+'], executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff828c2fa0>>, 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=None, 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=True, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff828c2fa0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8277e040>)
|
||||
[2.784s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[2.784s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[2.785s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[2.785s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[2.785s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[2.785s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[2.785s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[2.786s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[2.787s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[2.787s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[2.787s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[2.787s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[2.787s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.930s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.931s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.931s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.931s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.932s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.932s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.932s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.933s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.933s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.933s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.934s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.934s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.934s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.935s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.936s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.937s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.937s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.937s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.937s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.938s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['cmake', 'python']
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'cmake'
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'python'
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['python_setup_py']
|
||||
[2.939s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'python_setup_py'
|
||||
[2.940s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.940s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'ignore'
|
||||
[2.940s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'ignore_ament_install'
|
||||
[2.940s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['colcon_pkg']
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'colcon_pkg'
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['colcon_meta']
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'colcon_meta'
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['ros']
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'ros'
|
||||
[2.941s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['cmake', 'python']
|
||||
[2.942s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'cmake'
|
||||
[2.942s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'python'
|
||||
[2.942s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extensions ['python_setup_py']
|
||||
[2.942s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include) by extension 'python_setup_py'
|
||||
[2.943s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.943s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'ignore'
|
||||
[2.943s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.943s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.943s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['ros']
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'ros'
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['cmake', 'python']
|
||||
[2.944s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'cmake'
|
||||
[2.945s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'python'
|
||||
[2.945s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extensions ['python_setup_py']
|
||||
[2.945s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning/include/beacon_positioning) by extension 'python_setup_py'
|
||||
[2.945s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore_ament_install'
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['colcon_pkg']
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'colcon_pkg'
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['colcon_meta']
|
||||
[2.946s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'colcon_meta'
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ros']
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ros'
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['cmake', 'python']
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'cmake'
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'python'
|
||||
[2.947s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['python_setup_py']
|
||||
[2.948s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'python_setup_py'
|
||||
[2.948s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.948s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'ignore'
|
||||
[2.948s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['ros']
|
||||
[2.949s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'ros'
|
||||
[2.950s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['cmake', 'python']
|
||||
[2.950s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'cmake'
|
||||
[2.950s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'python'
|
||||
[2.950s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extensions ['python_setup_py']
|
||||
[2.950s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning) by extension 'python_setup_py'
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'ignore'
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'ignore_ament_install'
|
||||
[2.951s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['colcon_pkg']
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'colcon_pkg'
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['colcon_meta']
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'colcon_meta'
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['ros']
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'ros'
|
||||
[2.952s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['cmake', 'python']
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'cmake'
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'python'
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extensions ['python_setup_py']
|
||||
[2.953s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles) by extension 'python_setup_py'
|
||||
[2.954s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.954s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'ignore'
|
||||
[2.954s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'ignore_ament_install'
|
||||
[2.954s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['colcon_pkg']
|
||||
[2.954s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'colcon_pkg'
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['colcon_meta']
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'colcon_meta'
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['ros']
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'ros'
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['cmake', 'python']
|
||||
[2.955s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'cmake'
|
||||
[2.956s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'python'
|
||||
[2.956s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extensions ['python_setup_py']
|
||||
[2.956s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3) by extension 'python_setup_py'
|
||||
[2.956s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'ignore'
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'ignore_ament_install'
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['colcon_pkg']
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'colcon_pkg'
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['colcon_meta']
|
||||
[2.957s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'colcon_meta'
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['ros']
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'ros'
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['cmake', 'python']
|
||||
[2.958s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'cmake'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'python'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extensions ['python_setup_py']
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC) by extension 'python_setup_py'
|
||||
[2.959s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'ignore'
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'ignore_ament_install'
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['colcon_pkg']
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'colcon_pkg'
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['colcon_meta']
|
||||
[2.960s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'colcon_meta'
|
||||
[2.961s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['ros']
|
||||
[2.961s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'ros'
|
||||
[2.961s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['cmake', 'python']
|
||||
[2.961s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'cmake'
|
||||
[2.961s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'python'
|
||||
[2.962s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extensions ['python_setup_py']
|
||||
[2.962s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdC/tmp) by extension 'python_setup_py'
|
||||
[2.962s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'ignore'
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'ignore_ament_install'
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['colcon_pkg']
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'colcon_pkg'
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['colcon_meta']
|
||||
[2.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'colcon_meta'
|
||||
[2.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['ros']
|
||||
[2.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'ros'
|
||||
[2.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['cmake', 'python']
|
||||
[2.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'cmake'
|
||||
[2.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'python'
|
||||
[2.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extensions ['python_setup_py']
|
||||
[2.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX) by extension 'python_setup_py'
|
||||
[2.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'ignore'
|
||||
[2.966s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'ignore_ament_install'
|
||||
[2.966s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['colcon_pkg']
|
||||
[2.966s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'colcon_pkg'
|
||||
[2.966s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['colcon_meta']
|
||||
[2.966s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'colcon_meta'
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['ros']
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'ros'
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['cmake', 'python']
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'cmake'
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'python'
|
||||
[2.967s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extensions ['python_setup_py']
|
||||
[2.968s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/3.16.3/CompilerIdCXX/tmp) by extension 'python_setup_py'
|
||||
[2.968s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.968s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'ignore'
|
||||
[2.968s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'ignore_ament_install'
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['colcon_pkg']
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'colcon_pkg'
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['colcon_meta']
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'colcon_meta'
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['ros']
|
||||
[2.969s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'ros'
|
||||
[2.970s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['cmake', 'python']
|
||||
[2.970s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'cmake'
|
||||
[2.970s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'python'
|
||||
[2.970s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extensions ['python_setup_py']
|
||||
[2.970s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/CMakeFiles/CMakeTmp) by extension 'python_setup_py'
|
||||
[2.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'ignore'
|
||||
[2.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'ignore_ament_install'
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['colcon_pkg']
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'colcon_pkg'
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['colcon_meta']
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'colcon_meta'
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['ros']
|
||||
[2.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'ros'
|
||||
[2.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['cmake', 'python']
|
||||
[2.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'cmake'
|
||||
[2.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'python'
|
||||
[2.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extensions ['python_setup_py']
|
||||
[2.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_copyright) by extension 'python_setup_py'
|
||||
[2.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'ignore'
|
||||
[2.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'ignore_ament_install'
|
||||
[2.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['colcon_pkg']
|
||||
[2.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'colcon_pkg'
|
||||
[2.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['colcon_meta']
|
||||
[2.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'colcon_meta'
|
||||
[2.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['ros']
|
||||
[2.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'ros'
|
||||
[2.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['cmake', 'python']
|
||||
[2.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'cmake'
|
||||
[2.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'python'
|
||||
[2.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extensions ['python_setup_py']
|
||||
[2.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cppcheck) by extension 'python_setup_py'
|
||||
[2.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'ignore'
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'ignore_ament_install'
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['colcon_pkg']
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'colcon_pkg'
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['colcon_meta']
|
||||
[2.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'colcon_meta'
|
||||
[2.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['ros']
|
||||
[2.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'ros'
|
||||
[2.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['cmake', 'python']
|
||||
[2.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'cmake'
|
||||
[2.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'python'
|
||||
[2.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extensions ['python_setup_py']
|
||||
[2.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_cpplint) by extension 'python_setup_py'
|
||||
[2.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'ignore'
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'ignore_ament_install'
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['colcon_pkg']
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'colcon_pkg'
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['colcon_meta']
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'colcon_meta'
|
||||
[2.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['ros']
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'ros'
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['cmake', 'python']
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'cmake'
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'python'
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extensions ['python_setup_py']
|
||||
[2.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_lint_cmake) by extension 'python_setup_py'
|
||||
[2.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'ignore'
|
||||
[2.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'ignore_ament_install'
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['colcon_pkg']
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'colcon_pkg'
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['colcon_meta']
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'colcon_meta'
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['ros']
|
||||
[2.983s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'ros'
|
||||
[2.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['cmake', 'python']
|
||||
[2.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'cmake'
|
||||
[2.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'python'
|
||||
[2.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extensions ['python_setup_py']
|
||||
[2.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_uncrustify) by extension 'python_setup_py'
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'ignore'
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'ignore_ament_install'
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['colcon_pkg']
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'colcon_pkg'
|
||||
[2.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['colcon_meta']
|
||||
[2.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'colcon_meta'
|
||||
[2.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['ros']
|
||||
[2.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'ros'
|
||||
[2.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['cmake', 'python']
|
||||
[2.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'cmake'
|
||||
[2.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'python'
|
||||
[2.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extensions ['python_setup_py']
|
||||
[2.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build/beacon_positioning/ament_xmllint) by extension 'python_setup_py'
|
||||
[2.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[2.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[2.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[3.005s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[3.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[3.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[3.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[3.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[3.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[3.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[3.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[3.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[3.012s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[3.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[3.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[3.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[3.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[3.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[3.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[3.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[3.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[3.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[3.023s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[3.023s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[3.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[3.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[3.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[3.024s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[3.262s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[3.263s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[3.301s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/beacon_positioning' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[3.303s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/beacon_positioning' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[3.332s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[3.354s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[3.358s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target' from command line to 'None'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.571s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.572s] Level 5:colcon.colcon_core.verb:set package 'drone_sensors' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.572s] DEBUG:colcon.colcon_core.verb:Building package 'drone_sensors' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/drone_sensors', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/drone_sensors', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/drone_sensors', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.607s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.608s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.608s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.608s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.608s] DEBUG:colcon.colcon_core.verb:Building package 'px4_msgs' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_msgs', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to '['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO']'
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[3.643s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[3.644s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[3.644s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[3.644s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[3.644s] DEBUG:colcon.colcon_core.verb:Building package 'px4_ros_com' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/px4_ros_com', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': ['-DCMAKE_BUILD_TYPE=RELWITHDEBINFO'], '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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': True, 'test_result_base': None}
|
||||
[3.653s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[3.707s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[3.708s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[3.709s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[3.763s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[3.764s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[3.764s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[3.836s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/drone_sensors' with build type 'ament_cmake'
|
||||
[3.837s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/drone_sensors'
|
||||
[3.865s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[3.865s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[3.949s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[4.000s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[4.613s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/drone_sensors -- -j4 -l4
|
||||
[4.788s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/drone_sensors': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[4.930s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[4.941s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/drone_sensors' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/drone_sensors
|
||||
[5.039s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.043s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.046s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.081s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.089s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.094s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.100s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.101s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.102s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.103s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.105s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.142s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.150s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.154s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.160s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.166s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.171s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[5.330s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(drone_sensors)
|
||||
[5.376s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake module files
|
||||
[5.379s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors' for CMake config files
|
||||
[5.383s] Level 1:colcon.colcon_core.shell:create_environment_hook('drone_sensors', 'cmake_prefix_path')
|
||||
[5.419s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.ps1'
|
||||
[5.422s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.dsv'
|
||||
[5.424s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/hook/cmake_prefix_path.sh'
|
||||
[5.429s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib'
|
||||
[5.429s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.430s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/pkgconfig/drone_sensors.pc'
|
||||
[5.431s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/lib/python3.8/site-packages'
|
||||
[5.433s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/drone_sensors/bin'
|
||||
[5.468s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.ps1'
|
||||
[5.473s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.dsv'
|
||||
[5.476s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.sh'
|
||||
[5.479s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.bash'
|
||||
[5.483s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/drone_sensors/share/drone_sensors/package.zsh'
|
||||
[5.486s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/drone_sensors/share/colcon-core/packages/drone_sensors)
|
||||
[8.334s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[26.794s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[33.882s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[33.899s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[33.918s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[33.921s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[34.103s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[34.130s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[34.132s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[34.133s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[34.136s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[34.136s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[34.159s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[34.161s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[34.162s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[34.164s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[34.164s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[34.165s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[34.166s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[34.189s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[34.191s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[34.192s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[34.194s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[34.219s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[34.221s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[34.223s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[34.225s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[34.227s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[34.228s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[52.717s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[52.744s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[52.748s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[52.881s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[52.904s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[52.906s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[52.908s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[52.910s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[52.911s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[52.933s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[52.935s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[52.937s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[52.938s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[52.939s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[52.939s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[52.940s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[52.963s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[52.964s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[52.966s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[52.968s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[52.992s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[52.994s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[52.996s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[52.998s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[53.000s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[53.002s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[53.003s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_ros_com' with build type 'ament_cmake'
|
||||
[53.004s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[53.029s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[53.030s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[53.137s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[98.273s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[98.450s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[99.891s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[99.907s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[99.924s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[99.927s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[99.930s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[99.953s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.ps1'
|
||||
[99.955s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.dsv'
|
||||
[99.956s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.sh'
|
||||
[99.958s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[99.958s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[99.982s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.ps1'
|
||||
[99.984s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.dsv'
|
||||
[99.985s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.sh'
|
||||
[99.986s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[99.987s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[99.987s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[99.988s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[100.012s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[100.014s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[100.016s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[100.017s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[100.019s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[100.020s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_ros_com/share/colcon-core/packages/px4_ros_com)
|
||||
[100.219s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[100.247s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[100.250s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[100.253s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[100.276s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.ps1'
|
||||
[100.277s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.dsv'
|
||||
[100.279s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/cmake_prefix_path.sh'
|
||||
[100.281s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[100.282s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[100.306s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.ps1'
|
||||
[100.307s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.dsv'
|
||||
[100.309s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/hook/ld_library_path_lib.sh'
|
||||
[100.310s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[100.310s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[100.311s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[100.312s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[100.336s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[100.338s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[100.340s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[100.342s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[100.344s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[100.346s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_ros_com/share/colcon-core/packages/px4_ros_com)
|
||||
[100.347s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[100.348s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[100.348s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[100.349s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[100.396s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[100.397s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[100.397s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[100.398s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[100.441s] 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
|
||||
[100.442s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[100.470s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[100.477s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[100.484s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[100.511s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[100.515s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[100.517s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[100.544s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[100.547s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[100.577s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[100.580s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,4 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user