built with new pi with 8gb of ram, it took less than a minute -_-

This commit is contained in:
Sem van der Hoeven
2023-04-14 08:46:48 +00:00
parent fd4bd6f8cb
commit b7109c3170
79 changed files with 16073 additions and 25 deletions

View File

@@ -1,12 +1,12 @@
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning
COLCON=1
COLCON_PREFIX_PATH=/home/ubuntu/ros2_ws/install
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
HOME=/home/ubuntu
HUSHLOGIN=FALSE
INVOCATION_ID=3fb2975fd3914a66b3e3979bd32abbe4
JOURNAL_STREAM=9:23446
INVOCATION_ID=685b3ed1c86e40898fdc81e28c151782
JOURNAL_STREAM=9:25895
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib
@@ -27,7 +27,7 @@ ROS_LOCALHOST_ONLY=0
ROS_PYTHON_VERSION=3
ROS_VERSION=2
SHELL=/bin/bash
SHLVL=2
SHLVL=3
TERM=linux
USER=ubuntu
XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop

View File

@@ -1,12 +1,12 @@
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning
COLCON=1
COLCON_PREFIX_PATH=/home/ubuntu/ros2_ws/install
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
HOME=/home/ubuntu
HUSHLOGIN=FALSE
INVOCATION_ID=3fb2975fd3914a66b3e3979bd32abbe4
JOURNAL_STREAM=9:23446
INVOCATION_ID=685b3ed1c86e40898fdc81e28c151782
JOURNAL_STREAM=9:25895
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib
@@ -27,7 +27,7 @@ ROS_LOCALHOST_ONLY=0
ROS_PYTHON_VERSION=3
ROS_VERSION=2
SHELL=/bin/bash
SHLVL=2
SHLVL=3
TERM=linux
USER=ubuntu
XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
empty

View File

@@ -1 +0,0 @@
10

View File

@@ -1 +1 @@
2
0

View File

@@ -1,12 +1,12 @@
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors
AMENT_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy
CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning
COLCON=1
COLCON_PREFIX_PATH=/home/ubuntu/ros2_ws/install
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
HOME=/home/ubuntu
HUSHLOGIN=FALSE
INVOCATION_ID=3fb2975fd3914a66b3e3979bd32abbe4
JOURNAL_STREAM=9:23446
INVOCATION_ID=685b3ed1c86e40898fdc81e28c151782
JOURNAL_STREAM=9:25895
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib
@@ -27,7 +27,7 @@ ROS_LOCALHOST_ONLY=0
ROS_PYTHON_VERSION=3
ROS_VERSION=2
SHELL=/bin/bash
SHLVL=2
SHLVL=3
TERM=linux
USER=ubuntu
XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop

View File

@@ -0,0 +1,3 @@
/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-relwithdebinfo.cmake

View File

@@ -0,0 +1,32 @@
/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
/home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
/home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
/home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
/home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com/frame_transforms.h

Binary file not shown.

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/debug_vect_advertiser

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/offboard_control

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/sensor_combined_listener

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/vehicle_gps_position_listener

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/px4_ros_com

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_index/share/ament_index/resource_index/packages/px4_ros_com

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_index/share/ament_index/resource_index/parent_prefix_path/px4_ros_com

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_export_dependencies/ament_cmake_export_dependencies-extras.cmake

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_export_include_directories/ament_cmake_export_include_directories-extras.cmake

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_export_libraries/ament_cmake_export_libraries-extras.cmake

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_export_targets/ament_cmake_export_targets-extras.cmake

View File

@@ -0,0 +1,19 @@
#----------------------------------------------------------------
# Generated CMake target import file for configuration "RELWITHDEBINFO".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "px4_ros_com::frame_transforms" for configuration "RELWITHDEBINFO"
set_property(TARGET px4_ros_com::frame_transforms APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO)
set_target_properties(px4_ros_com::frame_transforms PROPERTIES
IMPORTED_LOCATION_RELWITHDEBINFO "${_IMPORT_PREFIX}/lib/libframe_transforms.so"
IMPORTED_SONAME_RELWITHDEBINFO "libframe_transforms.so"
)
list(APPEND _IMPORT_CHECK_TARGETS px4_ros_com::frame_transforms )
list(APPEND _IMPORT_CHECK_FILES_FOR_px4_ros_com::frame_transforms "${_IMPORT_PREFIX}/lib/libframe_transforms.so" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)

View File

@@ -0,0 +1,99 @@
# Generated by CMake
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
message(FATAL_ERROR "CMake >= 2.6.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.6)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
set(_targetsDefined)
set(_targetsNotDefined)
set(_expectedTargets)
foreach(_expectedTarget px4_ros_com::frame_transforms)
list(APPEND _expectedTargets ${_expectedTarget})
if(NOT TARGET ${_expectedTarget})
list(APPEND _targetsNotDefined ${_expectedTarget})
endif()
if(TARGET ${_expectedTarget})
list(APPEND _targetsDefined ${_expectedTarget})
endif()
endforeach()
if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
return()
endif()
if(NOT "${_targetsDefined}" STREQUAL "")
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
endif()
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
# Compute the installation prefix relative to this file.
get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
if(_IMPORT_PREFIX STREQUAL "/")
set(_IMPORT_PREFIX "")
endif()
# Create imported target px4_ros_com::frame_transforms
add_library(px4_ros_com::frame_transforms SHARED IMPORTED)
set_target_properties(px4_ros_com::frame_transforms PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "/usr/include/eigen3;${_IMPORT_PREFIX}/include/px4_ros_com;${_IMPORT_PREFIX}/include"
INTERFACE_LINK_LIBRARIES "geometry_msgs::geometry_msgs__rosidl_generator_c;geometry_msgs::geometry_msgs__rosidl_typesupport_introspection_c;geometry_msgs::geometry_msgs__rosidl_typesupport_c;geometry_msgs::geometry_msgs__rosidl_generator_cpp;geometry_msgs::geometry_msgs__rosidl_typesupport_introspection_cpp;geometry_msgs::geometry_msgs__rosidl_typesupport_cpp;sensor_msgs::sensor_msgs__rosidl_generator_c;sensor_msgs::sensor_msgs__rosidl_typesupport_introspection_c;sensor_msgs::sensor_msgs__rosidl_typesupport_c;sensor_msgs::sensor_msgs__rosidl_generator_cpp;sensor_msgs::sensor_msgs__rosidl_typesupport_introspection_cpp;sensor_msgs::sensor_msgs__rosidl_typesupport_cpp"
)
if(CMAKE_VERSION VERSION_LESS 2.8.12)
message(FATAL_ERROR "This file relies on consumers using CMake 2.8.12 or greater.")
endif()
# Load information for each installed configuration.
get_filename_component(_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
file(GLOB CONFIG_FILES "${_DIR}/export_frame_transformsExport-*.cmake")
foreach(f ${CONFIG_FILES})
include(${f})
endforeach()
# Cleanup temporary variables.
set(_IMPORT_PREFIX)
# Loop over all imported files and verify that they actually exist
foreach(target ${_IMPORT_CHECK_TARGETS} )
foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} )
if(NOT EXISTS "${file}" )
message(FATAL_ERROR "The imported target \"${target}\" references the file
\"${file}\"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
\"${CMAKE_CURRENT_LIST_FILE}\"
but not all the files it references.
")
endif()
endforeach()
unset(_IMPORT_CHECK_FILES_FOR_${target})
endforeach()
unset(_IMPORT_CHECK_TARGETS)
# This file does not depend on other imported targets which have
# been exported from the same project but in a separate export set.
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_core/px4_ros_comConfig-version.cmake

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_core/px4_ros_comConfig.cmake

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/ament_prefix_path.dsv

View File

@@ -0,0 +1 @@
/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/ament_prefix_path.sh

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/library_path.dsv

View File

@@ -0,0 +1 @@
/opt/ros/foxy/lib/python3.8/site-packages/ament_package/template/environment_hook/library_path.sh

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/path.dsv

View File

@@ -0,0 +1 @@
/opt/ros/foxy/share/ament_cmake_core/cmake/environment_hooks/environment/path.sh

View File

@@ -0,0 +1 @@
prepend-non-duplicate;CMAKE_PREFIX_PATH;

View File

@@ -0,0 +1,3 @@
# generated from colcon_powershell/shell/template/hook_prepend_value.ps1.em
colcon_prepend_unique_value CMAKE_PREFIX_PATH "$env:COLCON_CURRENT_PREFIX"

View File

@@ -0,0 +1,3 @@
# generated from colcon_core/shell/template/hook_prepend_value.sh.em
_colcon_prepend_unique_value CMAKE_PREFIX_PATH "$COLCON_CURRENT_PREFIX"

View File

@@ -0,0 +1 @@
prepend-non-duplicate;LD_LIBRARY_PATH;lib

View File

@@ -0,0 +1,3 @@
# generated from colcon_powershell/shell/template/hook_prepend_value.ps1.em
colcon_prepend_unique_value LD_LIBRARY_PATH "$env:COLCON_CURRENT_PREFIX\lib"

View File

@@ -0,0 +1,3 @@
# generated from colcon_core/shell/template/hook_prepend_value.sh.em
_colcon_prepend_unique_value LD_LIBRARY_PATH "$COLCON_CURRENT_PREFIX/lib"

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/launch/offboard_control_launch.yaml

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/launch/sensor_combined_listener.launch.py

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/local_setup.bash

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/local_setup.dsv

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/local_setup.sh

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/build/px4_ros_com/ament_cmake_environment_hooks/local_setup.zsh

View File

@@ -1,3 +1,9 @@
source;share/px4_ros_com/hook/cmake_prefix_path.ps1
source;share/px4_ros_com/hook/cmake_prefix_path.dsv
source;share/px4_ros_com/hook/cmake_prefix_path.sh
source;share/px4_ros_com/hook/ld_library_path_lib.ps1
source;share/px4_ros_com/hook/ld_library_path_lib.dsv
source;share/px4_ros_com/hook/ld_library_path_lib.sh
source;share/px4_ros_com/local_setup.bash
source;share/px4_ros_com/local_setup.dsv
source;share/px4_ros_com/local_setup.ps1

View File

@@ -110,6 +110,8 @@ function colcon_package_source_powershell_script {
# the prefix is two levels up from the package specific share directory
$env:COLCON_CURRENT_PREFIX=(Get-Item $PSCommandPath).Directory.Parent.Parent.FullName
colcon_package_source_powershell_script "$env:COLCON_CURRENT_PREFIX\share/px4_ros_com/hook/cmake_prefix_path.ps1"
colcon_package_source_powershell_script "$env:COLCON_CURRENT_PREFIX\share/px4_ros_com/hook/ld_library_path_lib.ps1"
colcon_package_source_powershell_script "$env:COLCON_CURRENT_PREFIX\share/px4_ros_com/local_setup.ps1"
Remove-Item Env:\COLCON_CURRENT_PREFIX

View File

@@ -78,6 +78,8 @@ _colcon_package_sh_source_script() {
}
# source sh hooks
_colcon_package_sh_source_script "$COLCON_CURRENT_PREFIX/share/px4_ros_com/hook/cmake_prefix_path.sh"
_colcon_package_sh_source_script "$COLCON_CURRENT_PREFIX/share/px4_ros_com/hook/ld_library_path_lib.sh"
_colcon_package_sh_source_script "$COLCON_CURRENT_PREFIX/share/px4_ros_com/local_setup.sh"
unset _colcon_package_sh_source_script

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/package.xml

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/test/__init__.py

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/test/pipeline_io_test.py

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/test/test_input.py

View File

@@ -0,0 +1 @@
/home/ubuntu/ros2_ws/src/px4_ros_com/test/test_output.py

View File

@@ -0,0 +1,4 @@
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

View File

@@ -0,0 +1,19 @@
[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

View File

@@ -0,0 +1,19 @@
[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

View File

@@ -0,0 +1,23 @@
[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

View File

@@ -0,0 +1,549 @@
[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'

View File

@@ -0,0 +1,4 @@
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

View File

@@ -0,0 +1,4 @@
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 '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
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
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

View File

@@ -0,0 +1,48 @@
[ 10%] Building CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o
[ 30%] Built target offboard_control
[ 50%] Built target debug_vect_advertiser
[ 70%] Built target frame_transforms
Scanning dependencies of target sensor_combined_listener
[ 80%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
[ 90%] Linking CXX executable sensor_combined_listener
[100%] Linking CXX executable vehicle_gps_position_listener
[100%] Built target sensor_combined_listener
[100%] Built target vehicle_gps_position_listener
-- Install configuration: "RELWITHDEBINFO"
-- Execute custom install script
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
-- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so" to ""
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-relwithdebinfo.cmake

View File

@@ -0,0 +1,48 @@
[ 10%] Building CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o
[ 30%] Built target offboard_control
[ 50%] Built target debug_vect_advertiser
[ 70%] Built target frame_transforms
Scanning dependencies of target sensor_combined_listener
[ 80%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
[ 90%] Linking CXX executable sensor_combined_listener
[100%] Linking CXX executable vehicle_gps_position_listener
[100%] Built target sensor_combined_listener
[100%] Built target vehicle_gps_position_listener
-- Install configuration: "RELWITHDEBINFO"
-- Execute custom install script
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
-- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
-- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so" to ""
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
-- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-relwithdebinfo.cmake

View File

@@ -0,0 +1,52 @@
[0.086s] 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.408s] [ 10%] Building CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o
[0.410s] [ 30%] Built target offboard_control
[0.418s] [ 50%] Built target debug_vect_advertiser
[0.434s] [ 70%] Built target frame_transforms
[0.486s] Scanning dependencies of target sensor_combined_listener
[0.690s] [ 80%] Building CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o
[43.955s] [ 90%] Linking CXX executable sensor_combined_listener
[44.031s] [100%] Linking CXX executable vehicle_gps_position_listener
[45.181s] [100%] Built target sensor_combined_listener
[45.184s] [100%] Built target vehicle_gps_position_listener
[45.223s] 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
[45.399s] 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
[45.437s] -- Install configuration: "RELWITHDEBINFO"
[45.439s] -- Execute custom install script
[45.443s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
[45.483s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
[45.522s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
[45.562s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
[45.596s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
[45.629s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
[45.663s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
[45.700s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
[45.735s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
[45.768s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
[45.801s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
[45.832s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
[45.865s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
[45.898s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
[45.932s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
[45.965s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
[45.997s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
[46.030s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
[46.064s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
[46.099s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
[46.134s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
[46.169s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
[46.202s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
[46.234s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
[46.267s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
[46.301s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
[46.334s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
[46.367s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
[46.399s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
[46.432s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
[46.464s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
[46.497s] -- Symlinking: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml
[46.529s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
[46.830s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so" to ""
[46.831s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
[46.834s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-relwithdebinfo.cmake
[46.852s] 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

View File

@@ -1 +1 @@
build_2023-04-13_09-19-28
build_2023-04-14_08-41-40