add launch file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -0,0 +1,8 @@
|
||||
CMake Error at ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:100 (message):
|
||||
ament_cmake_symlink_install_directory() can't find
|
||||
'/home/ubuntu/ros2_ws/src/beacon_positioning/launch'
|
||||
Call Stack (most recent call first):
|
||||
ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:317 (ament_cmake_symlink_install_directory)
|
||||
cmake_install.cmake:41 (include)
|
||||
|
||||
|
||||
27
log/build_2023-04-17_14-26-55/beacon_positioning/stdout.log
Normal file
27
log/build_2023-04-17_14-26-55/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,27 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
@@ -0,0 +1,35 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: "RELWITHDEBINFO"
|
||||
-- Execute custom install script
|
||||
-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
CMake Error at ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:100 (message):
|
||||
ament_cmake_symlink_install_directory() can't find
|
||||
'/home/ubuntu/ros2_ws/src/beacon_positioning/launch'
|
||||
Call Stack (most recent call first):
|
||||
ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:317 (ament_cmake_symlink_install_directory)
|
||||
cmake_install.cmake:41 (include)
|
||||
|
||||
|
||||
39
log/build_2023-04-17_14-26-55/beacon_positioning/streams.log
Normal file
39
log/build_2023-04-17_14-26-55/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,39 @@
|
||||
[0.115s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.222s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.312s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.947s] -- Override CMake install command with custom implementation using symlinks instead of copying resources
|
||||
[0.974s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.104s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.116s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.598s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.770s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.775s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.286s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[2.643s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[2.651s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[2.652s] -- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>
|
||||
[2.652s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[2.659s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[2.659s] -- Configured cpplint exclude dirs and/or files:
|
||||
[2.663s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[2.671s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[2.672s] -- Configured uncrustify additional arguments:
|
||||
[2.674s] -- Added test 'xmllint' to check XML markup files
|
||||
[2.697s] -- Configuring done
|
||||
[2.749s] -- Generating done
|
||||
[2.756s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[2.928s] [100%] Built target tracker_position
|
||||
[2.964s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[3.126s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[3.160s] -- Install configuration: "RELWITHDEBINFO"
|
||||
[3.162s] -- Execute custom install script
|
||||
[3.164s] -- Up-to-date symlink: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[3.165s] CMake Error at ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:100 (message):
|
||||
[3.165s] ament_cmake_symlink_install_directory() can't find
|
||||
[3.165s] '/home/ubuntu/ros2_ws/src/beacon_positioning/launch'
|
||||
[3.166s] Call Stack (most recent call first):
|
||||
[3.167s] ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:317 (ament_cmake_symlink_install_directory)
|
||||
[3.167s] cmake_install.cmake:41 (include)
|
||||
[3.168s]
|
||||
[3.169s]
|
||||
[3.170s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
84
log/build_2023-04-17_14-26-55/events.log
Normal file
84
log/build_2023-04-17_14-26-55/events.log
Normal file
@@ -0,0 +1,84 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000970] (-) JobUnselected: {'identifier': 'drone_sensors'}
|
||||
[0.001952] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.002576] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.003658] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.003935] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099436] (-) TimerEvent: {}
|
||||
[0.109792] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.112486] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.115322] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/beacon_positioning', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.0.0.29 55860 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/home/ubuntu/ros2_ws/install/px4_ros_com/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', ''), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.0.0.29 55860 10.0.0.59 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199574] (-) TimerEvent: {}
|
||||
[0.225887] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299704] (-) TimerEvent: {}
|
||||
[0.315773] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399863] (-) TimerEvent: {}
|
||||
[0.500497] (-) TimerEvent: {}
|
||||
[0.601102] (-) TimerEvent: {}
|
||||
[0.701716] (-) TimerEvent: {}
|
||||
[0.802272] (-) TimerEvent: {}
|
||||
[0.902962] (-) TimerEvent: {}
|
||||
[0.950892] (beacon_positioning) StdoutLine: {'line': b'-- Override CMake install command with custom implementation using symlinks instead of copying resources\n'}
|
||||
[0.977753] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003103] (-) TimerEvent: {}
|
||||
[1.103758] (-) TimerEvent: {}
|
||||
[1.107862] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.120013] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.203952] (-) TimerEvent: {}
|
||||
[1.304684] (-) TimerEvent: {}
|
||||
[1.405307] (-) TimerEvent: {}
|
||||
[1.506010] (-) TimerEvent: {}
|
||||
[1.601801] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606126] (-) TimerEvent: {}
|
||||
[1.706731] (-) TimerEvent: {}
|
||||
[1.773658] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.779017] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.806891] (-) TimerEvent: {}
|
||||
[1.907542] (-) TimerEvent: {}
|
||||
[2.008216] (-) TimerEvent: {}
|
||||
[2.108886] (-) TimerEvent: {}
|
||||
[2.209614] (-) TimerEvent: {}
|
||||
[2.290123] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[2.309782] (-) TimerEvent: {}
|
||||
[2.410573] (-) TimerEvent: {}
|
||||
[2.511231] (-) TimerEvent: {}
|
||||
[2.611906] (-) TimerEvent: {}
|
||||
[2.646263] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[2.654663] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[2.655472] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: $<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/beacon_positioning/include>\n'}
|
||||
[2.656005] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[2.662126] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[2.662702] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[2.666804] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[2.674845] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[2.675392] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[2.677427] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[2.700175] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[2.712086] (-) TimerEvent: {}
|
||||
[2.752415] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[2.759859] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[2.812262] (-) TimerEvent: {}
|
||||
[2.912954] (-) TimerEvent: {}
|
||||
[2.931484] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[2.967578] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[3.013192] (-) TimerEvent: {}
|
||||
[3.083584] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[3.113596] (-) TimerEvent: {}
|
||||
[3.124148] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '--install', '/home/ubuntu/ros2_ws/build/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.0.0.29 55860 22'), ('LC_TIME', 'nl_NL.UTF-8'), ('XDG_SESSION_TYPE', 'tty'), ('SHLVL', '1'), ('LD_LIBRARY_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/home/ubuntu/ros2_ws/install/px4_msgs/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/home/ubuntu/ros2_ws/install/px4_ros_com/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('ROS_DOMAIN_ID', ''), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy'), ('SHELL', '/bin/bash'), ('LC_NAME', 'nl_NL.UTF-8'), ('LESSCLOSE', '/usr/bin/lesspipe %s %s'), ('LC_MEASUREMENT', 'nl_NL.UTF-8'), ('LC_IDENTIFICATION', 'nl_NL.UTF-8'), ('PWD', '/home/ubuntu/ros2_ws/build/beacon_positioning'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.0.0.29 55860 10.0.0.59 22'), ('XDG_DATA_DIRS', '/usr/local/share:/usr/share:/var/lib/snapd/desktop'), ('PYTHONPATH', '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages:/opt/ros/foxy/lib/python3.8/site-packages'), ('LC_NUMERIC', 'nl_NL.UTF-8'), ('LC_PAPER', 'nl_NL.UTF-8'), ('COLCON', '1'), ('CMAKE_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[3.163982] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: "RELWITHDEBINFO"\n'}
|
||||
[3.165431] (beacon_positioning) StdoutLine: {'line': b'-- Execute custom install script\n'}
|
||||
[3.167350] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date symlink: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[3.168107] (beacon_positioning) StderrLine: {'line': b'CMake Error at ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:100 (message):\n'}
|
||||
[3.168815] (beacon_positioning) StderrLine: {'line': b" ament_cmake_symlink_install_directory() can't find\n"}
|
||||
[3.169240] (beacon_positioning) StderrLine: {'line': b" '/home/ubuntu/ros2_ws/src/beacon_positioning/launch'\n"}
|
||||
[3.169764] (beacon_positioning) StderrLine: {'line': b'Call Stack (most recent call first):\n'}
|
||||
[3.170323] (beacon_positioning) StderrLine: {'line': b' ament_cmake_symlink_install/ament_cmake_symlink_install.cmake:317 (ament_cmake_symlink_install_directory)\n'}
|
||||
[3.170728] (beacon_positioning) StderrLine: {'line': b' cmake_install.cmake:41 (include)\n'}
|
||||
[3.171425] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[3.172304] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[3.173421] (beacon_positioning) CommandEnded: {'returncode': 1}
|
||||
[3.213768] (-) TimerEvent: {}
|
||||
[3.319512] (-) TimerEvent: {}
|
||||
[3.421698] (-) TimerEvent: {}
|
||||
[3.426965] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 1}
|
||||
[3.430019] (-) EventReactorShutdown: {}
|
||||
195
log/build_2023-04-17_14-26-55/logger_all.log
Normal file
195
log/build_2023-04-17_14-26-55/logger_all.log
Normal file
@@ -0,0 +1,195 @@
|
||||
[1.674s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.675s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff98965bb0>>, merge_install=False, metas=['./colcon.meta'], packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=['beacon_positioning'], packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, parallel_workers=4, paths=None, symlink_install=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff98965bb0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff98821250>)
|
||||
[1.873s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.873s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.873s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.873s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.873s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.874s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.874s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.874s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.875s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.876s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.876s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.956s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.957s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.957s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.957s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.957s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.957s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.958s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.958s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.958s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.959s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.959s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.960s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.960s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.960s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.961s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.961s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.961s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.961s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.961s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.962s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.963s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.963s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.963s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.963s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.964s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.974s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'ignore'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'ignore_ament_install'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['colcon_pkg']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'colcon_pkg'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['colcon_meta']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'colcon_meta'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['ros']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'ros'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['cmake', 'python']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'cmake'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'python'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extensions ['python_setup_py']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters) by extension 'python_setup_py'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'ignore'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'ignore_ament_install'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['colcon_pkg']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'colcon_pkg'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['colcon_meta']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'colcon_meta'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['ros']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'ros'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['cmake', 'python']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'cmake'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'python'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extensions ['python_setup_py']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/cpp_parameters/launch) by extension 'python_setup_py'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ignore_ament_install'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_pkg']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_pkg'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['colcon_meta']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'colcon_meta'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extensions ['ros']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src/drone_sensors) by extension 'ros'
|
||||
[1.984s] DEBUG:colcon.colcon_core.package_identification:Package 'src/drone_sensors' with type 'ros.ament_cmake' and name 'drone_sensors'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.991s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[1.997s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[1.998s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[1.998s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[1.998s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[1.998s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.170s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'drone_sensors' in 'src/drone_sensors'
|
||||
[2.170s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.170s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.172s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.172s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.213s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 4 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.232s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.236s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.386s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.387s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.388s] DEBUG:colcon.colcon_core.verb:Building package 'beacon_positioning' with the following arguments: {'ament_cmake_args': None, 'build_base': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'catkin_cmake_args': None, 'catkin_skip_building_tests': False, 'cmake_args': None, 'cmake_clean_cache': False, 'cmake_clean_first': False, 'cmake_force_configure': False, 'cmake_target': None, 'cmake_target_skip_unavailable': False, 'install_base': '/home/ubuntu/ros2_ws/install/beacon_positioning', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/beacon_positioning', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.396s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.451s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.452s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/beacon_positioning' with build type 'ament_cmake'
|
||||
[2.452s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.487s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.488s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.488s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.569s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.419s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.582s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[5.624s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[5.764s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[5.802s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[5.804s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[5.806s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[5.828s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[5.831s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[5.832s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[5.836s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[5.837s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.837s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[5.838s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[5.838s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.861s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[5.864s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[5.866s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[5.869s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[5.873s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[5.876s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[5.877s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[5.878s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[5.878s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '1'
|
||||
[5.879s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.916s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.916s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.917s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.917s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.919s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
|
||||
[5.919s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.946s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.949s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.954s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.976s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.978s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.980s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[6.002s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[6.004s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[6.025s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[6.027s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
Reference in New Issue
Block a user