package builds with custom message definitions
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
CMake Error at CMakeLists.txt:27 (find_package):
|
||||
By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
project has asked CMake to find a package configuration file provided by
|
||||
"beacon_positioning", but CMake did not find one.
|
||||
|
||||
Could not find a package configuration file provided by
|
||||
"beacon_positioning" with any of the following names:
|
||||
|
||||
beacon_positioningConfig.cmake
|
||||
beacon_positioning-config.cmake
|
||||
|
||||
Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
files. If "beacon_positioning" provides a separate development package or
|
||||
SDK, be sure it has been installed.
|
||||
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
-- Looking for pthread_create in pthreads
|
||||
-- Looking for pthread_create in pthreads - not found
|
||||
-- Looking for pthread_create in pthread
|
||||
-- Looking for pthread_create in pthread - found
|
||||
-- Found Threads: TRUE
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
@@ -1,55 +0,0 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
-- Looking for pthread_create in pthreads
|
||||
-- Looking for pthread_create in pthreads - not found
|
||||
-- Looking for pthread_create in pthread
|
||||
-- Looking for pthread_create in pthread - found
|
||||
-- Found Threads: TRUE
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
CMake Error at CMakeLists.txt:27 (find_package):
|
||||
By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
project has asked CMake to find a package configuration file provided by
|
||||
"beacon_positioning", but CMake did not find one.
|
||||
|
||||
Could not find a package configuration file provided by
|
||||
"beacon_positioning" with any of the following names:
|
||||
|
||||
beacon_positioningConfig.cmake
|
||||
beacon_positioning-config.cmake
|
||||
|
||||
Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
files. If "beacon_positioning" provides a separate development package or
|
||||
SDK, be sure it has been installed.
|
||||
|
||||
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
@@ -1,57 +0,0 @@
|
||||
[0.131s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.403s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.670s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.697s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.992s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.001s] -- Detecting C compiler ABI info
|
||||
[1.314s] -- Detecting C compiler ABI info - done
|
||||
[1.356s] -- Detecting C compile features
|
||||
[1.358s] -- Detecting C compile features - done
|
||||
[1.371s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.705s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.708s] -- Detecting CXX compiler ABI info
|
||||
[2.047s] -- Detecting CXX compiler ABI info - done
|
||||
[2.086s] -- Detecting CXX compile features
|
||||
[2.087s] -- Detecting CXX compile features - done
|
||||
[2.104s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.233s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.237s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.163s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[3.378s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[3.415s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.733s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.843s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[4.178s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[4.414s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[4.419s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[4.423s] -- Looking for pthread.h
|
||||
[5.386s] -- Looking for pthread.h - found
|
||||
[5.387s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[5.679s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[5.680s] -- Looking for pthread_create in pthreads
|
||||
[5.920s] -- Looking for pthread_create in pthreads - not found
|
||||
[5.921s] -- Looking for pthread_create in pthread
|
||||
[6.198s] -- Looking for pthread_create in pthread - found
|
||||
[6.202s] -- Found Threads: TRUE
|
||||
[6.834s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[6.938s] CMake Error at CMakeLists.txt:27 (find_package):
|
||||
[6.939s] By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
[6.939s] project has asked CMake to find a package configuration file provided by
|
||||
[6.940s] "beacon_positioning", but CMake did not find one.
|
||||
[6.940s]
|
||||
[6.941s] Could not find a package configuration file provided by
|
||||
[6.941s] "beacon_positioning" with any of the following names:
|
||||
[6.941s]
|
||||
[6.941s] beacon_positioningConfig.cmake
|
||||
[6.942s] beacon_positioning-config.cmake
|
||||
[6.942s]
|
||||
[6.942s] Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
[6.942s] set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
[6.943s] files. If "beacon_positioning" provides a separate development package or
|
||||
[6.943s] SDK, be sure it has been installed.
|
||||
[6.943s]
|
||||
[6.943s]
|
||||
[6.953s] -- Configuring incomplete, errors occurred!
|
||||
[6.953s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
[6.954s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
[6.974s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
@@ -1,249 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000870] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.001142] (px4_msgs) JobQueued: {'identifier': 'px4_msgs', 'dependencies': OrderedDict()}
|
||||
[0.001890] (px4_ros_com) JobQueued: {'identifier': 'px4_ros_com', 'dependencies': OrderedDict([('px4_msgs', '/home/ubuntu/ros2_ws/install/px4_msgs')])}
|
||||
[0.002377] (px4_msgs) JobStarted: {'identifier': 'px4_msgs'}
|
||||
[0.099713] (-) TimerEvent: {}
|
||||
[0.101543] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.197469] (px4_msgs) JobProgress: {'identifier': 'px4_msgs', 'progress': 'cmake'}
|
||||
[0.198498] (px4_msgs) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/px4_msgs', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs'], 'cwd': '/home/ubuntu/ros2_ws/build/px4_msgs', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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/px4_msgs'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.10.10.31 43340 10.10.10.33 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.203143] (-) TimerEvent: {}
|
||||
[0.226132] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.227468] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.303394] (-) TimerEvent: {}
|
||||
[0.404501] (-) TimerEvent: {}
|
||||
[0.505748] (-) TimerEvent: {}
|
||||
[0.509154] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.509886] (px4_msgs) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.605980] (-) TimerEvent: {}
|
||||
[0.706797] (-) TimerEvent: {}
|
||||
[0.776246] (beacon_positioning) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.776967] (px4_msgs) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.802455] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.803118] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.806946] (-) TimerEvent: {}
|
||||
[0.907761] (-) TimerEvent: {}
|
||||
[1.008886] (-) TimerEvent: {}
|
||||
[1.098057] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.098594] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.106970] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.107672] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.109016] (-) TimerEvent: {}
|
||||
[1.210023] (-) TimerEvent: {}
|
||||
[1.311451] (-) TimerEvent: {}
|
||||
[1.412351] (-) TimerEvent: {}
|
||||
[1.420695] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.421341] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.462127] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.462674] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.464024] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.464552] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.476538] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.477182] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.512545] (-) TimerEvent: {}
|
||||
[1.613555] (-) TimerEvent: {}
|
||||
[1.715185] (-) TimerEvent: {}
|
||||
[1.810545] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.811198] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.814248] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.814899] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.815290] (-) TimerEvent: {}
|
||||
[1.915979] (-) TimerEvent: {}
|
||||
[2.016922] (-) TimerEvent: {}
|
||||
[2.118011] (-) TimerEvent: {}
|
||||
[2.152744] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.153517] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.191381] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.192071] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.193177] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.193806] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.209833] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.210469] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.218046] (-) TimerEvent: {}
|
||||
[2.318968] (-) TimerEvent: {}
|
||||
[2.339404] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.341553] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.342604] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.343321] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.419108] (-) TimerEvent: {}
|
||||
[2.519833] (-) TimerEvent: {}
|
||||
[2.620533] (-) TimerEvent: {}
|
||||
[2.721342] (-) TimerEvent: {}
|
||||
[2.822015] (-) TimerEvent: {}
|
||||
[2.922789] (-) TimerEvent: {}
|
||||
[3.023458] (-) TimerEvent: {}
|
||||
[3.124222] (-) TimerEvent: {}
|
||||
[3.225108] (-) TimerEvent: {}
|
||||
[3.268191] (px4_msgs) StdoutLine: {'line': b'-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)\n'}
|
||||
[3.268997] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[3.325278] (-) TimerEvent: {}
|
||||
[3.399328] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[3.425462] (-) TimerEvent: {}
|
||||
[3.435583] (px4_msgs) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[3.484927] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[3.521937] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[3.525660] (-) TimerEvent: {}
|
||||
[3.626447] (-) TimerEvent: {}
|
||||
[3.727206] (-) TimerEvent: {}
|
||||
[3.747389] (px4_msgs) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'}
|
||||
[3.827440] (-) TimerEvent: {}
|
||||
[3.839052] (beacon_positioning) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'}
|
||||
[3.860921] (px4_msgs) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'}
|
||||
[3.927575] (-) TimerEvent: {}
|
||||
[3.949841] (beacon_positioning) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'}
|
||||
[4.027761] (-) TimerEvent: {}
|
||||
[4.128476] (-) TimerEvent: {}
|
||||
[4.184700] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[4.228681] (-) TimerEvent: {}
|
||||
[4.284175] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[4.298297] (px4_msgs) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[4.328850] (-) TimerEvent: {}
|
||||
[4.429609] (-) TimerEvent: {}
|
||||
[4.520007] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[4.525851] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[4.529774] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h\n'}
|
||||
[4.530420] (-) TimerEvent: {}
|
||||
[4.631052] (-) TimerEvent: {}
|
||||
[4.703322] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10") \n'}
|
||||
[4.731193] (-) TimerEvent: {}
|
||||
[4.831859] (-) TimerEvent: {}
|
||||
[4.932506] (-) TimerEvent: {}
|
||||
[5.033146] (-) TimerEvent: {}
|
||||
[5.133770] (-) TimerEvent: {}
|
||||
[5.234361] (-) TimerEvent: {}
|
||||
[5.335155] (-) TimerEvent: {}
|
||||
[5.436293] (-) TimerEvent: {}
|
||||
[5.492453] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h - found\n'}
|
||||
[5.493655] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD\n'}
|
||||
[5.536473] (-) TimerEvent: {}
|
||||
[5.637269] (-) TimerEvent: {}
|
||||
[5.738129] (-) TimerEvent: {}
|
||||
[5.785475] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed\n'}
|
||||
[5.786216] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads\n'}
|
||||
[5.838302] (-) TimerEvent: {}
|
||||
[5.939065] (-) TimerEvent: {}
|
||||
[6.026333] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads - not found\n'}
|
||||
[6.027106] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread\n'}
|
||||
[6.039206] (-) TimerEvent: {}
|
||||
[6.139970] (-) TimerEvent: {}
|
||||
[6.240780] (-) TimerEvent: {}
|
||||
[6.304294] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread - found\n'}
|
||||
[6.307944] (beacon_positioning) StdoutLine: {'line': b'-- Found Threads: TRUE \n'}
|
||||
[6.340911] (-) TimerEvent: {}
|
||||
[6.441613] (-) TimerEvent: {}
|
||||
[6.542296] (-) TimerEvent: {}
|
||||
[6.642909] (-) TimerEvent: {}
|
||||
[6.743562] (-) TimerEvent: {}
|
||||
[6.844231] (-) TimerEvent: {}
|
||||
[6.940384] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[6.944407] (-) TimerEvent: {}
|
||||
[7.044502] (beacon_positioning) StderrLine: {'line': b'CMake Error at CMakeLists.txt:27 (find_package):\n'}
|
||||
[7.045167] (-) TimerEvent: {}
|
||||
[7.045560] (beacon_positioning) StderrLine: {'line': b' By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this\n'}
|
||||
[7.046041] (beacon_positioning) StderrLine: {'line': b' project has asked CMake to find a package configuration file provided by\n'}
|
||||
[7.046392] (beacon_positioning) StderrLine: {'line': b' "beacon_positioning", but CMake did not find one.\n'}
|
||||
[7.046807] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.047129] (beacon_positioning) StderrLine: {'line': b' Could not find a package configuration file provided by\n'}
|
||||
[7.047398] (beacon_positioning) StderrLine: {'line': b' "beacon_positioning" with any of the following names:\n'}
|
||||
[7.047654] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.047912] (beacon_positioning) StderrLine: {'line': b' beacon_positioningConfig.cmake\n'}
|
||||
[7.048189] (beacon_positioning) StderrLine: {'line': b' beacon_positioning-config.cmake\n'}
|
||||
[7.048474] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.048744] (beacon_positioning) StderrLine: {'line': b' Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or\n'}
|
||||
[7.049005] (beacon_positioning) StderrLine: {'line': b' set "beacon_positioning_DIR" to a directory containing one of the above\n'}
|
||||
[7.049257] (beacon_positioning) StderrLine: {'line': b' files. If "beacon_positioning" provides a separate development package or\n'}
|
||||
[7.049506] (beacon_positioning) StderrLine: {'line': b' SDK, be sure it has been installed.\n'}
|
||||
[7.049842] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.050107] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[7.059106] (beacon_positioning) StdoutLine: {'line': b'-- Configuring incomplete, errors occurred!\n'}
|
||||
[7.059671] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".\n'}
|
||||
[7.060114] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".\n'}
|
||||
[7.079639] (beacon_positioning) CommandEnded: {'returncode': 1}
|
||||
[7.145502] (-) TimerEvent: {}
|
||||
[7.215004] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 1}
|
||||
[7.245717] (-) TimerEvent: {}
|
||||
[7.346307] (-) TimerEvent: {}
|
||||
[7.446883] (-) TimerEvent: {}
|
||||
[7.547469] (-) TimerEvent: {}
|
||||
[7.648069] (-) TimerEvent: {}
|
||||
[7.748663] (-) TimerEvent: {}
|
||||
[7.849237] (-) TimerEvent: {}
|
||||
[7.949826] (-) TimerEvent: {}
|
||||
[8.050425] (-) TimerEvent: {}
|
||||
[8.150991] (-) TimerEvent: {}
|
||||
[8.251564] (-) TimerEvent: {}
|
||||
[8.352137] (-) TimerEvent: {}
|
||||
[8.452726] (-) TimerEvent: {}
|
||||
[8.553280] (-) TimerEvent: {}
|
||||
[8.653870] (-) TimerEvent: {}
|
||||
[8.754449] (-) TimerEvent: {}
|
||||
[8.855045] (-) TimerEvent: {}
|
||||
[8.955624] (-) TimerEvent: {}
|
||||
[9.056229] (-) TimerEvent: {}
|
||||
[9.156786] (-) TimerEvent: {}
|
||||
[9.257345] (-) TimerEvent: {}
|
||||
[9.359141] (-) TimerEvent: {}
|
||||
[9.459888] (-) TimerEvent: {}
|
||||
[9.560511] (-) TimerEvent: {}
|
||||
[9.661162] (-) TimerEvent: {}
|
||||
[9.761909] (-) TimerEvent: {}
|
||||
[9.799313] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)\n'}
|
||||
[9.811506] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)\n'}
|
||||
[9.823861] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)\n'}
|
||||
[9.836796] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)\n'}
|
||||
[9.862039] (-) TimerEvent: {}
|
||||
[9.962665] (-) TimerEvent: {}
|
||||
[10.063353] (-) TimerEvent: {}
|
||||
[10.164082] (-) TimerEvent: {}
|
||||
[10.264910] (-) TimerEvent: {}
|
||||
[10.365689] (-) TimerEvent: {}
|
||||
[10.466352] (-) TimerEvent: {}
|
||||
[10.566998] (-) TimerEvent: {}
|
||||
[10.667630] (-) TimerEvent: {}
|
||||
[10.689788] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[10.767798] (-) TimerEvent: {}
|
||||
[10.868444] (-) TimerEvent: {}
|
||||
[10.969075] (-) TimerEvent: {}
|
||||
[11.006449] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[11.069229] (-) TimerEvent: {}
|
||||
[11.116174] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[11.128647] (px4_msgs) StdoutLine: {'line': b'-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)\n'}
|
||||
[11.169382] (-) TimerEvent: {}
|
||||
[11.231714] (px4_msgs) StdoutLine: {'line': b'-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[11.232553] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[11.233022] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8\n'}
|
||||
[11.233423] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so\n'}
|
||||
[11.269520] (-) TimerEvent: {}
|
||||
[11.323239] (px4_msgs) StdoutLine: {'line': b'-- Found PythonExtra: .so \n'}
|
||||
[11.369704] (-) TimerEvent: {}
|
||||
[11.470327] (-) TimerEvent: {}
|
||||
[11.570923] (-) TimerEvent: {}
|
||||
[11.671500] (-) TimerEvent: {}
|
||||
[11.772101] (-) TimerEvent: {}
|
||||
[11.872837] (-) TimerEvent: {}
|
||||
[11.973781] (-) TimerEvent: {}
|
||||
[11.983588] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)\n'}
|
||||
[11.995912] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)\n'}
|
||||
[12.073929] (-) TimerEvent: {}
|
||||
[12.084346] (px4_msgs) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[12.174085] (-) TimerEvent: {}
|
||||
[12.274750] (-) TimerEvent: {}
|
||||
[12.375433] (-) TimerEvent: {}
|
||||
[12.476108] (-) TimerEvent: {}
|
||||
[12.576765] (-) TimerEvent: {}
|
||||
[12.677379] (-) TimerEvent: {}
|
||||
[12.778011] (-) TimerEvent: {}
|
||||
[12.878639] (-) TimerEvent: {}
|
||||
[12.979301] (-) TimerEvent: {}
|
||||
[13.079966] (-) TimerEvent: {}
|
||||
[13.180700] (-) TimerEvent: {}
|
||||
[13.281308] (-) TimerEvent: {}
|
||||
[13.381968] (-) TimerEvent: {}
|
||||
[13.482564] (-) TimerEvent: {}
|
||||
[13.583166] (-) TimerEvent: {}
|
||||
[13.663847] (px4_msgs) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[13.676611] (px4_msgs) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs\n'}
|
||||
[13.683452] (-) TimerEvent: {}
|
||||
[13.738770] (px4_msgs) JobEnded: {'identifier': 'px4_msgs', 'rc': 'SIGINT'}
|
||||
[13.750448] (px4_ros_com) JobSkipped: {'identifier': 'px4_ros_com'}
|
||||
[13.750644] (-) EventReactorShutdown: {}
|
||||
@@ -1,180 +0,0 @@
|
||||
[1.701s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.702s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffffae391f70>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffae391f70>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffae2a4a30>)
|
||||
[1.920s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.921s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.921s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.921s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.921s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.921s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.921s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.922s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.922s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.923s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[2.011s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[2.012s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.021s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.021s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.022s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.022s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.022s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.022s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.023s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.023s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.023s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.023s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.024s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.025s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.028s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.029s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.030s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.035s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.035s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.035s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.035s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.035s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.035s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.211s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.211s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.234s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.234s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.234s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.234s] 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
|
||||
[2.235s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.235s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.235s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.236s] 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
|
||||
[2.253s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 0 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.272s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.276s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.428s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.428s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.428s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.428s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.429s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.429s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.429s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.429s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.429s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.429s] 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.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.464s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.465s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.500s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.501s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.509s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.564s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.566s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.566s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.601s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.602s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.602s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.664s] 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.665s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.694s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.694s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.767s] 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[2.802s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[9.645s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[9.691s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[9.734s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[9.735s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[9.737s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[9.737s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[9.738s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[9.739s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[9.764s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[9.767s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[9.769s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[9.772s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[9.775s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[9.777s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[16.313s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[16.313s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[16.314s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '1'
|
||||
[16.314s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[16.356s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[16.356s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[16.356s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[16.357s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[16.359s] 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
|
||||
[16.359s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[16.384s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[16.387s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[16.391s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[16.412s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[16.414s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[16.416s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[16.438s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[16.440s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[16.461s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[16.462s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1 +0,0 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
@@ -1,43 +0,0 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)
|
||||
-- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)
|
||||
-- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)
|
||||
-- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
@@ -1,44 +0,0 @@
|
||||
[0.199s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[0.507s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.774s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.800s] -- Check for working C compiler: /usr/bin/cc
|
||||
[1.096s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.104s] -- Detecting C compiler ABI info
|
||||
[1.418s] -- Detecting C compiler ABI info - done
|
||||
[1.459s] -- Detecting C compile features
|
||||
[1.462s] -- Detecting C compile features - done
|
||||
[1.474s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.808s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.812s] -- Detecting CXX compiler ABI info
|
||||
[2.150s] -- Detecting CXX compiler ABI info - done
|
||||
[2.189s] -- Detecting CXX compile features
|
||||
[2.191s] -- Detecting CXX compile features - done
|
||||
[2.207s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.339s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.340s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.265s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[3.397s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[3.433s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.745s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.858s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[4.196s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[4.296s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[4.701s] -- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
[9.797s] -- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)
|
||||
[9.809s] -- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)
|
||||
[9.821s] -- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)
|
||||
[9.834s] -- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
[10.687s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[11.004s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[11.113s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[11.126s] -- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
[11.229s] -- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[11.230s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[11.230s] -- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
[11.231s] -- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
[11.321s] -- Found PythonExtra: .so
|
||||
[11.981s] -- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)
|
||||
[11.993s] -- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)
|
||||
[12.082s] -- Configuring done
|
||||
[13.661s] -- Generating done
|
||||
[13.674s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
@@ -1,248 +0,0 @@
|
||||
[1.682s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.683s] 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 0xffff7e40d100>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff7e40d100>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff7e2ccdf0>)
|
||||
[1.881s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.881s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.881s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.881s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.881s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.882s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.882s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.882s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.883s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.884s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.884s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.965s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.966s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.966s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.966s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.967s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.967s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.967s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.968s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.968s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.968s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.968s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.969s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.969s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.969s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.969s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.969s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.983s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[1.990s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[1.991s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[1.991s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[1.991s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[1.991s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.164s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.165s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.186s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.187s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.187s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.188s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.188s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.188s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.206s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 1 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.225s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.229s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.379s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.380s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.380s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.380s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.415s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.416s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.424s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.478s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.479s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.480s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.515s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.516s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.516s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.597s] 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
|
||||
[1010.886s] 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
|
||||
[1030.256s] 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
|
||||
[1034.725s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1034.732s] 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
|
||||
[1034.766s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1034.769s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1034.803s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1034.827s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1034.829s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1034.830s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1034.833s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1034.834s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1034.857s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1034.858s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1034.859s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1034.861s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1034.861s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1034.862s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1034.862s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1034.885s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1034.887s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1034.888s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1034.890s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1034.913s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1034.916s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1034.919s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1034.922s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1034.924s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1034.927s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1054.249s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1054.278s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1054.281s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1054.315s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1054.338s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1054.340s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1054.342s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1054.344s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1054.344s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1054.367s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1054.369s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1054.370s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1054.372s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1054.372s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1054.373s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1054.373s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1054.396s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1054.398s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1054.399s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1054.401s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1054.424s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1054.427s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1054.429s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1054.431s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1054.433s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1054.434s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1054.436s] 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'
|
||||
[1054.436s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[1054.460s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[1054.461s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[1054.552s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1061.537s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1061.548s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1102.378s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1102.566s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[1102.701s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[1102.717s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[1102.734s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[1102.737s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[1102.738s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[1102.761s] 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'
|
||||
[1102.763s] 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'
|
||||
[1102.764s] 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'
|
||||
[1102.766s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[1102.766s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[1102.790s] 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'
|
||||
[1102.791s] 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'
|
||||
[1102.792s] 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'
|
||||
[1102.794s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.794s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[1102.795s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[1102.795s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.820s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[1102.822s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[1102.823s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[1102.825s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[1102.826s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[1102.827s] 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)
|
||||
[1103.040s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[1103.067s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[1103.070s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[1103.072s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[1103.095s] 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'
|
||||
[1103.097s] 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'
|
||||
[1103.098s] 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'
|
||||
[1103.100s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[1103.101s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[1103.125s] 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'
|
||||
[1103.126s] 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'
|
||||
[1103.128s] 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'
|
||||
[1103.129s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1103.129s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[1103.130s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[1103.131s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1103.155s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[1103.158s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[1103.160s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[1103.162s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[1103.163s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[1103.165s] 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)
|
||||
[1103.166s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[1103.167s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[1103.167s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[1103.167s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[1103.203s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[1103.204s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[1103.204s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[1103.204s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[1103.207s] 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
|
||||
[1103.207s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[1103.233s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[1103.237s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[1103.241s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[1103.263s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[1103.266s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[1103.267s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[1103.290s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[1103.292s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[1103.313s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[1103.315s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,126 +0,0 @@
|
||||
[0.072s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[0.306s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.524s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.541s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.811s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[0.814s] -- Detecting C compiler ABI info
|
||||
[1.093s] -- Detecting C compiler ABI info - done
|
||||
[1.130s] -- Detecting C compile features
|
||||
[1.131s] -- Detecting C compile features - done
|
||||
[1.139s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.458s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.464s] -- Detecting CXX compiler ABI info
|
||||
[1.773s] -- Detecting CXX compiler ABI info - done
|
||||
[1.812s] -- Detecting CXX compile features
|
||||
[1.814s] -- Detecting CXX compile features - done
|
||||
[1.831s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[1.940s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[1.941s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[2.752s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[2.894s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[2.934s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.279s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.391s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[3.727s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[3.845s] -- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
[3.872s] -- Found Eigen3: TRUE (found version "3.3.7")
|
||||
[3.890s] -- Found geometry_msgs: 2.0.5 (/opt/ros/foxy/share/geometry_msgs/cmake)
|
||||
[4.116s] -- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
[4.187s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[4.379s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[4.385s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[4.388s] -- Looking for pthread.h
|
||||
[4.678s] -- Looking for pthread.h - found
|
||||
[4.678s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[4.980s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[4.981s] -- Looking for pthread_create in pthreads
|
||||
[5.231s] -- Looking for pthread_create in pthreads - not found
|
||||
[5.232s] -- Looking for pthread_create in pthread
|
||||
[5.518s] -- Looking for pthread_create in pthread - found
|
||||
[5.522s] -- Found Threads: TRUE
|
||||
[6.053s] -- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
[6.355s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[6.765s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[6.805s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[6.806s] -- Configured cppcheck include dirs: /home/ubuntu/ros2_ws/src/px4_ros_com/include;$<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com>
|
||||
[6.807s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[6.846s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[6.846s] -- Configured cpplint exclude dirs and/or files:
|
||||
[6.853s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[6.864s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[6.870s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[6.909s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[6.910s] -- Configured uncrustify additional arguments:
|
||||
[6.916s] -- Added test 'xmllint' to check XML markup files
|
||||
[6.944s] -- Configuring done
|
||||
[7.023s] -- Generating done
|
||||
[7.029s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[7.057s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[7.066s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[7.237s] [35m[1mScanning dependencies of target offboard_control[0m
|
||||
[7.238s] [35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[7.238s] [35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[7.239s] [35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[7.489s] [ 10%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[7.491s] [ 20%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[7.492s] [ 30%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[9.215s] [ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[23.247s] [ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[24.400s] [ 50%] Built target debug_vect_advertiser
|
||||
[24.457s] [35m[1mScanning dependencies of target sensor_combined_listener[0m
|
||||
[24.716s] [ 60%] [32mBuilding CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o[0m
|
||||
[27.691s] [ 70%] [32m[1mLinking CXX executable offboard_control[0m
|
||||
[28.842s] [ 70%] Built target offboard_control
|
||||
[32.967s] [ 80%] [32m[1mLinking CXX executable vehicle_gps_position_listener[0m
|
||||
[34.169s] [ 80%] Built target vehicle_gps_position_listener
|
||||
[41.554s] [ 90%] [32m[1mLinking CXX shared library libframe_transforms.so[0m
|
||||
[42.497s] [ 90%] Built target frame_transforms
|
||||
[46.838s] [100%] [32m[1mLinking CXX executable sensor_combined_listener[0m
|
||||
[47.858s] [100%] Built target sensor_combined_listener
|
||||
[47.898s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[48.084s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[48.118s] -- Install configuration: ""
|
||||
[48.119s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
|
||||
[48.130s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener" to ""
|
||||
[48.131s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
|
||||
[48.142s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener" to ""
|
||||
[48.142s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
|
||||
[48.148s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser" to ""
|
||||
[48.148s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
|
||||
[48.156s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control" to ""
|
||||
[48.157s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
|
||||
[48.158s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
|
||||
[48.159s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com
|
||||
[48.159s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
|
||||
[48.160s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
|
||||
[48.179s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so" to ""
|
||||
[48.179s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch
|
||||
[48.180s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
|
||||
[48.185s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
|
||||
[48.186s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test
|
||||
[48.187s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
|
||||
[48.188s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
|
||||
[48.189s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
|
||||
[48.190s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
|
||||
[48.192s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
|
||||
[48.194s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
|
||||
[48.196s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
|
||||
[48.197s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
|
||||
[48.199s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
|
||||
[48.200s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
|
||||
[48.201s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
|
||||
[48.203s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
|
||||
[48.204s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
|
||||
[48.205s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
|
||||
[48.205s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
|
||||
[48.207s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
|
||||
[48.208s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
|
||||
[48.209s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-noconfig.cmake
|
||||
[48.210s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
[48.211s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
|
||||
[48.212s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
[48.213s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
[48.214s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
|
||||
[48.215s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
|
||||
[48.216s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml
|
||||
[48.232s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
@@ -1,17 +0,0 @@
|
||||
CMake Error at CMakeLists.txt:27 (find_package):
|
||||
By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
project has asked CMake to find a package configuration file provided by
|
||||
"beacon_positioning", but CMake did not find one.
|
||||
|
||||
Could not find a package configuration file provided by
|
||||
"beacon_positioning" with any of the following names:
|
||||
|
||||
beacon_positioningConfig.cmake
|
||||
beacon_positioning-config.cmake
|
||||
|
||||
Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
files. If "beacon_positioning" provides a separate development package or
|
||||
SDK, be sure it has been installed.
|
||||
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
@@ -1,29 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
CMake Error at CMakeLists.txt:27 (find_package):
|
||||
By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
project has asked CMake to find a package configuration file provided by
|
||||
"beacon_positioning", but CMake did not find one.
|
||||
|
||||
Could not find a package configuration file provided by
|
||||
"beacon_positioning" with any of the following names:
|
||||
|
||||
beacon_positioningConfig.cmake
|
||||
beacon_positioning-config.cmake
|
||||
|
||||
Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
files. If "beacon_positioning" provides a separate development package or
|
||||
SDK, be sure it has been installed.
|
||||
|
||||
|
||||
-- Configuring incomplete, errors occurred!
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
@@ -1,31 +0,0 @@
|
||||
[0.114s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.172s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.264s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.950s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.081s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.093s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.582s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.754s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.760s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.264s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[2.356s] CMake Error at CMakeLists.txt:27 (find_package):
|
||||
[2.356s] By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this
|
||||
[2.356s] project has asked CMake to find a package configuration file provided by
|
||||
[2.357s] "beacon_positioning", but CMake did not find one.
|
||||
[2.357s]
|
||||
[2.357s] Could not find a package configuration file provided by
|
||||
[2.357s] "beacon_positioning" with any of the following names:
|
||||
[2.358s]
|
||||
[2.358s] beacon_positioningConfig.cmake
|
||||
[2.358s] beacon_positioning-config.cmake
|
||||
[2.358s]
|
||||
[2.359s] Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or
|
||||
[2.359s] set "beacon_positioning_DIR" to a directory containing one of the above
|
||||
[2.359s] files. If "beacon_positioning" provides a separate development package or
|
||||
[2.359s] SDK, be sure it has been installed.
|
||||
[2.360s]
|
||||
[2.360s]
|
||||
[2.368s] -- Configuring incomplete, errors occurred!
|
||||
[2.369s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".
|
||||
[2.369s] See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".
|
||||
[2.388s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
@@ -1,64 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000914] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001266] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.001918] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.002400] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099346] (-) TimerEvent: {}
|
||||
[0.110032] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.113181] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.174555] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.199429] (-) TimerEvent: {}
|
||||
[0.267291] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.299579] (-) TimerEvent: {}
|
||||
[0.400227] (-) TimerEvent: {}
|
||||
[0.500838] (-) TimerEvent: {}
|
||||
[0.601427] (-) TimerEvent: {}
|
||||
[0.701989] (-) TimerEvent: {}
|
||||
[0.802564] (-) TimerEvent: {}
|
||||
[0.903291] (-) TimerEvent: {}
|
||||
[0.952947] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003449] (-) TimerEvent: {}
|
||||
[1.083382] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.095637] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.103594] (-) TimerEvent: {}
|
||||
[1.204272] (-) TimerEvent: {}
|
||||
[1.304929] (-) TimerEvent: {}
|
||||
[1.405698] (-) TimerEvent: {}
|
||||
[1.506443] (-) TimerEvent: {}
|
||||
[1.584940] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606589] (-) TimerEvent: {}
|
||||
[1.707263] (-) TimerEvent: {}
|
||||
[1.757340] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.762693] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807419] (-) TimerEvent: {}
|
||||
[1.908071] (-) TimerEvent: {}
|
||||
[2.008714] (-) TimerEvent: {}
|
||||
[2.109386] (-) TimerEvent: {}
|
||||
[2.210013] (-) TimerEvent: {}
|
||||
[2.267080] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[2.310158] (-) TimerEvent: {}
|
||||
[2.358354] (beacon_positioning) StderrLine: {'line': b'CMake Error at CMakeLists.txt:27 (find_package):\n'}
|
||||
[2.359083] (beacon_positioning) StderrLine: {'line': b' By not providing "Findbeacon_positioning.cmake" in CMAKE_MODULE_PATH this\n'}
|
||||
[2.359383] (beacon_positioning) StderrLine: {'line': b' project has asked CMake to find a package configuration file provided by\n'}
|
||||
[2.359645] (beacon_positioning) StderrLine: {'line': b' "beacon_positioning", but CMake did not find one.\n'}
|
||||
[2.359894] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.360138] (beacon_positioning) StderrLine: {'line': b' Could not find a package configuration file provided by\n'}
|
||||
[2.360385] (beacon_positioning) StderrLine: {'line': b' "beacon_positioning" with any of the following names:\n'}
|
||||
[2.360628] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.360936] (beacon_positioning) StderrLine: {'line': b' beacon_positioningConfig.cmake\n'}
|
||||
[2.361190] (beacon_positioning) StderrLine: {'line': b' beacon_positioning-config.cmake\n'}
|
||||
[2.361431] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.361672] (beacon_positioning) StderrLine: {'line': b' Add the installation prefix of "beacon_positioning" to CMAKE_PREFIX_PATH or\n'}
|
||||
[2.361915] (beacon_positioning) StderrLine: {'line': b' set "beacon_positioning_DIR" to a directory containing one of the above\n'}
|
||||
[2.362157] (beacon_positioning) StderrLine: {'line': b' files. If "beacon_positioning" provides a separate development package or\n'}
|
||||
[2.362399] (beacon_positioning) StderrLine: {'line': b' SDK, be sure it has been installed.\n'}
|
||||
[2.362638] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.362875] (beacon_positioning) StderrLine: {'line': b'\n'}
|
||||
[2.371207] (beacon_positioning) StdoutLine: {'line': b'-- Configuring incomplete, errors occurred!\n'}
|
||||
[2.371742] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeOutput.log".\n'}
|
||||
[2.372048] (beacon_positioning) StdoutLine: {'line': b'See also "/home/ubuntu/ros2_ws/build/beacon_positioning/CMakeFiles/CMakeError.log".\n'}
|
||||
[2.390600] (beacon_positioning) CommandEnded: {'returncode': 1}
|
||||
[2.410539] (-) TimerEvent: {}
|
||||
[2.513786] (-) TimerEvent: {}
|
||||
[2.528818] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 1}
|
||||
[2.540203] (-) EventReactorShutdown: {}
|
||||
@@ -1,151 +0,0 @@
|
||||
[1.687s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.687s] 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 0xffff8a3ff370>>, 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 0xffff8a3ff370>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8a2b3c40>)
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.888s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.888s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.888s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.987s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.994s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.001s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.002s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.173s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.173s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.176s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.176s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.199s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.200s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.218s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.237s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.241s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.393s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.393s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.393s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.394s] 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.402s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.457s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.458s] 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.458s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.493s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.493s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.494s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.574s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[4.848s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[4.898s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[4.941s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[4.943s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[4.945s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[4.946s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[4.946s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[4.947s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[4.970s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[4.974s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[4.975s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[4.978s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[4.981s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[4.983s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[4.995s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[4.996s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[4.996s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '1'
|
||||
[4.996s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.039s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.039s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.040s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.040s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.042s] 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.042s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.069s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.072s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.077s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.098s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.100s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.103s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[5.124s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[5.126s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[5.148s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[5.150s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,46 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 9%] Built target beacon_positioning__cpp
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[ 15%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[ 15%] Built target beacon_positioning__rosidl_generator_c
|
||||
@@ -1,54 +0,0 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:[m[K [01;31m[Kfatal error: [m[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory
|
||||
6 | #include [01;31m[K"beacon_positioning/msg/tracker_position.hpp"[m[K
|
||||
| [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
[ 9%] Built target beacon_positioning__cpp
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[ 15%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[ 15%] Built target beacon_positioning__rosidl_generator_c
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
@@ -1,58 +0,0 @@
|
||||
[0.114s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.174s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.266s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[0.935s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.064s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.076s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.563s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[1.733s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[1.739s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.238s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[2.364s] -- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
[2.898s] -- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
[3.339s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[3.366s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[3.462s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[3.477s] -- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
[3.585s] -- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[3.585s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.586s] -- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
[3.586s] -- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
[3.677s] -- Found PythonExtra: .so
|
||||
[4.211s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[4.346s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[4.354s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[4.357s] -- Configured cppcheck include dirs:
|
||||
[4.357s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[4.364s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[4.365s] -- Configured cpplint exclude dirs and/or files:
|
||||
[4.367s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[4.370s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[4.373s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[4.379s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[4.380s] -- Configured uncrustify additional arguments:
|
||||
[4.382s] -- Added test 'xmllint' to check XML markup files
|
||||
[4.414s] -- Configuring done
|
||||
[4.556s] -- Generating done
|
||||
[4.568s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[4.596s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[4.606s] 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
|
||||
[4.776s] [35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[4.777s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[4.778s] [ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[4.822s] [ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[4.948s] [ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[5.408s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:[m[K [01;31m[Kfatal error: [m[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory
|
||||
[5.409s] 6 | #include [01;31m[K"beacon_positioning/msg/tracker_position.hpp"[m[K
|
||||
[5.410s] | [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[5.411s] compilation terminated.
|
||||
[5.418s] make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
[5.419s] make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
[5.419s] make[1]: *** Waiting for unfinished jobs....
|
||||
[5.857s] [ 9%] Built target beacon_positioning__cpp
|
||||
[5.903s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[5.948s] [ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[6.135s] [ 15%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[6.300s] [ 15%] Built target beacon_positioning__rosidl_generator_c
|
||||
[6.304s] make: *** [Makefile:141: all] Error 2
|
||||
[6.309s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
@@ -1,133 +0,0 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000519] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.000746] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.001188] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.002047] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099390] (-) TimerEvent: {}
|
||||
[0.110760] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.113491] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.175946] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.199508] (-) TimerEvent: {}
|
||||
[0.267657] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.299658] (-) TimerEvent: {}
|
||||
[0.400292] (-) TimerEvent: {}
|
||||
[0.500911] (-) TimerEvent: {}
|
||||
[0.601510] (-) TimerEvent: {}
|
||||
[0.702080] (-) TimerEvent: {}
|
||||
[0.802626] (-) TimerEvent: {}
|
||||
[0.903274] (-) TimerEvent: {}
|
||||
[0.936963] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.003420] (-) TimerEvent: {}
|
||||
[1.066345] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.078337] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.103563] (-) TimerEvent: {}
|
||||
[1.204205] (-) TimerEvent: {}
|
||||
[1.304848] (-) TimerEvent: {}
|
||||
[1.405518] (-) TimerEvent: {}
|
||||
[1.506168] (-) TimerEvent: {}
|
||||
[1.565356] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.606316] (-) TimerEvent: {}
|
||||
[1.706980] (-) TimerEvent: {}
|
||||
[1.735474] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[1.740751] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[1.807130] (-) TimerEvent: {}
|
||||
[1.907783] (-) TimerEvent: {}
|
||||
[2.008427] (-) TimerEvent: {}
|
||||
[2.109033] (-) TimerEvent: {}
|
||||
[2.209675] (-) TimerEvent: {}
|
||||
[2.240212] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[2.309828] (-) TimerEvent: {}
|
||||
[2.365955] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10") \n'}
|
||||
[2.410027] (-) TimerEvent: {}
|
||||
[2.510704] (-) TimerEvent: {}
|
||||
[2.611321] (-) TimerEvent: {}
|
||||
[2.711968] (-) TimerEvent: {}
|
||||
[2.812589] (-) TimerEvent: {}
|
||||
[2.900269] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)\n'}
|
||||
[2.912773] (-) TimerEvent: {}
|
||||
[3.013432] (-) TimerEvent: {}
|
||||
[3.114173] (-) TimerEvent: {}
|
||||
[3.214909] (-) TimerEvent: {}
|
||||
[3.315634] (-) TimerEvent: {}
|
||||
[3.340919] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[3.368361] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[3.415774] (-) TimerEvent: {}
|
||||
[3.464391] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[3.478822] (beacon_positioning) StdoutLine: {'line': b'-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)\n'}
|
||||
[3.515923] (-) TimerEvent: {}
|
||||
[3.586501] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[3.587436] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[3.587970] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8\n'}
|
||||
[3.588429] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so\n'}
|
||||
[3.616064] (-) TimerEvent: {}
|
||||
[3.679345] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonExtra: .so \n'}
|
||||
[3.716247] (-) TimerEvent: {}
|
||||
[3.816866] (-) TimerEvent: {}
|
||||
[3.917604] (-) TimerEvent: {}
|
||||
[4.018628] (-) TimerEvent: {}
|
||||
[4.119320] (-) TimerEvent: {}
|
||||
[4.212903] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[4.219440] (-) TimerEvent: {}
|
||||
[4.320057] (-) TimerEvent: {}
|
||||
[4.348227] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[4.355910] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[4.359119] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: \n'}
|
||||
[4.359582] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[4.366355] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[4.366880] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[4.369093] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'flake8' to check Python code syntax and style conventions\n"}
|
||||
[4.372226] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[4.374740] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257\n"}
|
||||
[4.381387] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[4.381927] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[4.384085] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[4.416279] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[4.420224] (-) TimerEvent: {}
|
||||
[4.520907] (-) TimerEvent: {}
|
||||
[4.558472] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[4.570323] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[4.598007] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[4.599915] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[4.602387] (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.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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}
|
||||
[4.621151] (-) TimerEvent: {}
|
||||
[4.722016] (-) TimerEvent: {}
|
||||
[4.777929] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__cpp\x1b[0m\n'}
|
||||
[4.778748] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[4.779830] (beacon_positioning) StdoutLine: {'line': b'[ 3%] \x1b[34m\x1b[1mGenerating C code for ROS interfaces\x1b[0m\n'}
|
||||
[4.822213] (-) TimerEvent: {}
|
||||
[4.823672] (beacon_positioning) StdoutLine: {'line': b'[ 6%] \x1b[34m\x1b[1mGenerating C++ code for ROS interfaces\x1b[0m\n'}
|
||||
[4.922469] (-) TimerEvent: {}
|
||||
[4.949867] (beacon_positioning) StdoutLine: {'line': b'[ 9%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[5.022814] (-) TimerEvent: {}
|
||||
[5.124338] (-) TimerEvent: {}
|
||||
[5.225459] (-) TimerEvent: {}
|
||||
[5.326707] (-) TimerEvent: {}
|
||||
[5.410032] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:\x1b[m\x1b[K \x1b[01;31m\x1b[Kfatal error: \x1b[m\x1b[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory\n'}
|
||||
[5.411105] (beacon_positioning) StderrLine: {'line': b' 6 | #include \x1b[01;31m\x1b[K"beacon_positioning/msg/tracker_position.hpp"\x1b[m\x1b[K\n'}
|
||||
[5.412209] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;31m\x1b[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[5.413024] (beacon_positioning) StderrLine: {'line': b'compilation terminated.\n'}
|
||||
[5.419996] (beacon_positioning) StderrLine: {'line': b'make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1\n'}
|
||||
[5.420866] (beacon_positioning) StderrLine: {'line': b'make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2\n'}
|
||||
[5.421291] (beacon_positioning) StderrLine: {'line': b'make[1]: *** Waiting for unfinished jobs....\n'}
|
||||
[5.426829] (-) TimerEvent: {}
|
||||
[5.527500] (-) TimerEvent: {}
|
||||
[5.628160] (-) TimerEvent: {}
|
||||
[5.728966] (-) TimerEvent: {}
|
||||
[5.830451] (-) TimerEvent: {}
|
||||
[5.858698] (beacon_positioning) StdoutLine: {'line': b'[ 9%] Built target beacon_positioning__cpp\n'}
|
||||
[5.905211] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_generator_c\x1b[0m\n'}
|
||||
[5.930632] (-) TimerEvent: {}
|
||||
[5.949802] (beacon_positioning) StdoutLine: {'line': b'[ 12%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o\x1b[0m\n'}
|
||||
[6.030814] (-) TimerEvent: {}
|
||||
[6.131517] (-) TimerEvent: {}
|
||||
[6.136768] (beacon_positioning) StdoutLine: {'line': b'[ 15%] \x1b[32m\x1b[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so\x1b[0m\n'}
|
||||
[6.231708] (-) TimerEvent: {}
|
||||
[6.302078] (beacon_positioning) StdoutLine: {'line': b'[ 15%] Built target beacon_positioning__rosidl_generator_c\n'}
|
||||
[6.305256] (beacon_positioning) StderrLine: {'line': b'make: *** [Makefile:141: all] Error 2\n'}
|
||||
[6.310403] (beacon_positioning) CommandEnded: {'returncode': 2}
|
||||
[6.332087] (-) TimerEvent: {}
|
||||
[6.433106] (-) TimerEvent: {}
|
||||
[6.533892] (-) TimerEvent: {}
|
||||
[6.640280] (-) TimerEvent: {}
|
||||
[6.727777] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 2}
|
||||
[6.739040] (-) EventReactorShutdown: {}
|
||||
@@ -1,153 +0,0 @@
|
||||
[1.689s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.689s] 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 0xffffb7e3f3d0>>, 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 0xffffb7e3f3d0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffb7d42f40>)
|
||||
[1.888s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.889s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.988s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.995s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.002s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.175s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.175s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.178s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.178s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.200s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.201s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.219s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.239s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.393s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.394s] 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.403s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.458s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.459s] 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.459s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.494s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.494s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.495s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.575s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[7.056s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[7.067s] 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
|
||||
[8.769s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[9.104s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[9.141s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[9.143s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[9.145s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[9.145s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[9.146s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[9.147s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[9.169s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[9.173s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[9.175s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[9.178s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[9.181s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[9.183s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[9.195s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[9.196s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[9.196s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[9.196s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[9.238s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[9.238s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[9.238s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[9.238s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[9.241s] 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
|
||||
[9.241s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[9.265s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[9.269s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[9.273s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[9.295s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[9.297s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[9.299s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[9.321s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[9.323s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[9.344s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[9.346s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -1,2 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
29
log/build_2023-04-19_10-20-50/beacon_positioning/stderr.log
Normal file
29
log/build_2023-04-19_10-20-50/beacon_positioning/stderr.log
Normal file
@@ -0,0 +1,29 @@
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
@@ -0,0 +1 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
@@ -0,0 +1,30 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
32
log/build_2023-04-19_10-20-50/beacon_positioning/streams.log
Normal file
32
log/build_2023-04-19_10-20-50/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,32 @@
|
||||
[0.133s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.370s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.561s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.562s] Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
26
log/build_2023-04-19_10-20-50/events.log
Normal file
26
log/build_2023-04-19_10-20-50/events.log
Normal file
@@ -0,0 +1,26 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000929] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.001269] (px4_msgs) JobQueued: {'identifier': 'px4_msgs', 'dependencies': OrderedDict()}
|
||||
[0.001966] (px4_ros_com) JobQueued: {'identifier': 'px4_ros_com', 'dependencies': OrderedDict([('px4_msgs', '/home/ubuntu/ros2_ws/install/px4_msgs')])}
|
||||
[0.002452] (px4_msgs) JobStarted: {'identifier': 'px4_msgs'}
|
||||
[0.100336] (-) TimerEvent: {}
|
||||
[0.101721] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.197786] (px4_msgs) JobProgress: {'identifier': 'px4_msgs', 'progress': 'cmake'}
|
||||
[0.198735] (px4_msgs) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/px4_msgs', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs'], 'cwd': '/home/ubuntu/ros2_ws/build/px4_msgs', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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/px4_msgs'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.10.10.31 43340 10.10.10.33 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.203047] (-) TimerEvent: {}
|
||||
[0.224295] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.225490] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.303379] (-) TimerEvent: {}
|
||||
[0.404465] (-) TimerEvent: {}
|
||||
[0.455043] (px4_msgs) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.471349] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.504680] (-) TimerEvent: {}
|
||||
[0.605757] (-) TimerEvent: {}
|
||||
[0.640969] (px4_msgs) CommandEnded: {'returncode': -2}
|
||||
[0.658787] (px4_msgs) StderrLine: {'line': b'Traceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute\n loop.run_until_complete(future)\n File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete\n self.run_forever()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever\n self._run_once()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once\n event_list = self._selector.select(timeout)\n File "/usr/lib/python3.8/selectors.py", line 468, in select\n fd_event_list = self._selector.poll(timeout, max_ev)\nKeyboardInterrupt\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__\n rc = await self.task(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__\n return await task_method(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build\n rc = await extension.build(\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build\n rc = await self._reconfigure(args, env)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure\n buildfile = get_buildfile(cmake_cache)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile\n if \'Ninja\' in generator:\nTypeError: argument of type \'NoneType\' is not iterable\n'}
|
||||
[0.660200] (px4_msgs) JobEnded: {'identifier': 'px4_msgs', 'rc': 'SIGINT'}
|
||||
[0.662814] (beacon_positioning) CommandEnded: {'returncode': -2}
|
||||
[0.664321] (beacon_positioning) StderrLine: {'line': b'Traceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute\n loop.run_until_complete(future)\n File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete\n self.run_forever()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever\n self._run_once()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once\n event_list = self._selector.select(timeout)\n File "/usr/lib/python3.8/selectors.py", line 468, in select\n fd_event_list = self._selector.poll(timeout, max_ev)\nKeyboardInterrupt\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__\n rc = await self.task(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__\n return await task_method(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build\n rc = await extension.build(\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build\n rc = await self._reconfigure(args, env)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure\n buildfile = get_buildfile(cmake_cache)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile\n if \'Ninja\' in generator:\nTypeError: argument of type \'NoneType\' is not iterable\n'}
|
||||
[0.664955] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 'SIGINT'}
|
||||
[0.673613] (px4_ros_com) JobSkipped: {'identifier': 'px4_ros_com'}
|
||||
[0.673844] (-) EventReactorShutdown: {}
|
||||
170
log/build_2023-04-19_10-20-50/logger_all.log
Normal file
170
log/build_2023-04-19_10-20-50/logger_all.log
Normal file
@@ -0,0 +1,170 @@
|
||||
[1.697s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.698s] 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 0xffff8e8acd90>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff8e8acd90>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8e6f9e20>)
|
||||
[1.898s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.898s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.898s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.898s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.899s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.899s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.899s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.899s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.900s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.900s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.900s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.900s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.900s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.901s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.901s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.901s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.998s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.000s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.001s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.005s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.012s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.012s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.012s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.012s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.013s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.013s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.187s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.187s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.209s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.209s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.210s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.210s] 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
|
||||
[2.210s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.210s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.211s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.211s] 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
|
||||
[2.228s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 0 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.247s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.252s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.403s] 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.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.439s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.475s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.475s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.475s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.475s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.484s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.538s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.539s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.539s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.574s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.575s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.575s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.639s] 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.639s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.667s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.667s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.740s] 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[2.774s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[3.172s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete was interrupted
|
||||
[3.173s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete again
|
||||
[3.179s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[3.201s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[3.209s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished
|
||||
[3.210s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[3.210s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[3.211s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[3.252s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[3.252s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[3.252s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[3.252s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[3.255s] 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
|
||||
[3.255s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[3.279s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[3.282s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[3.287s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[3.308s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[3.310s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[3.311s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[3.332s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[3.334s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[3.355s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[3.356s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
2
log/build_2023-04-19_10-20-50/px4_msgs/command.log
Normal file
2
log/build_2023-04-19_10-20-50/px4_msgs/command.log
Normal file
@@ -0,0 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
29
log/build_2023-04-19_10-20-50/px4_msgs/stderr.log
Normal file
29
log/build_2023-04-19_10-20-50/px4_msgs/stderr.log
Normal file
@@ -0,0 +1,29 @@
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
1
log/build_2023-04-19_10-20-50/px4_msgs/stdout.log
Normal file
1
log/build_2023-04-19_10-20-50/px4_msgs/stdout.log
Normal file
@@ -0,0 +1 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
30
log/build_2023-04-19_10-20-50/px4_msgs/stdout_stderr.log
Normal file
30
log/build_2023-04-19_10-20-50/px4_msgs/stdout_stderr.log
Normal file
@@ -0,0 +1,30 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
32
log/build_2023-04-19_10-20-50/px4_msgs/streams.log
Normal file
32
log/build_2023-04-19_10-20-50/px4_msgs/streams.log
Normal file
@@ -0,0 +1,32 @@
|
||||
[0.199s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[0.453s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.639s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[0.657s] Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
@@ -1,2 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '1': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
29
log/build_2023-04-19_10-21-39/beacon_positioning/stderr.log
Normal file
29
log/build_2023-04-19_10-21-39/beacon_positioning/stderr.log
Normal file
@@ -0,0 +1,29 @@
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
17
log/build_2023-04-19_10-21-39/beacon_positioning/stdout.log
Normal file
17
log/build_2023-04-19_10-21-39/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,17 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
@@ -0,0 +1,46 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
48
log/build_2023-04-19_10-21-39/beacon_positioning/streams.log
Normal file
48
log/build_2023-04-19_10-21-39/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,48 @@
|
||||
[0.138s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.375s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.609s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.624s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.930s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[0.933s] -- Detecting C compiler ABI info
|
||||
[1.221s] -- Detecting C compiler ABI info - done
|
||||
[1.256s] -- Detecting C compile features
|
||||
[1.257s] -- Detecting C compile features - done
|
||||
[1.265s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.591s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.595s] -- Detecting CXX compiler ABI info
|
||||
[1.921s] -- Detecting CXX compiler ABI info - done
|
||||
[1.958s] -- Detecting CXX compile features
|
||||
[1.960s] -- Detecting CXX compile features - done
|
||||
[1.976s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.100s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.101s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[2.985s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[2.990s] Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
82
log/build_2023-04-19_10-21-39/events.log
Normal file
82
log/build_2023-04-19_10-21-39/events.log
Normal file
@@ -0,0 +1,82 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000847] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.001122] (px4_msgs) JobQueued: {'identifier': 'px4_msgs', 'dependencies': OrderedDict()}
|
||||
[0.001846] (px4_ros_com) JobQueued: {'identifier': 'px4_ros_com', 'dependencies': OrderedDict([('px4_msgs', '/home/ubuntu/ros2_ws/install/px4_msgs')])}
|
||||
[0.002343] (px4_msgs) JobStarted: {'identifier': 'px4_msgs'}
|
||||
[0.099358] (-) TimerEvent: {}
|
||||
[0.101928] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.200572] (-) TimerEvent: {}
|
||||
[0.202557] (px4_msgs) JobProgress: {'identifier': 'px4_msgs', 'progress': 'cmake'}
|
||||
[0.203635] (px4_msgs) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/px4_msgs', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs'], 'cwd': '/home/ubuntu/ros2_ws/build/px4_msgs', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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/px4_msgs'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.10.10.31 43340 10.10.10.33 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.229376] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.230587] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.300822] (-) TimerEvent: {}
|
||||
[0.401825] (-) TimerEvent: {}
|
||||
[0.460162] (px4_msgs) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.477517] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.502023] (-) TimerEvent: {}
|
||||
[0.602842] (-) TimerEvent: {}
|
||||
[0.696142] (px4_msgs) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.702998] (-) TimerEvent: {}
|
||||
[0.710851] (beacon_positioning) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.713737] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.726567] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.803367] (-) TimerEvent: {}
|
||||
[0.904604] (-) TimerEvent: {}
|
||||
[1.005673] (-) TimerEvent: {}
|
||||
[1.012735] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.016521] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.032241] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.035036] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.105902] (-) TimerEvent: {}
|
||||
[1.206917] (-) TimerEvent: {}
|
||||
[1.308284] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.309046] (-) TimerEvent: {}
|
||||
[1.323589] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.344642] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.345746] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.354375] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.358199] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.359326] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.367619] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.409266] (-) TimerEvent: {}
|
||||
[1.510475] (-) TimerEvent: {}
|
||||
[1.611389] (-) TimerEvent: {}
|
||||
[1.680993] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.685060] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.693830] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.697153] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.711559] (-) TimerEvent: {}
|
||||
[1.812669] (-) TimerEvent: {}
|
||||
[1.914163] (-) TimerEvent: {}
|
||||
[2.013761] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.014403] (-) TimerEvent: {}
|
||||
[2.023770] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.052865] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.054520] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.060807] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.062477] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.070554] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.078132] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.114618] (-) TimerEvent: {}
|
||||
[2.190891] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.192365] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.202546] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.203323] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.214827] (-) TimerEvent: {}
|
||||
[2.315709] (-) TimerEvent: {}
|
||||
[2.416519] (-) TimerEvent: {}
|
||||
[2.517245] (-) TimerEvent: {}
|
||||
[2.617952] (-) TimerEvent: {}
|
||||
[2.718614] (-) TimerEvent: {}
|
||||
[2.819279] (-) TimerEvent: {}
|
||||
[2.920135] (-) TimerEvent: {}
|
||||
[3.021586] (-) TimerEvent: {}
|
||||
[3.087213] (beacon_positioning) CommandEnded: {'returncode': -2}
|
||||
[3.091937] (beacon_positioning) StderrLine: {'line': b'Traceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute\n loop.run_until_complete(future)\n File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete\n self.run_forever()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever\n self._run_once()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once\n event_list = self._selector.select(timeout)\n File "/usr/lib/python3.8/selectors.py", line 468, in select\n fd_event_list = self._selector.poll(timeout, max_ev)\nKeyboardInterrupt\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__\n rc = await self.task(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__\n return await task_method(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build\n rc = await extension.build(\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build\n rc = await self._reconfigure(args, env)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure\n buildfile = get_buildfile(cmake_cache)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile\n if \'Ninja\' in generator:\nTypeError: argument of type \'NoneType\' is not iterable\n'}
|
||||
[3.092931] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 'SIGINT'}
|
||||
[3.094973] (px4_msgs) CommandEnded: {'returncode': -2}
|
||||
[3.096040] (px4_msgs) StderrLine: {'line': b'Traceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute\n loop.run_until_complete(future)\n File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete\n self.run_forever()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever\n self._run_once()\n File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once\n event_list = self._selector.select(timeout)\n File "/usr/lib/python3.8/selectors.py", line 468, in select\n fd_event_list = self._selector.poll(timeout, max_ev)\nKeyboardInterrupt\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__\n rc = await self.task(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__\n return await task_method(*args, **kwargs)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build\n rc = await extension.build(\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build\n rc = await self._reconfigure(args, env)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure\n buildfile = get_buildfile(cmake_cache)\n File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile\n if \'Ninja\' in generator:\nTypeError: argument of type \'NoneType\' is not iterable\n'}
|
||||
[3.096475] (px4_msgs) JobEnded: {'identifier': 'px4_msgs', 'rc': 'SIGINT'}
|
||||
[3.105869] (px4_ros_com) JobSkipped: {'identifier': 'px4_ros_com'}
|
||||
[3.106090] (-) EventReactorShutdown: {}
|
||||
170
log/build_2023-04-19_10-21-39/logger_all.log
Normal file
170
log/build_2023-04-19_10-21-39/logger_all.log
Normal file
@@ -0,0 +1,170 @@
|
||||
[1.694s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.694s] 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 0xffffad6513a0>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffffad6513a0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffffad554ee0>)
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.894s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.895s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.994s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.009s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.184s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.184s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.207s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.207s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.207s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.208s] 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
|
||||
[2.208s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.208s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.208s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.209s] 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
|
||||
[2.226s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 0 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.245s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.250s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.402s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.403s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.403s] 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.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.438s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.439s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.439s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.474s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.475s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.483s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.538s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.539s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.540s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.575s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.575s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.576s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.639s] 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.640s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.670s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.670s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.746s] 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[2.779s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[5.620s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete was interrupted
|
||||
[5.621s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete again
|
||||
[5.626s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[5.634s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[5.642s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished
|
||||
[5.643s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[5.643s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[5.643s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.687s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.687s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.687s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.688s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.690s] 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.690s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.717s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.720s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.725s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.747s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.749s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.751s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[5.773s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[5.775s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[5.796s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[5.798s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
2
log/build_2023-04-19_10-21-39/px4_msgs/command.log
Normal file
2
log/build_2023-04-19_10-21-39/px4_msgs/command.log
Normal file
@@ -0,0 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
29
log/build_2023-04-19_10-21-39/px4_msgs/stderr.log
Normal file
29
log/build_2023-04-19_10-21-39/px4_msgs/stderr.log
Normal file
@@ -0,0 +1,29 @@
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
17
log/build_2023-04-19_10-21-39/px4_msgs/stdout.log
Normal file
17
log/build_2023-04-19_10-21-39/px4_msgs/stdout.log
Normal file
@@ -0,0 +1,17 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
46
log/build_2023-04-19_10-21-39/px4_msgs/stdout_stderr.log
Normal file
46
log/build_2023-04-19_10-21-39/px4_msgs/stdout_stderr.log
Normal file
@@ -0,0 +1,46 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
48
log/build_2023-04-19_10-21-39/px4_msgs/streams.log
Normal file
48
log/build_2023-04-19_10-21-39/px4_msgs/streams.log
Normal file
@@ -0,0 +1,48 @@
|
||||
[0.204s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[0.458s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.693s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.711s] -- Check for working C compiler: /usr/bin/cc
|
||||
[1.010s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.014s] -- Detecting C compiler ABI info
|
||||
[1.306s] -- Detecting C compiler ABI info - done
|
||||
[1.342s] -- Detecting C compile features
|
||||
[1.343s] -- Detecting C compile features - done
|
||||
[1.352s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.678s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.682s] -- Detecting CXX compiler ABI info
|
||||
[2.011s] -- Detecting CXX compiler ABI info - done
|
||||
[2.050s] -- Detecting CXX compile features
|
||||
[2.052s] -- Detecting CXX compile features - done
|
||||
[2.068s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.189s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.190s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.092s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[3.093s] Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_parallel_executor/executor/parallel.py", line 67, in execute
|
||||
loop.run_until_complete(future)
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 603, in run_until_complete
|
||||
self.run_forever()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 570, in run_forever
|
||||
self._run_once()
|
||||
File "/usr/lib/python3.8/asyncio/base_events.py", line 1823, in _run_once
|
||||
event_list = self._selector.select(timeout)
|
||||
File "/usr/lib/python3.8/selectors.py", line 468, in select
|
||||
fd_event_list = self._selector.poll(timeout, max_ev)
|
||||
KeyboardInterrupt
|
||||
|
||||
During handling of the above exception, another exception occurred:
|
||||
|
||||
Traceback (most recent call last):
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
|
||||
rc = await self.task(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_core/task/__init__.py", line 93, in __call__
|
||||
return await task_method(*args, **kwargs)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_ros/task/ament_cmake/build.py", line 59, in build
|
||||
rc = await extension.build(
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 87, in build
|
||||
rc = await self._reconfigure(args, env)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/build.py", line 182, in _reconfigure
|
||||
buildfile = get_buildfile(cmake_cache)
|
||||
File "/home/ubuntu/.local/lib/python3.8/site-packages/colcon_cmake/task/cmake/__init__.py", line 112, in get_buildfile
|
||||
if 'Ninja' in generator:
|
||||
TypeError: argument of type 'NoneType' is not iterable
|
||||
@@ -1,4 +1,6 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -0,0 +1,4 @@
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
236
log/build_2023-04-19_10-21-52/beacon_positioning/stdout.log
Normal file
236
log/build_2023-04-19_10-21-52/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,236 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
-- Looking for pthread_create in pthreads
|
||||
-- Looking for pthread_create in pthreads - not found
|
||||
-- Looking for pthread_create in pthread
|
||||
-- Looking for pthread_create in pthread - found
|
||||
-- Found Threads: TRUE
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[ 9%] Built target beacon_positioning__cpp
|
||||
[ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[ 15%] [34m[1mGenerating C++ type support for eProsima Fast-RTPS[0m
|
||||
[ 18%] [34m[1mGenerating C++ introspection for ROS interfaces[0m
|
||||
[ 21%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[ 21%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 24%] [34m[1mGenerating C++ type support dispatch for ROS interfaces[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_cpp[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_cpp[0m
|
||||
[ 27%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_cpp.dir/rosidl_typesupport_introspection_cpp/beacon_positioning/msg/detail/tracker_position__type_support.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_cpp.dir/rosidl_typesupport_fastrtps_cpp/beacon_positioning/msg/detail/dds_fastrtps/tracker_position__type_support.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_cpp[0m
|
||||
[ 33%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_cpp.dir/rosidl_typesupport_cpp/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[ 36%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_introspection_cpp.so[0m
|
||||
[ 39%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_cpp.so[0m
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 42%] [34m[1mGenerating C introspection for ROS interfaces[0m
|
||||
[ 42%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 45%] [34m[1mGenerating C type support dispatch for ROS interfaces[0m
|
||||
[ 48%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so[0m
|
||||
[ 48%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 51%] [34m[1mGenerating C type support for eProsima Fast-RTPS[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c[0m
|
||||
[ 54%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_c.dir/rosidl_typesupport_c/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c[0m
|
||||
[ 57%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c.dir/rosidl_typesupport_introspection_c/beacon_positioning/msg/detail/tracker_position__type_support.c.o[0m
|
||||
[ 60%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_c.so[0m
|
||||
[ 63%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_typesupport_introspection_c.so[0m
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c[0m
|
||||
[ 66%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c.dir/rosidl_typesupport_fastrtps_c/beacon_positioning/msg/detail/tracker_position__type_support_c.cpp.o[0m
|
||||
[ 69%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_c.so[0m
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[35m[1mScanning dependencies of target beacon_positioning[0m
|
||||
[ 69%] Built target beacon_positioning
|
||||
[35m[1mScanning dependencies of target beacon_positioning__py[0m
|
||||
[ 72%] [34m[1mGenerating Python code for ROS interfaces[0m
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[35m[1mScanning dependencies of target beacon_positioning__python[0m
|
||||
[ 75%] [32mBuilding C object CMakeFiles/beacon_positioning__python.dir/rosidl_generator_py/beacon_positioning/msg/_tracker_position_s.c.o[0m
|
||||
[ 78%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/libbeacon_positioning__python.so[0m
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c__pyext[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c__pyext[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext[0m
|
||||
[ 81%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_c.c.o[0m
|
||||
[ 84%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_introspection_c.c.o[0m
|
||||
[ 87%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_fastrtps_c.c.o[0m
|
||||
[ 90%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 93%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 96%] [32m[1mLinking CXX shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,240 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
-- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
-- Looking for pthread_create in pthreads
|
||||
-- Looking for pthread_create in pthreads - not found
|
||||
-- Looking for pthread_create in pthread
|
||||
-- Looking for pthread_create in pthread - found
|
||||
-- Found Threads: TRUE
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[ 9%] Built target beacon_positioning__cpp
|
||||
[ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[ 15%] [34m[1mGenerating C++ type support for eProsima Fast-RTPS[0m
|
||||
[ 18%] [34m[1mGenerating C++ introspection for ROS interfaces[0m
|
||||
[ 21%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[ 21%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 24%] [34m[1mGenerating C++ type support dispatch for ROS interfaces[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_cpp[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_cpp[0m
|
||||
[ 27%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_cpp.dir/rosidl_typesupport_introspection_cpp/beacon_positioning/msg/detail/tracker_position__type_support.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_cpp.dir/rosidl_typesupport_fastrtps_cpp/beacon_positioning/msg/detail/dds_fastrtps/tracker_position__type_support.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_cpp[0m
|
||||
[ 33%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_cpp.dir/rosidl_typesupport_cpp/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[ 36%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_introspection_cpp.so[0m
|
||||
[ 39%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_cpp.so[0m
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 42%] [34m[1mGenerating C introspection for ROS interfaces[0m
|
||||
[ 42%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 45%] [34m[1mGenerating C type support dispatch for ROS interfaces[0m
|
||||
[ 48%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so[0m
|
||||
[ 48%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 51%] [34m[1mGenerating C type support for eProsima Fast-RTPS[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c[0m
|
||||
[ 54%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_c.dir/rosidl_typesupport_c/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c[0m
|
||||
[ 57%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c.dir/rosidl_typesupport_introspection_c/beacon_positioning/msg/detail/tracker_position__type_support.c.o[0m
|
||||
[ 60%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_c.so[0m
|
||||
[ 63%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_typesupport_introspection_c.so[0m
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c[0m
|
||||
[ 66%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c.dir/rosidl_typesupport_fastrtps_c/beacon_positioning/msg/detail/tracker_position__type_support_c.cpp.o[0m
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[ 69%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_c.so[0m
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[35m[1mScanning dependencies of target beacon_positioning[0m
|
||||
[ 69%] Built target beacon_positioning
|
||||
[35m[1mScanning dependencies of target beacon_positioning__py[0m
|
||||
[ 72%] [34m[1mGenerating Python code for ROS interfaces[0m
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[35m[1mScanning dependencies of target beacon_positioning__python[0m
|
||||
[ 75%] [32mBuilding C object CMakeFiles/beacon_positioning__python.dir/rosidl_generator_py/beacon_positioning/msg/_tracker_position_s.c.o[0m
|
||||
[ 78%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/libbeacon_positioning__python.so[0m
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c__pyext[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c__pyext[0m
|
||||
[35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext[0m
|
||||
[ 81%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_c.c.o[0m
|
||||
[ 84%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_introspection_c.c.o[0m
|
||||
[ 87%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_fastrtps_c.c.o[0m
|
||||
[ 90%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 93%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 96%] [32m[1mLinking CXX shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
246
log/build_2023-04-19_10-21-52/beacon_positioning/streams.log
Normal file
246
log/build_2023-04-19_10-21-52/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,246 @@
|
||||
[0.134s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[0.372s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.605s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.621s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.909s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[0.912s] -- Detecting C compiler ABI info
|
||||
[1.205s] -- Detecting C compiler ABI info - done
|
||||
[1.240s] -- Detecting C compile features
|
||||
[1.241s] -- Detecting C compile features - done
|
||||
[1.250s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.581s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.584s] -- Detecting CXX compiler ABI info
|
||||
[1.913s] -- Detecting CXX compiler ABI info - done
|
||||
[1.949s] -- Detecting CXX compile features
|
||||
[1.951s] -- Detecting CXX compile features - done
|
||||
[1.966s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.091s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.092s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.001s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[3.216s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[3.253s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.572s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.682s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[4.016s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[4.248s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[4.254s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[4.258s] -- Looking for pthread.h
|
||||
[4.564s] -- Looking for pthread.h - found
|
||||
[4.565s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[4.852s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[4.852s] -- Looking for pthread_create in pthreads
|
||||
[5.080s] -- Looking for pthread_create in pthreads - not found
|
||||
[5.081s] -- Looking for pthread_create in pthread
|
||||
[5.358s] -- Looking for pthread_create in pthread - found
|
||||
[5.361s] -- Found Threads: TRUE
|
||||
[5.992s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[6.139s] -- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
[6.706s] -- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
[7.148s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[7.178s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[7.283s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[7.293s] -- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
[7.403s] -- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[7.404s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[7.404s] -- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
[7.404s] -- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
[7.502s] -- Found PythonExtra: .so
|
||||
[8.079s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[8.205s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[8.213s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[8.217s] -- Configured cppcheck include dirs:
|
||||
[8.217s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[8.224s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[8.225s] -- Configured cpplint exclude dirs and/or files:
|
||||
[8.227s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[8.230s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[8.233s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[8.240s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[8.240s] -- Configured uncrustify additional arguments:
|
||||
[8.243s] -- Added test 'xmllint' to check XML markup files
|
||||
[8.280s] -- Configuring done
|
||||
[8.435s] -- Generating done
|
||||
[8.448s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[8.486s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[8.497s] 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
|
||||
[8.662s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[8.664s] [ 3%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[8.665s] [35m[1mScanning dependencies of target beacon_positioning__cpp[0m
|
||||
[8.713s] [ 6%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[8.865s] [ 9%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[9.989s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_generator_c[0m
|
||||
[10.018s] [ 9%] Built target beacon_positioning__cpp
|
||||
[10.059s] [ 12%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o[0m
|
||||
[10.078s] [ 15%] [34m[1mGenerating C++ type support for eProsima Fast-RTPS[0m
|
||||
[10.105s] [ 18%] [34m[1mGenerating C++ introspection for ROS interfaces[0m
|
||||
[10.481s] [ 21%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so[0m
|
||||
[10.796s] [ 21%] Built target beacon_positioning__rosidl_generator_c
|
||||
[10.872s] [ 24%] [34m[1mGenerating C++ type support dispatch for ROS interfaces[0m
|
||||
[11.705s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_cpp[0m
|
||||
[11.772s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_cpp[0m
|
||||
[11.832s] [ 27%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_cpp.dir/rosidl_typesupport_introspection_cpp/beacon_positioning/msg/detail/tracker_position__type_support.cpp.o[0m
|
||||
[11.921s] [ 30%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_cpp.dir/rosidl_typesupport_fastrtps_cpp/beacon_positioning/msg/detail/dds_fastrtps/tracker_position__type_support.cpp.o[0m
|
||||
[12.304s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_cpp[0m
|
||||
[12.466s] [ 33%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_cpp.dir/rosidl_typesupport_cpp/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[14.253s] [ 36%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_introspection_cpp.so[0m
|
||||
[14.597s] [ 39%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_cpp.so[0m
|
||||
[14.805s] [ 39%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[14.881s] [ 42%] [34m[1mGenerating C introspection for ROS interfaces[0m
|
||||
[14.919s] [ 42%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[15.000s] [ 45%] [34m[1mGenerating C type support dispatch for ROS interfaces[0m
|
||||
[15.125s] [ 48%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so[0m
|
||||
[15.897s] [ 48%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[16.003s] [ 51%] [34m[1mGenerating C type support for eProsima Fast-RTPS[0m
|
||||
[16.392s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c[0m
|
||||
[16.518s] [ 54%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_c.dir/rosidl_typesupport_c/beacon_positioning/msg/tracker_position__type_support.cpp.o[0m
|
||||
[16.667s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c[0m
|
||||
[16.770s] [ 57%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c.dir/rosidl_typesupport_introspection_c/beacon_positioning/msg/detail/tracker_position__type_support.c.o[0m
|
||||
[16.794s] [ 60%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_c.so[0m
|
||||
[17.060s] [ 63%] [32m[1mLinking C shared library libbeacon_positioning__rosidl_typesupport_introspection_c.so[0m
|
||||
[17.123s] [ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[17.241s] [ 63%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[17.442s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c[0m
|
||||
[17.511s] [ 66%] [32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c.dir/rosidl_typesupport_fastrtps_c/beacon_positioning/msg/detail/tracker_position__type_support_c.cpp.o[0m
|
||||
[18.776s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[18.777s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
[18.779s] 152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
[18.780s] | [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[19.820s] [ 69%] [32m[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_c.so[0m
|
||||
[20.270s] [ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[20.314s] [35m[1mScanning dependencies of target beacon_positioning[0m
|
||||
[20.363s] [ 69%] Built target beacon_positioning
|
||||
[20.410s] [35m[1mScanning dependencies of target beacon_positioning__py[0m
|
||||
[20.471s] [ 72%] [34m[1mGenerating Python code for ROS interfaces[0m
|
||||
[22.472s] [ 72%] Built target beacon_positioning__py
|
||||
[22.520s] [35m[1mScanning dependencies of target beacon_positioning__python[0m
|
||||
[22.621s] [ 75%] [32mBuilding C object CMakeFiles/beacon_positioning__python.dir/rosidl_generator_py/beacon_positioning/msg/_tracker_position_s.c.o[0m
|
||||
[23.099s] [ 78%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/libbeacon_positioning__python.so[0m
|
||||
[23.295s] [ 78%] Built target beacon_positioning__python
|
||||
[23.448s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c__pyext[0m
|
||||
[23.475s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c__pyext[0m
|
||||
[23.476s] [35m[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext[0m
|
||||
[23.688s] [ 81%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_c.c.o[0m
|
||||
[23.697s] [ 84%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_introspection_c.c.o[0m
|
||||
[23.700s] [ 87%] [32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_fastrtps_c.c.o[0m
|
||||
[24.419s] [ 90%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[24.585s] [ 93%] [32m[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[24.599s] [ 96%] [32m[1mLinking CXX shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so[0m
|
||||
[24.858s] [ 96%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[24.977s] [ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[25.090s] [ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[25.688s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[26.352s] [100%] Built target tracker_position
|
||||
[26.395s] 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
|
||||
[26.711s] 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
|
||||
[26.744s] -- Install configuration: ""
|
||||
[26.745s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
[26.746s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.748s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.749s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.751s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
[26.752s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
[26.752s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
[26.753s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
[26.754s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
[26.755s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
[26.757s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
[26.758s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
[26.760s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
[26.762s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so" to ""
|
||||
[26.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.764s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
[26.765s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.765s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
[26.766s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
[26.769s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so" to ""
|
||||
[26.769s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.770s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.771s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
[26.771s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.772s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
[26.772s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
[26.773s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
[26.776s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so" to ""
|
||||
[26.777s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.777s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.777s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.778s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
[26.779s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
[26.779s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
[26.781s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
[26.783s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so" to ""
|
||||
[26.784s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
[26.786s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so" to ""
|
||||
[26.787s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.787s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.788s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
[26.789s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.789s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
[26.790s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
[26.790s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
[26.792s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[26.792s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[26.793s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[26.793s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
[26.794s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
[26.795s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
[26.798s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so" to ""
|
||||
[26.799s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
[26.801s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so" to ""
|
||||
[26.802s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
[26.802s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
[26.804s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
[26.943s] Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
[26.969s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
[26.970s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
[26.971s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
[26.972s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
[26.974s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
[26.977s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
[26.979s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
[26.982s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
[26.983s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
[26.985s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so" to ""
|
||||
[26.986s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
[26.989s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so" to ""
|
||||
[26.989s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
[26.990s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
[26.992s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[26.996s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[26.996s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
[26.997s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
[26.998s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[26.999s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[27.001s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[27.002s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[27.003s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[27.004s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[27.005s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[27.007s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[27.008s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[27.009s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[27.010s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[27.011s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[27.013s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
[27.015s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
[27.017s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
[27.018s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
[27.020s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
[27.021s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
[27.023s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
[27.024s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
[27.026s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
[27.027s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
[27.029s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
[27.030s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
[27.031s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
[27.033s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
[27.034s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
[27.035s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
[27.036s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
[27.038s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
[27.039s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[27.040s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[27.041s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[27.056s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
723
log/build_2023-04-19_10-21-52/events.log
Normal file
723
log/build_2023-04-19_10-21-52/events.log
Normal file
@@ -0,0 +1,723 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000855] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.001769] (px4_msgs) JobQueued: {'identifier': 'px4_msgs', 'dependencies': OrderedDict()}
|
||||
[0.002246] (px4_ros_com) JobQueued: {'identifier': 'px4_ros_com', 'dependencies': OrderedDict([('px4_msgs', '/home/ubuntu/ros2_ws/install/px4_msgs')])}
|
||||
[0.003147] (px4_msgs) JobStarted: {'identifier': 'px4_msgs'}
|
||||
[0.099618] (-) TimerEvent: {}
|
||||
[0.101134] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.197884] (px4_msgs) JobProgress: {'identifier': 'px4_msgs', 'progress': 'cmake'}
|
||||
[0.198922] (px4_msgs) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/px4_msgs', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs'], 'cwd': '/home/ubuntu/ros2_ws/build/px4_msgs', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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/px4_msgs'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.10.10.31 43340 10.10.10.33 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.203457] (-) TimerEvent: {}
|
||||
[0.224853] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.226120] (beacon_positioning) Command: {'cmd': ['/usr/bin/cmake', '/home/ubuntu/ros2_ws/src/beacon_positioning', '-DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning'], 'cwd': '/home/ubuntu/ros2_ws/build/beacon_positioning', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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.303789] (-) TimerEvent: {}
|
||||
[0.404826] (-) TimerEvent: {}
|
||||
[0.456762] (px4_msgs) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.473811] (beacon_positioning) StdoutLine: {'line': b'-- The C compiler identification is GNU 9.4.0\n'}
|
||||
[0.505071] (-) TimerEvent: {}
|
||||
[0.606085] (-) TimerEvent: {}
|
||||
[0.693612] (px4_msgs) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.706229] (beacon_positioning) StdoutLine: {'line': b'-- The CXX compiler identification is GNU 9.4.0\n'}
|
||||
[0.706839] (-) TimerEvent: {}
|
||||
[0.710685] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.722410] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc\n'}
|
||||
[0.807113] (-) TimerEvent: {}
|
||||
[0.908124] (-) TimerEvent: {}
|
||||
[0.999440] (px4_msgs) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.002707] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.008319] (-) TimerEvent: {}
|
||||
[1.010858] (beacon_positioning) StdoutLine: {'line': b'-- Check for working C compiler: /usr/bin/cc -- works\n'}
|
||||
[1.013769] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info\n'}
|
||||
[1.108550] (-) TimerEvent: {}
|
||||
[1.209446] (-) TimerEvent: {}
|
||||
[1.296700] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.306576] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compiler ABI info - done\n'}
|
||||
[1.309604] (-) TimerEvent: {}
|
||||
[1.333188] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.334309] (px4_msgs) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.341606] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features\n'}
|
||||
[1.342771] (beacon_positioning) StdoutLine: {'line': b'-- Detecting C compile features - done\n'}
|
||||
[1.343491] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.351311] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++\n'}
|
||||
[1.409790] (-) TimerEvent: {}
|
||||
[1.510576] (-) TimerEvent: {}
|
||||
[1.611692] (-) TimerEvent: {}
|
||||
[1.670721] (px4_msgs) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.674543] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.681979] (beacon_positioning) StdoutLine: {'line': b'-- Check for working CXX compiler: /usr/bin/c++ -- works\n'}
|
||||
[1.685348] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info\n'}
|
||||
[1.711856] (-) TimerEvent: {}
|
||||
[1.812893] (-) TimerEvent: {}
|
||||
[1.914557] (-) TimerEvent: {}
|
||||
[2.004175] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.014196] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compiler ABI info - done\n'}
|
||||
[2.014814] (-) TimerEvent: {}
|
||||
[2.042603] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.044270] (px4_msgs) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.050332] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features\n'}
|
||||
[2.052020] (beacon_positioning) StdoutLine: {'line': b'-- Detecting CXX compile features - done\n'}
|
||||
[2.060273] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.067730] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[2.115019] (-) TimerEvent: {}
|
||||
[2.180668] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.182166] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.192290] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[2.192981] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[2.215208] (-) TimerEvent: {}
|
||||
[2.315870] (-) TimerEvent: {}
|
||||
[2.416879] (-) TimerEvent: {}
|
||||
[2.517813] (-) TimerEvent: {}
|
||||
[2.618494] (-) TimerEvent: {}
|
||||
[2.719157] (-) TimerEvent: {}
|
||||
[2.819794] (-) TimerEvent: {}
|
||||
[2.920682] (-) TimerEvent: {}
|
||||
[3.022266] (-) TimerEvent: {}
|
||||
[3.091905] (px4_msgs) StdoutLine: {'line': b'-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)\n'}
|
||||
[3.102008] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[3.122431] (-) TimerEvent: {}
|
||||
[3.223179] (-) TimerEvent: {}
|
||||
[3.227455] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[3.264491] (px4_msgs) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[3.317358] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[3.323293] (-) TimerEvent: {}
|
||||
[3.354467] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[3.423490] (-) TimerEvent: {}
|
||||
[3.524375] (-) TimerEvent: {}
|
||||
[3.578530] (px4_msgs) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'}
|
||||
[3.624558] (-) TimerEvent: {}
|
||||
[3.673520] (beacon_positioning) StdoutLine: {'line': b'-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f") \n'}
|
||||
[3.694112] (px4_msgs) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'}
|
||||
[3.724721] (-) TimerEvent: {}
|
||||
[3.783781] (beacon_positioning) StdoutLine: {'line': b'-- Found FastRTPS: /opt/ros/foxy/include \n'}
|
||||
[3.824907] (-) TimerEvent: {}
|
||||
[3.925646] (-) TimerEvent: {}
|
||||
[4.026376] (-) TimerEvent: {}
|
||||
[4.028813] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[4.117721] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[4.126543] (-) TimerEvent: {}
|
||||
[4.147306] (px4_msgs) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[4.226722] (-) TimerEvent: {}
|
||||
[4.327457] (-) TimerEvent: {}
|
||||
[4.349625] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[4.355656] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[4.359391] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h\n'}
|
||||
[4.427662] (-) TimerEvent: {}
|
||||
[4.450420] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10") \n'}
|
||||
[4.527853] (-) TimerEvent: {}
|
||||
[4.628686] (-) TimerEvent: {}
|
||||
[4.665235] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread.h - found\n'}
|
||||
[4.666327] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD\n'}
|
||||
[4.728850] (-) TimerEvent: {}
|
||||
[4.829693] (-) TimerEvent: {}
|
||||
[4.930552] (-) TimerEvent: {}
|
||||
[4.953018] (beacon_positioning) StdoutLine: {'line': b'-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed\n'}
|
||||
[4.953835] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads\n'}
|
||||
[5.030701] (-) TimerEvent: {}
|
||||
[5.131436] (-) TimerEvent: {}
|
||||
[5.181863] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthreads - not found\n'}
|
||||
[5.182613] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread\n'}
|
||||
[5.231619] (-) TimerEvent: {}
|
||||
[5.332439] (-) TimerEvent: {}
|
||||
[5.433152] (-) TimerEvent: {}
|
||||
[5.459141] (beacon_positioning) StdoutLine: {'line': b'-- Looking for pthread_create in pthread - found\n'}
|
||||
[5.462642] (beacon_positioning) StdoutLine: {'line': b'-- Found Threads: TRUE \n'}
|
||||
[5.533290] (-) TimerEvent: {}
|
||||
[5.633899] (-) TimerEvent: {}
|
||||
[5.734563] (-) TimerEvent: {}
|
||||
[5.835250] (-) TimerEvent: {}
|
||||
[5.935920] (-) TimerEvent: {}
|
||||
[6.036597] (-) TimerEvent: {}
|
||||
[6.093722] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[6.136759] (-) TimerEvent: {}
|
||||
[6.237529] (-) TimerEvent: {}
|
||||
[6.240597] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10") \n'}
|
||||
[6.337692] (-) TimerEvent: {}
|
||||
[6.438371] (-) TimerEvent: {}
|
||||
[6.539041] (-) TimerEvent: {}
|
||||
[6.639735] (-) TimerEvent: {}
|
||||
[6.740631] (-) TimerEvent: {}
|
||||
[6.807363] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)\n'}
|
||||
[6.840775] (-) TimerEvent: {}
|
||||
[6.941526] (-) TimerEvent: {}
|
||||
[7.042193] (-) TimerEvent: {}
|
||||
[7.142867] (-) TimerEvent: {}
|
||||
[7.243515] (-) TimerEvent: {}
|
||||
[7.249292] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[7.279733] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[7.343694] (-) TimerEvent: {}
|
||||
[7.384273] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[7.393955] (beacon_positioning) StdoutLine: {'line': b'-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)\n'}
|
||||
[7.443853] (-) TimerEvent: {}
|
||||
[7.504101] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[7.504958] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[7.505611] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8\n'}
|
||||
[7.506030] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so\n'}
|
||||
[7.544029] (-) TimerEvent: {}
|
||||
[7.603625] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonExtra: .so \n'}
|
||||
[7.644215] (-) TimerEvent: {}
|
||||
[7.744926] (-) TimerEvent: {}
|
||||
[7.846407] (-) TimerEvent: {}
|
||||
[7.947139] (-) TimerEvent: {}
|
||||
[8.047911] (-) TimerEvent: {}
|
||||
[8.148567] (-) TimerEvent: {}
|
||||
[8.180206] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[8.248730] (-) TimerEvent: {}
|
||||
[8.306372] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[8.314452] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[8.318004] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: \n'}
|
||||
[8.318602] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[8.325535] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[8.326188] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[8.328508] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'flake8' to check Python code syntax and style conventions\n"}
|
||||
[8.331792] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[8.334492] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257\n"}
|
||||
[8.341396] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[8.342017] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[8.344308] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[8.348910] (-) TimerEvent: {}
|
||||
[8.380910] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[8.449093] (-) TimerEvent: {}
|
||||
[8.535956] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[8.549351] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[8.550073] (-) TimerEvent: {}
|
||||
[8.587522] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[8.589623] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[8.592227] (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.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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}
|
||||
[8.650310] (-) TimerEvent: {}
|
||||
[8.751216] (-) TimerEvent: {}
|
||||
[8.763641] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[8.764763] (beacon_positioning) StdoutLine: {'line': b'[ 3%] \x1b[34m\x1b[1mGenerating C code for ROS interfaces\x1b[0m\n'}
|
||||
[8.766237] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__cpp\x1b[0m\n'}
|
||||
[8.814614] (beacon_positioning) StdoutLine: {'line': b'[ 6%] \x1b[34m\x1b[1mGenerating C++ code for ROS interfaces\x1b[0m\n'}
|
||||
[8.851415] (-) TimerEvent: {}
|
||||
[8.952173] (-) TimerEvent: {}
|
||||
[8.966250] (beacon_positioning) StdoutLine: {'line': b'[ 9%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[9.052453] (-) TimerEvent: {}
|
||||
[9.153238] (-) TimerEvent: {}
|
||||
[9.254065] (-) TimerEvent: {}
|
||||
[9.355679] (-) TimerEvent: {}
|
||||
[9.456547] (-) TimerEvent: {}
|
||||
[9.557408] (-) TimerEvent: {}
|
||||
[9.658193] (-) TimerEvent: {}
|
||||
[9.758957] (-) TimerEvent: {}
|
||||
[9.859989] (-) TimerEvent: {}
|
||||
[9.961409] (-) TimerEvent: {}
|
||||
[10.062492] (-) TimerEvent: {}
|
||||
[10.090592] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_generator_c\x1b[0m\n'}
|
||||
[10.119217] (beacon_positioning) StdoutLine: {'line': b'[ 9%] Built target beacon_positioning__cpp\n'}
|
||||
[10.159978] (beacon_positioning) StdoutLine: {'line': b'[ 12%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_generator_c.dir/rosidl_generator_c/beacon_positioning/msg/detail/tracker_position__functions.c.o\x1b[0m\n'}
|
||||
[10.162756] (-) TimerEvent: {}
|
||||
[10.179287] (beacon_positioning) StdoutLine: {'line': b'[ 15%] \x1b[34m\x1b[1mGenerating C++ type support for eProsima Fast-RTPS\x1b[0m\n'}
|
||||
[10.205736] (beacon_positioning) StdoutLine: {'line': b'[ 18%] \x1b[34m\x1b[1mGenerating C++ introspection for ROS interfaces\x1b[0m\n'}
|
||||
[10.262987] (-) TimerEvent: {}
|
||||
[10.364501] (-) TimerEvent: {}
|
||||
[10.466290] (-) TimerEvent: {}
|
||||
[10.568233] (-) TimerEvent: {}
|
||||
[10.582201] (beacon_positioning) StdoutLine: {'line': b'[ 21%] \x1b[32m\x1b[1mLinking C shared library libbeacon_positioning__rosidl_generator_c.so\x1b[0m\n'}
|
||||
[10.647396] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)\n'}
|
||||
[10.662508] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)\n'}
|
||||
[10.668418] (-) TimerEvent: {}
|
||||
[10.678938] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)\n'}
|
||||
[10.694984] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)\n'}
|
||||
[10.768640] (-) TimerEvent: {}
|
||||
[10.870787] (-) TimerEvent: {}
|
||||
[10.897124] (beacon_positioning) StdoutLine: {'line': b'[ 21%] Built target beacon_positioning__rosidl_generator_c\n'}
|
||||
[10.971078] (-) TimerEvent: {}
|
||||
[10.972786] (beacon_positioning) StdoutLine: {'line': b'[ 24%] \x1b[34m\x1b[1mGenerating C++ type support dispatch for ROS interfaces\x1b[0m\n'}
|
||||
[11.071348] (-) TimerEvent: {}
|
||||
[11.172206] (-) TimerEvent: {}
|
||||
[11.273396] (-) TimerEvent: {}
|
||||
[11.374604] (-) TimerEvent: {}
|
||||
[11.476072] (-) TimerEvent: {}
|
||||
[11.577622] (-) TimerEvent: {}
|
||||
[11.680272] (-) TimerEvent: {}
|
||||
[11.782101] (-) TimerEvent: {}
|
||||
[11.805790] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_cpp\x1b[0m\n'}
|
||||
[11.873142] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_cpp\x1b[0m\n'}
|
||||
[11.882317] (-) TimerEvent: {}
|
||||
[11.932328] (beacon_positioning) StdoutLine: {'line': b'[ 27%] \x1b[32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_cpp.dir/rosidl_typesupport_introspection_cpp/beacon_positioning/msg/detail/tracker_position__type_support.cpp.o\x1b[0m\n'}
|
||||
[11.982548] (-) TimerEvent: {}
|
||||
[12.022164] (beacon_positioning) StdoutLine: {'line': b'[ 30%] \x1b[32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_cpp.dir/rosidl_typesupport_fastrtps_cpp/beacon_positioning/msg/detail/dds_fastrtps/tracker_position__type_support.cpp.o\x1b[0m\n'}
|
||||
[12.052427] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[12.082766] (-) TimerEvent: {}
|
||||
[12.183729] (-) TimerEvent: {}
|
||||
[12.285382] (-) TimerEvent: {}
|
||||
[12.388960] (-) TimerEvent: {}
|
||||
[12.405434] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_cpp\x1b[0m\n'}
|
||||
[12.489235] (-) TimerEvent: {}
|
||||
[12.538638] (px4_msgs) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[12.567431] (beacon_positioning) StdoutLine: {'line': b'[ 33%] \x1b[32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_cpp.dir/rosidl_typesupport_cpp/beacon_positioning/msg/tracker_position__type_support.cpp.o\x1b[0m\n'}
|
||||
[12.589440] (-) TimerEvent: {}
|
||||
[12.690892] (-) TimerEvent: {}
|
||||
[12.749840] (px4_msgs) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[12.773448] (px4_msgs) StdoutLine: {'line': b'-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)\n'}
|
||||
[12.791195] (-) TimerEvent: {}
|
||||
[12.892345] (-) TimerEvent: {}
|
||||
[12.952254] (px4_msgs) StdoutLine: {'line': b'-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[12.954798] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[12.956255] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8\n'}
|
||||
[12.957601] (px4_msgs) StdoutLine: {'line': b'-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so\n'}
|
||||
[12.992587] (-) TimerEvent: {}
|
||||
[13.094287] (-) TimerEvent: {}
|
||||
[13.117197] (px4_msgs) StdoutLine: {'line': b'-- Found PythonExtra: .so \n'}
|
||||
[13.194525] (-) TimerEvent: {}
|
||||
[13.296156] (-) TimerEvent: {}
|
||||
[13.397606] (-) TimerEvent: {}
|
||||
[13.499085] (-) TimerEvent: {}
|
||||
[13.600092] (-) TimerEvent: {}
|
||||
[13.701526] (-) TimerEvent: {}
|
||||
[13.802544] (-) TimerEvent: {}
|
||||
[13.904416] (-) TimerEvent: {}
|
||||
[14.006055] (-) TimerEvent: {}
|
||||
[14.107631] (-) TimerEvent: {}
|
||||
[14.209161] (-) TimerEvent: {}
|
||||
[14.310783] (-) TimerEvent: {}
|
||||
[14.354073] (beacon_positioning) StdoutLine: {'line': b'[ 36%] \x1b[32m\x1b[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_introspection_cpp.so\x1b[0m\n'}
|
||||
[14.411050] (-) TimerEvent: {}
|
||||
[14.511066] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)\n'}
|
||||
[14.511853] (-) TimerEvent: {}
|
||||
[14.528003] (px4_msgs) StdoutLine: {'line': b'-- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)\n'}
|
||||
[14.612232] (-) TimerEvent: {}
|
||||
[14.684344] (px4_msgs) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[14.698407] (beacon_positioning) StdoutLine: {'line': b'[ 39%] \x1b[32m\x1b[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_cpp.so\x1b[0m\n'}
|
||||
[14.712538] (-) TimerEvent: {}
|
||||
[14.813594] (-) TimerEvent: {}
|
||||
[14.905872] (beacon_positioning) StdoutLine: {'line': b'[ 39%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp\n'}
|
||||
[14.913920] (-) TimerEvent: {}
|
||||
[14.982183] (beacon_positioning) StdoutLine: {'line': b'[ 42%] \x1b[34m\x1b[1mGenerating C introspection for ROS interfaces\x1b[0m\n'}
|
||||
[15.014154] (-) TimerEvent: {}
|
||||
[15.020596] (beacon_positioning) StdoutLine: {'line': b'[ 42%] Built target beacon_positioning__rosidl_typesupport_cpp\n'}
|
||||
[15.101819] (beacon_positioning) StdoutLine: {'line': b'[ 45%] \x1b[34m\x1b[1mGenerating C type support dispatch for ROS interfaces\x1b[0m\n'}
|
||||
[15.114370] (-) TimerEvent: {}
|
||||
[15.215316] (-) TimerEvent: {}
|
||||
[15.226361] (beacon_positioning) StdoutLine: {'line': b'[ 48%] \x1b[32m\x1b[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so\x1b[0m\n'}
|
||||
[15.315610] (-) TimerEvent: {}
|
||||
[15.416958] (-) TimerEvent: {}
|
||||
[15.518509] (-) TimerEvent: {}
|
||||
[15.619579] (-) TimerEvent: {}
|
||||
[15.720609] (-) TimerEvent: {}
|
||||
[15.821825] (-) TimerEvent: {}
|
||||
[15.922920] (-) TimerEvent: {}
|
||||
[15.998519] (beacon_positioning) StdoutLine: {'line': b'[ 48%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp\n'}
|
||||
[16.023146] (-) TimerEvent: {}
|
||||
[16.104823] (beacon_positioning) StdoutLine: {'line': b'[ 51%] \x1b[34m\x1b[1mGenerating C type support for eProsima Fast-RTPS\x1b[0m\n'}
|
||||
[16.123402] (-) TimerEvent: {}
|
||||
[16.224350] (-) TimerEvent: {}
|
||||
[16.325469] (-) TimerEvent: {}
|
||||
[16.426652] (-) TimerEvent: {}
|
||||
[16.493380] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c\x1b[0m\n'}
|
||||
[16.527029] (-) TimerEvent: {}
|
||||
[16.618740] (beacon_positioning) StdoutLine: {'line': b'[ 54%] \x1b[32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_c.dir/rosidl_typesupport_c/beacon_positioning/msg/tracker_position__type_support.cpp.o\x1b[0m\n'}
|
||||
[16.627226] (-) TimerEvent: {}
|
||||
[16.728622] (-) TimerEvent: {}
|
||||
[16.768230] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c\x1b[0m\n'}
|
||||
[16.828865] (-) TimerEvent: {}
|
||||
[16.871492] (beacon_positioning) StdoutLine: {'line': b'[ 57%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c.dir/rosidl_typesupport_introspection_c/beacon_positioning/msg/detail/tracker_position__type_support.c.o\x1b[0m\n'}
|
||||
[16.895409] (beacon_positioning) StdoutLine: {'line': b'[ 60%] \x1b[32m\x1b[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_c.so\x1b[0m\n'}
|
||||
[16.929194] (-) TimerEvent: {}
|
||||
[17.030122] (-) TimerEvent: {}
|
||||
[17.088154] (px4_msgs) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[17.105656] (px4_msgs) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs\n'}
|
||||
[17.130411] (-) TimerEvent: {}
|
||||
[17.160694] (beacon_positioning) StdoutLine: {'line': b'[ 63%] \x1b[32m\x1b[1mLinking C shared library libbeacon_positioning__rosidl_typesupport_introspection_c.so\x1b[0m\n'}
|
||||
[17.209911] (px4_msgs) CommandEnded: {'returncode': 0}
|
||||
[17.214636] (px4_msgs) JobProgress: {'identifier': 'px4_msgs', 'progress': 'build'}
|
||||
[17.214992] (px4_msgs) Command: {'cmd': ['/usr/bin/cmake', '--build', '/home/ubuntu/ros2_ws/build/px4_msgs', '--', '-j4', '-l4'], 'cwd': '/home/ubuntu/ros2_ws/build/px4_msgs', 'env': OrderedDict([('LESSOPEN', '| /usr/bin/lesspipe %s'), ('USER', 'ubuntu'), ('SSH_CLIENT', '10.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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/px4_msgs'), ('LC_ALL', 'en_US.UTF-8'), ('SSH_CONNECTION', '10.10.10.31 43340 10.10.10.33 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}
|
||||
[17.224374] (beacon_positioning) StdoutLine: {'line': b'[ 63%] Built target beacon_positioning__rosidl_typesupport_c\n'}
|
||||
[17.230692] (-) TimerEvent: {}
|
||||
[17.331771] (-) TimerEvent: {}
|
||||
[17.341932] (beacon_positioning) StdoutLine: {'line': b'[ 63%] Built target beacon_positioning__rosidl_typesupport_introspection_c\n'}
|
||||
[17.432100] (-) TimerEvent: {}
|
||||
[17.533585] (-) TimerEvent: {}
|
||||
[17.543226] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c\x1b[0m\n'}
|
||||
[17.611707] (beacon_positioning) StdoutLine: {'line': b'[ 66%] \x1b[32mBuilding CXX object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c.dir/rosidl_typesupport_fastrtps_c/beacon_positioning/msg/detail/tracker_position__type_support_c.cpp.o\x1b[0m\n'}
|
||||
[17.633882] (-) TimerEvent: {}
|
||||
[17.735702] (-) TimerEvent: {}
|
||||
[17.837281] (-) TimerEvent: {}
|
||||
[17.939007] (-) TimerEvent: {}
|
||||
[18.041041] (-) TimerEvent: {}
|
||||
[18.143149] (-) TimerEvent: {}
|
||||
[18.244988] (-) TimerEvent: {}
|
||||
[18.347123] (-) TimerEvent: {}
|
||||
[18.449098] (-) TimerEvent: {}
|
||||
[18.550887] (-) TimerEvent: {}
|
||||
[18.652796] (-) TimerEvent: {}
|
||||
[18.754756] (-) TimerEvent: {}
|
||||
[18.856671] (-) TimerEvent: {}
|
||||
[18.876970] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:\x1b[m\x1b[K In lambda function:\n'}
|
||||
[18.878554] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:\x1b[m\x1b[K \x1b[01;35m\x1b[Kwarning: \x1b[m\x1b[Kcomparison of integer expressions of different signedness: \xe2\x80\x98\x1b[01m\x1b[Kint\x1b[m\x1b[K\xe2\x80\x99 and \xe2\x80\x98\x1b[01m\x1b[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type\x1b[m\x1b[K\xe2\x80\x99 {aka \xe2\x80\x98\x1b[01m\x1b[Klong unsigned int\x1b[m\x1b[K\xe2\x80\x99} [\x1b[01;35m\x1b[K-Wsign-compare\x1b[m\x1b[K]\n'}
|
||||
[18.879686] (beacon_positioning) StderrLine: {'line': b' 152 | for (int i = 0; \x1b[01;35m\x1b[Ki < tracker_msg.anchors_data.size()\x1b[m\x1b[K; i++)\n'}
|
||||
[18.880751] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;35m\x1b[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[18.956884] (-) TimerEvent: {}
|
||||
[19.058744] (-) TimerEvent: {}
|
||||
[19.160710] (-) TimerEvent: {}
|
||||
[19.262701] (-) TimerEvent: {}
|
||||
[19.364688] (-) TimerEvent: {}
|
||||
[19.466893] (-) TimerEvent: {}
|
||||
[19.569151] (-) TimerEvent: {}
|
||||
[19.671124] (-) TimerEvent: {}
|
||||
[19.773749] (-) TimerEvent: {}
|
||||
[19.875641] (-) TimerEvent: {}
|
||||
[19.920522] (beacon_positioning) StdoutLine: {'line': b'[ 69%] \x1b[32m\x1b[1mLinking CXX shared library libbeacon_positioning__rosidl_typesupport_fastrtps_c.so\x1b[0m\n'}
|
||||
[19.975886] (-) TimerEvent: {}
|
||||
[20.077776] (-) TimerEvent: {}
|
||||
[20.179941] (-) TimerEvent: {}
|
||||
[20.282926] (-) TimerEvent: {}
|
||||
[20.371144] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c\n'}
|
||||
[20.383203] (-) TimerEvent: {}
|
||||
[20.415832] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning\x1b[0m\n'}
|
||||
[20.455248] (px4_msgs) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target px4_msgs__cpp\x1b[0m\n'}
|
||||
[20.459781] (px4_msgs) StdoutLine: {'line': b'[ 0%] \x1b[34m\x1b[1mGenerating C code for ROS interfaces\x1b[0m\n'}
|
||||
[20.463880] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning\n'}
|
||||
[20.483472] (-) TimerEvent: {}
|
||||
[20.510996] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__py\x1b[0m\n'}
|
||||
[20.549071] (px4_msgs) StdoutLine: {'line': b'[ 0%] \x1b[34m\x1b[1mGenerating C++ code for ROS interfaces\x1b[0m\n'}
|
||||
[20.571697] (beacon_positioning) StdoutLine: {'line': b'[ 72%] \x1b[34m\x1b[1mGenerating Python code for ROS interfaces\x1b[0m\n'}
|
||||
[20.583701] (-) TimerEvent: {}
|
||||
[20.685086] (-) TimerEvent: {}
|
||||
[20.786675] (-) TimerEvent: {}
|
||||
[20.888123] (-) TimerEvent: {}
|
||||
[20.988968] (-) TimerEvent: {}
|
||||
[21.089912] (-) TimerEvent: {}
|
||||
[21.190822] (-) TimerEvent: {}
|
||||
[21.291808] (-) TimerEvent: {}
|
||||
[21.392703] (-) TimerEvent: {}
|
||||
[21.493675] (-) TimerEvent: {}
|
||||
[21.594659] (-) TimerEvent: {}
|
||||
[21.695590] (-) TimerEvent: {}
|
||||
[21.796479] (-) TimerEvent: {}
|
||||
[21.897371] (-) TimerEvent: {}
|
||||
[21.998174] (-) TimerEvent: {}
|
||||
[22.099020] (-) TimerEvent: {}
|
||||
[22.199965] (-) TimerEvent: {}
|
||||
[22.300802] (-) TimerEvent: {}
|
||||
[22.401765] (-) TimerEvent: {}
|
||||
[22.502770] (-) TimerEvent: {}
|
||||
[22.573801] (beacon_positioning) StdoutLine: {'line': b'[ 72%] Built target beacon_positioning__py\n'}
|
||||
[22.602984] (-) TimerEvent: {}
|
||||
[22.621563] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__python\x1b[0m\n'}
|
||||
[22.703217] (-) TimerEvent: {}
|
||||
[22.722486] (beacon_positioning) StdoutLine: {'line': b'[ 75%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__python.dir/rosidl_generator_py/beacon_positioning/msg/_tracker_position_s.c.o\x1b[0m\n'}
|
||||
[22.803438] (-) TimerEvent: {}
|
||||
[22.904349] (-) TimerEvent: {}
|
||||
[23.005277] (-) TimerEvent: {}
|
||||
[23.106113] (-) TimerEvent: {}
|
||||
[23.200301] (beacon_positioning) StdoutLine: {'line': b'[ 78%] \x1b[32m\x1b[1mLinking C shared library rosidl_generator_py/beacon_positioning/libbeacon_positioning__python.so\x1b[0m\n'}
|
||||
[23.206318] (-) TimerEvent: {}
|
||||
[23.307247] (-) TimerEvent: {}
|
||||
[23.396230] (beacon_positioning) StdoutLine: {'line': b'[ 78%] Built target beacon_positioning__python\n'}
|
||||
[23.407443] (-) TimerEvent: {}
|
||||
[23.508384] (-) TimerEvent: {}
|
||||
[23.549341] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_c__pyext\x1b[0m\n'}
|
||||
[23.576502] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_introspection_c__pyext\x1b[0m\n'}
|
||||
[23.577679] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext\x1b[0m\n'}
|
||||
[23.608601] (-) TimerEvent: {}
|
||||
[23.709692] (-) TimerEvent: {}
|
||||
[23.789630] (beacon_positioning) StdoutLine: {'line': b'[ 81%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_c.c.o\x1b[0m\n'}
|
||||
[23.797818] (beacon_positioning) StdoutLine: {'line': b'[ 84%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_introspection_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_introspection_c.c.o\x1b[0m\n'}
|
||||
[23.801348] (beacon_positioning) StdoutLine: {'line': b'[ 87%] \x1b[32mBuilding C object CMakeFiles/beacon_positioning__rosidl_typesupport_fastrtps_c__pyext.dir/rosidl_generator_py/beacon_positioning/_beacon_positioning_s.ep.rosidl_typesupport_fastrtps_c.c.o\x1b[0m\n'}
|
||||
[23.809935] (-) TimerEvent: {}
|
||||
[23.911324] (-) TimerEvent: {}
|
||||
[24.012283] (-) TimerEvent: {}
|
||||
[24.113675] (-) TimerEvent: {}
|
||||
[24.214502] (-) TimerEvent: {}
|
||||
[24.315499] (-) TimerEvent: {}
|
||||
[24.417363] (-) TimerEvent: {}
|
||||
[24.518572] (-) TimerEvent: {}
|
||||
[24.519738] (beacon_positioning) StdoutLine: {'line': b'[ 90%] \x1b[32m\x1b[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so\x1b[0m\n'}
|
||||
[24.618830] (-) TimerEvent: {}
|
||||
[24.686265] (beacon_positioning) StdoutLine: {'line': b'[ 93%] \x1b[32m\x1b[1mLinking C shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so\x1b[0m\n'}
|
||||
[24.700169] (beacon_positioning) StdoutLine: {'line': b'[ 96%] \x1b[32m\x1b[1mLinking CXX shared library rosidl_generator_py/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so\x1b[0m\n'}
|
||||
[24.719068] (-) TimerEvent: {}
|
||||
[24.820433] (-) TimerEvent: {}
|
||||
[24.921783] (-) TimerEvent: {}
|
||||
[24.958765] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_c__pyext\n'}
|
||||
[25.022059] (-) TimerEvent: {}
|
||||
[25.078376] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext\n'}
|
||||
[25.122313] (-) TimerEvent: {}
|
||||
[25.191317] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext\n'}
|
||||
[25.222620] (-) TimerEvent: {}
|
||||
[25.324469] (-) TimerEvent: {}
|
||||
[25.425718] (-) TimerEvent: {}
|
||||
[25.527124] (-) TimerEvent: {}
|
||||
[25.629064] (-) TimerEvent: {}
|
||||
[25.730347] (-) TimerEvent: {}
|
||||
[25.789668] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[25.830523] (-) TimerEvent: {}
|
||||
[25.931806] (-) TimerEvent: {}
|
||||
[26.033595] (-) TimerEvent: {}
|
||||
[26.135845] (-) TimerEvent: {}
|
||||
[26.237762] (-) TimerEvent: {}
|
||||
[26.339301] (-) TimerEvent: {}
|
||||
[26.440923] (-) TimerEvent: {}
|
||||
[26.453756] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[26.495838] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[26.541216] (-) TimerEvent: {}
|
||||
[26.642405] (-) TimerEvent: {}
|
||||
[26.743479] (-) TimerEvent: {}
|
||||
[26.767853] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[26.805703] (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.10.10.31 43340 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/ros2_ws/src'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '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:'), ('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.10.10.31 43340 10.10.10.33 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}
|
||||
[26.843712] (-) TimerEvent: {}
|
||||
[26.845464] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[26.846385] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning\n'}
|
||||
[26.847679] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.849348] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.850472] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.851789] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c\n'}
|
||||
[26.852608] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h\n'}
|
||||
[26.853870] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h\n'}
|
||||
[26.854729] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h\n'}
|
||||
[26.855804] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h\n'}
|
||||
[26.856767] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h\n'}
|
||||
[26.858272] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh\n'}
|
||||
[26.859443] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv\n'}
|
||||
[26.860958] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so\n'}
|
||||
[26.863273] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so" to ""\n'}
|
||||
[26.864186] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.864802] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.865410] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h\n'}
|
||||
[26.866191] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.866584] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h\n'}
|
||||
[26.867347] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so\n'}
|
||||
[26.869657] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so" to ""\n'}
|
||||
[26.870620] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.871198] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.871676] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h\n'}
|
||||
[26.872583] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.873347] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps\n'}
|
||||
[26.873928] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp\n'}
|
||||
[26.874671] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so\n'}
|
||||
[26.877033] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so" to ""\n'}
|
||||
[26.878026] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.878633] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.879049] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.879479] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c\n'}
|
||||
[26.880068] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h\n'}
|
||||
[26.880687] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h\n'}
|
||||
[26.882296] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so\n'}
|
||||
[26.884507] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so" to ""\n'}
|
||||
[26.885269] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so\n'}
|
||||
[26.887216] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so" to ""\n'}
|
||||
[26.888130] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.888713] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.889378] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp\n'}
|
||||
[26.890188] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.890851] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp\n'}
|
||||
[26.891279] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp\n'}
|
||||
[26.891786] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp\n'}
|
||||
[26.893087] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[26.893860] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[26.894474] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[26.894855] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp\n'}
|
||||
[26.895383] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp\n'}
|
||||
[26.896781] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so\n'}
|
||||
[26.899287] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so" to ""\n'}
|
||||
[26.900092] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so\n'}
|
||||
[26.902145] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so" to ""\n'}
|
||||
[26.903033] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh\n'}
|
||||
[26.903835] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv\n'}
|
||||
[26.905318] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py\n'}
|
||||
[26.944059] (-) TimerEvent: {}
|
||||
[27.043885] (beacon_positioning) StdoutLine: {'line': b"Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...\n"}
|
||||
[27.045492] (-) TimerEvent: {}
|
||||
[27.069858] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg\n'}
|
||||
[27.071314] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c\n'}
|
||||
[27.072362] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py\n'}
|
||||
[27.073420] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py\n'}
|
||||
[27.075177] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[27.078542] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so" to ""\n'}
|
||||
[27.079821] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[27.083114] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so" to ""\n'}
|
||||
[27.084065] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[27.086884] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so" to ""\n'}
|
||||
[27.087687] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so\n'}
|
||||
[27.089959] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so" to ""\n'}
|
||||
[27.090751] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl\n'}
|
||||
[27.091859] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg\n'}
|
||||
[27.093278] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[27.096906] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[27.097851] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch\n'}
|
||||
[27.098412] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py\n'}
|
||||
[27.099355] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[27.100864] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[27.102153] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[27.103316] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[27.104463] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[27.105664] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[27.106814] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[27.107949] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[27.109080] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[27.110198] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[27.111274] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[27.112609] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[27.114181] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake\n'}
|
||||
[27.115908] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake\n'}
|
||||
[27.118018] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake\n'}
|
||||
[27.119538] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake\n'}
|
||||
[27.121183] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake\n'}
|
||||
[27.122590] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake\n'}
|
||||
[27.124131] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake\n'}
|
||||
[27.125787] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake\n'}
|
||||
[27.127189] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake\n'}
|
||||
[27.128730] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake\n'}
|
||||
[27.130140] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake\n'}
|
||||
[27.131453] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake\n'}
|
||||
[27.132622] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake\n'}
|
||||
[27.133938] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake\n'}
|
||||
[27.135285] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake\n'}
|
||||
[27.136507] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake\n'}
|
||||
[27.137796] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake\n'}
|
||||
[27.139036] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake\n'}
|
||||
[27.140247] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[27.141233] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[27.142426] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[27.145631] (-) TimerEvent: {}
|
||||
[27.150247] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[27.250958] (-) TimerEvent: {}
|
||||
[27.367753] (-) TimerEvent: {}
|
||||
[27.468781] (-) TimerEvent: {}
|
||||
[27.570252] (-) TimerEvent: {}
|
||||
[27.692181] (-) TimerEvent: {}
|
||||
[27.795155] (-) TimerEvent: {}
|
||||
[27.844715] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[27.895313] (-) TimerEvent: {}
|
||||
[27.995994] (-) TimerEvent: {}
|
||||
[28.096947] (-) TimerEvent: {}
|
||||
[28.197715] (-) TimerEvent: {}
|
||||
[28.298581] (-) TimerEvent: {}
|
||||
[28.399247] (-) TimerEvent: {}
|
||||
[28.499886] (-) TimerEvent: {}
|
||||
[28.600525] (-) TimerEvent: {}
|
||||
[28.701136] (-) TimerEvent: {}
|
||||
[28.801755] (-) TimerEvent: {}
|
||||
[28.902369] (-) TimerEvent: {}
|
||||
[29.002973] (-) TimerEvent: {}
|
||||
[29.103627] (-) TimerEvent: {}
|
||||
[29.204255] (-) TimerEvent: {}
|
||||
[29.304924] (-) TimerEvent: {}
|
||||
[29.405713] (-) TimerEvent: {}
|
||||
[29.506633] (-) TimerEvent: {}
|
||||
[29.607289] (-) TimerEvent: {}
|
||||
[29.707919] (-) TimerEvent: {}
|
||||
[29.808566] (-) TimerEvent: {}
|
||||
[29.909263] (-) TimerEvent: {}
|
||||
[30.009859] (-) TimerEvent: {}
|
||||
[30.110473] (-) TimerEvent: {}
|
||||
[30.211101] (-) TimerEvent: {}
|
||||
[30.311759] (-) TimerEvent: {}
|
||||
[30.412394] (-) TimerEvent: {}
|
||||
[30.513054] (-) TimerEvent: {}
|
||||
[30.613683] (-) TimerEvent: {}
|
||||
[30.714306] (-) TimerEvent: {}
|
||||
[30.814908] (-) TimerEvent: {}
|
||||
[30.915552] (-) TimerEvent: {}
|
||||
[31.016217] (-) TimerEvent: {}
|
||||
[31.117133] (-) TimerEvent: {}
|
||||
[31.217742] (-) TimerEvent: {}
|
||||
[31.318331] (-) TimerEvent: {}
|
||||
[31.418927] (-) TimerEvent: {}
|
||||
[31.519527] (-) TimerEvent: {}
|
||||
[31.620162] (-) TimerEvent: {}
|
||||
[31.720772] (-) TimerEvent: {}
|
||||
[31.821411] (-) TimerEvent: {}
|
||||
[31.922018] (-) TimerEvent: {}
|
||||
[32.022619] (-) TimerEvent: {}
|
||||
[32.123367] (-) TimerEvent: {}
|
||||
[32.223994] (-) TimerEvent: {}
|
||||
[32.324594] (-) TimerEvent: {}
|
||||
[32.425262] (-) TimerEvent: {}
|
||||
[32.525840] (-) TimerEvent: {}
|
||||
[32.626462] (-) TimerEvent: {}
|
||||
[32.727122] (-) TimerEvent: {}
|
||||
[32.827742] (-) TimerEvent: {}
|
||||
[32.928395] (-) TimerEvent: {}
|
||||
[33.029075] (-) TimerEvent: {}
|
||||
[33.129718] (-) TimerEvent: {}
|
||||
[33.230395] (-) TimerEvent: {}
|
||||
[33.330981] (-) TimerEvent: {}
|
||||
[33.346709] (px4_msgs) StderrLine: {'line': b'Traceback (most recent call last):\n'}
|
||||
[33.347926] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 40, in <module>\n'}
|
||||
[33.348417] (px4_msgs) StderrLine: {'line': b"make[2]: *** Deleting file 'rosidl_generator_c/px4_msgs/msg/action_request.h'\n"}
|
||||
[33.348684] (px4_msgs) StderrLine: {'line': b"make[2]: *** Deleting file 'rosidl_generator_cpp/px4_msgs/msg/action_request.hpp'\n"}
|
||||
[33.348934] (px4_msgs) StderrLine: {'line': b' sys.exit(main())\n'}
|
||||
[33.349236] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 34, in main\n'}
|
||||
[33.349492] (px4_msgs) StderrLine: {'line': b'Traceback (most recent call last):\n'}
|
||||
[33.349735] (px4_msgs) StderrLine: {'line': b' return generate_c(\n'}
|
||||
[33.349977] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 40, in <module>\n'}
|
||||
[33.350256] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_c/__init__.py", line 37, in generate_c\n'}
|
||||
[33.350499] (px4_msgs) StderrLine: {'line': b' generate_files(\n'}
|
||||
[33.350736] (px4_msgs) StderrLine: {'line': b' sys.exit(main())\n'}
|
||||
[33.351085] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files\n'}
|
||||
[33.351483] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 34, in main\n'}
|
||||
[33.351987] (px4_msgs) StderrLine: {'line': b' return generate_cpp(\n'}
|
||||
[33.352434] (px4_msgs) StderrLine: {'line': b' idl_file = parse_idl_file(locator)\n'}
|
||||
[33.353134] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_cpp/__init__.py", line 38, in generate_cpp\n'}
|
||||
[33.353562] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file\n'}
|
||||
[33.354174] (px4_msgs) StderrLine: {'line': b' content = parse_idl_string(string, png_file=png_file)\n'}
|
||||
[33.354496] (px4_msgs) StderrLine: {'line': b' generate_files(\n'}
|
||||
[33.354871] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string\n'}
|
||||
[33.355844] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files\n'}
|
||||
[33.357978] (px4_msgs) StderrLine: {'line': b' tree = get_ast_from_idl_string(idl_string)\n'}
|
||||
[33.359698] (px4_msgs) StderrLine: {'line': b' idl_file = parse_idl_file(locator)\n'}
|
||||
[33.361348] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string\n'}
|
||||
[33.363239] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file\n'}
|
||||
[33.365060] (px4_msgs) StderrLine: {'line': b' return _parser.parse(idl_string)\n'}
|
||||
[33.366984] (px4_msgs) StderrLine: {'line': b' content = parse_idl_string(string, png_file=png_file)\n'}
|
||||
[33.368803] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse\n'}
|
||||
[33.370791] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string\n'}
|
||||
[33.372389] (px4_msgs) StderrLine: {'line': b' tree = get_ast_from_idl_string(idl_string)\n'}
|
||||
[33.374043] (px4_msgs) StderrLine: {'line': b' File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string\n'}
|
||||
[33.375357] (px4_msgs) StderrLine: {'line': b' return _parser.parse(idl_string)\n'}
|
||||
[33.376978] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse\n'}
|
||||
[33.378652] (px4_msgs) StderrLine: {'line': b' return self.parser.parse(text, start=start)\n'}
|
||||
[33.380329] (px4_msgs) StderrLine: {'line': b' return self.parser.parse(text, start=start)\n'}
|
||||
[33.381802] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse\n'}
|
||||
[33.383682] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse\n'}
|
||||
[33.385070] (px4_msgs) StderrLine: {'line': b' return self._parse(text, start)\n'}
|
||||
[33.386504] (px4_msgs) StderrLine: {'line': b' return self._parse(text, start)\n'}
|
||||
[33.388188] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse\n'}
|
||||
[33.389864] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse\n'}
|
||||
[33.391238] (px4_msgs) StderrLine: {'line': b' return self.parser.parse(input, start, *args)\n'}
|
||||
[33.392637] (px4_msgs) StderrLine: {'line': b' return self.parser.parse(input, start, *args)\n'}
|
||||
[33.393785] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse\n'}
|
||||
[33.394952] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse\n'}
|
||||
[33.395778] (px4_msgs) StderrLine: {'line': b' to_scan = self._parse(stream, columns, to_scan, start_symbol)\n'}
|
||||
[33.396922] (px4_msgs) StderrLine: {'line': b' to_scan = self._parse(stream, columns, to_scan, start_symbol)\n'}
|
||||
[33.398426] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 135, in _parse\n'}
|
||||
[33.399649] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 137, in _parse\n'}
|
||||
[33.400798] (px4_msgs) StderrLine: {'line': b' to_scan = scan(i, to_scan)\n'}
|
||||
[33.402204] (px4_msgs) StderrLine: {'line': b' self.predict_and_complete(i, to_scan, columns, transitives)\n'}
|
||||
[33.403761] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 77, in scan\n'}
|
||||
[33.405204] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 129, in predict_and_complete\n'}
|
||||
[33.406473] (px4_msgs) StderrLine: {'line': b' delayed_matches[m.end()].extend([(item, i, None) for item in to_scan ])\n'}
|
||||
[33.407602] (px4_msgs) StderrLine: {'line': b' new_item = Item(rule, 0, i)\n'}
|
||||
[33.408670] (px4_msgs) StderrLine: {'line': b'KeyboardInterrupt\n'}
|
||||
[33.409664] (px4_msgs) StderrLine: {'line': b' File "/usr/lib/python3/dist-packages/lark/parsers/earley_common.py", line 36, in __init__\n'}
|
||||
[33.410849] (px4_msgs) StderrLine: {'line': b' self._hash = hash((self.s, self.start))\n'}
|
||||
[33.412146] (px4_msgs) StderrLine: {'line': b'KeyboardInterrupt\n'}
|
||||
[33.431404] (-) TimerEvent: {}
|
||||
[33.490576] (px4_msgs) StderrLine: {'line': b'make[2]: *** [CMakeFiles/px4_msgs__rosidl_generator_c.dir/build.make:261: rosidl_generator_c/px4_msgs/msg/action_request.h] Interrupt\n'}
|
||||
[33.491635] (px4_msgs) StderrLine: {'line': b'make[1]: *** [CMakeFiles/Makefile2:333: CMakeFiles/px4_msgs__rosidl_generator_c.dir/all] Interrupt\n'}
|
||||
[33.505156] (px4_msgs) StderrLine: {'line': b'make[2]: *** [CMakeFiles/px4_msgs__cpp.dir/build.make:1001: rosidl_generator_cpp/px4_msgs/msg/action_request.hpp] Interrupt\n'}
|
||||
[33.505880] (px4_msgs) StderrLine: {'line': b'make[1]: *** [CMakeFiles/Makefile2:499: CMakeFiles/px4_msgs__cpp.dir/all] Interrupt\n'}
|
||||
[33.506447] (px4_msgs) StderrLine: {'line': b'make: *** [Makefile:141: all] Interrupt\n'}
|
||||
[33.511118] (px4_msgs) CommandEnded: {'returncode': -2}
|
||||
[33.531668] (-) TimerEvent: {}
|
||||
[33.632559] (-) TimerEvent: {}
|
||||
[33.733338] (-) TimerEvent: {}
|
||||
[33.834129] (-) TimerEvent: {}
|
||||
[33.934920] (-) TimerEvent: {}
|
||||
[34.035742] (-) TimerEvent: {}
|
||||
[34.136506] (-) TimerEvent: {}
|
||||
[34.237312] (-) TimerEvent: {}
|
||||
[34.338115] (-) TimerEvent: {}
|
||||
[34.438906] (-) TimerEvent: {}
|
||||
[34.539754] (-) TimerEvent: {}
|
||||
[34.640544] (-) TimerEvent: {}
|
||||
[34.741387] (-) TimerEvent: {}
|
||||
[34.842197] (-) TimerEvent: {}
|
||||
[34.943007] (-) TimerEvent: {}
|
||||
[35.048932] (-) TimerEvent: {}
|
||||
[35.099372] (px4_msgs) JobEnded: {'identifier': 'px4_msgs', 'rc': 'SIGINT'}
|
||||
[35.110974] (px4_ros_com) JobSkipped: {'identifier': 'px4_ros_com'}
|
||||
[35.111172] (-) EventReactorShutdown: {}
|
||||
241
log/build_2023-04-19_10-21-52/logger_all.log
Normal file
241
log/build_2023-04-19_10-21-52/logger_all.log
Normal file
@@ -0,0 +1,241 @@
|
||||
[1.687s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.687s] 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 0xffff97d43190>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff97d43190>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff97c02d00>)
|
||||
[1.886s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.886s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.887s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.887s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.888s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.888s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.888s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.889s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.970s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.971s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.986s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.987s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.988s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.994s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.001s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.001s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.176s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.176s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.198s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.199s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.199s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.199s] 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
|
||||
[2.199s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.200s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_msgs' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.200s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.200s] 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
|
||||
[2.218s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 0 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.237s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.241s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.391s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.392s] 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.426s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.427s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.427s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.462s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.462s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.462s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.462s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.462s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.463s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.463s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.463s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.463s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.463s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.472s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.526s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.527s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.528s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.562s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.563s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.563s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.626s] 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.627s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.655s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.655s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.729s] 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[2.762s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[11.114s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/beacon_positioning -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/beacon_positioning
|
||||
[11.126s] 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
|
||||
[19.739s] 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[19.742s] 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
|
||||
[29.023s] 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
|
||||
[29.340s] 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
|
||||
[29.676s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[29.684s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[29.722s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[29.726s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[29.729s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[29.756s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[29.759s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[29.761s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[29.765s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[29.766s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[29.796s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[29.798s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[29.800s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[29.802s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[29.802s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[29.803s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[29.803s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[29.830s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[29.832s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[29.834s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[29.836s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[29.864s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[29.867s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[29.870s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[29.873s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[29.876s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[29.880s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[30.181s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[30.213s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[30.217s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[30.221s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[30.248s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[30.250s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[30.252s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[30.256s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[30.257s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[30.286s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[30.288s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[30.290s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[30.292s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[30.292s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[30.293s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[30.294s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[30.321s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[30.323s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[30.325s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[30.328s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[30.356s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[30.359s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[30.361s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[30.364s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[30.366s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[30.369s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[35.871s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete was interrupted
|
||||
[35.872s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete again
|
||||
[36.038s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
[37.555s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[37.589s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[37.591s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[37.592s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[37.592s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[37.593s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[37.593s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[37.617s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[37.619s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[37.620s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[37.621s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[37.623s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[37.624s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[37.635s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished
|
||||
[37.635s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[37.636s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[37.636s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[37.678s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[37.679s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[37.679s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[37.679s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[37.682s] 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
|
||||
[37.682s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[37.706s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[37.709s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[37.714s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[37.738s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[37.740s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[37.742s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[37.765s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[37.767s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[37.788s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[37.790s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
4
log/build_2023-04-19_10-21-52/px4_msgs/command.log
Normal file
4
log/build_2023-04-19_10-21-52/px4_msgs/command.log
Normal 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 /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
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 '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
65
log/build_2023-04-19_10-21-52/px4_msgs/stderr.log
Normal file
65
log/build_2023-04-19_10-21-52/px4_msgs/stderr.log
Normal file
@@ -0,0 +1,65 @@
|
||||
Traceback (most recent call last):
|
||||
File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 40, in <module>
|
||||
make[2]: *** Deleting file 'rosidl_generator_c/px4_msgs/msg/action_request.h'
|
||||
make[2]: *** Deleting file 'rosidl_generator_cpp/px4_msgs/msg/action_request.hpp'
|
||||
sys.exit(main())
|
||||
File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 34, in main
|
||||
Traceback (most recent call last):
|
||||
return generate_c(
|
||||
File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 40, in <module>
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_c/__init__.py", line 37, in generate_c
|
||||
generate_files(
|
||||
sys.exit(main())
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 34, in main
|
||||
return generate_cpp(
|
||||
idl_file = parse_idl_file(locator)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_cpp/__init__.py", line 38, in generate_cpp
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
content = parse_idl_string(string, png_file=png_file)
|
||||
generate_files(
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
tree = get_ast_from_idl_string(idl_string)
|
||||
idl_file = parse_idl_file(locator)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
return _parser.parse(idl_string)
|
||||
content = parse_idl_string(string, png_file=png_file)
|
||||
File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
tree = get_ast_from_idl_string(idl_string)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
return _parser.parse(idl_string)
|
||||
File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
return self.parser.parse(text, start=start)
|
||||
return self.parser.parse(text, start=start)
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
return self._parse(text, start)
|
||||
return self._parse(text, start)
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
return self.parser.parse(input, start, *args)
|
||||
return self.parser.parse(input, start, *args)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 135, in _parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 137, in _parse
|
||||
to_scan = scan(i, to_scan)
|
||||
self.predict_and_complete(i, to_scan, columns, transitives)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 77, in scan
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 129, in predict_and_complete
|
||||
delayed_matches[m.end()].extend([(item, i, None) for item in to_scan ])
|
||||
new_item = Item(rule, 0, i)
|
||||
KeyboardInterrupt
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley_common.py", line 36, in __init__
|
||||
self._hash = hash((self.s, self.start))
|
||||
KeyboardInterrupt
|
||||
make[2]: *** [CMakeFiles/px4_msgs__rosidl_generator_c.dir/build.make:261: rosidl_generator_c/px4_msgs/msg/action_request.h] Interrupt
|
||||
make[1]: *** [CMakeFiles/Makefile2:333: CMakeFiles/px4_msgs__rosidl_generator_c.dir/all] Interrupt
|
||||
make[2]: *** [CMakeFiles/px4_msgs__cpp.dir/build.make:1001: rosidl_generator_cpp/px4_msgs/msg/action_request.hpp] Interrupt
|
||||
make[1]: *** [CMakeFiles/Makefile2:499: CMakeFiles/px4_msgs__cpp.dir/all] Interrupt
|
||||
make: *** [Makefile:141: all] Interrupt
|
||||
@@ -41,3 +41,6 @@
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[35m[1mScanning dependencies of target px4_msgs__cpp[0m
|
||||
[ 0%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[ 0%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
111
log/build_2023-04-19_10-21-52/px4_msgs/stdout_stderr.log
Normal file
111
log/build_2023-04-19_10-21-52/px4_msgs/stdout_stderr.log
Normal file
@@ -0,0 +1,111 @@
|
||||
-- The C compiler identification is GNU 9.4.0
|
||||
-- The CXX compiler identification is GNU 9.4.0
|
||||
-- Check for working C compiler: /usr/bin/cc
|
||||
-- Check for working C compiler: /usr/bin/cc -- works
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++
|
||||
-- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
-- Found FastRTPS: /opt/ros/foxy/include
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)
|
||||
-- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)
|
||||
-- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found PythonExtra: .so
|
||||
-- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)
|
||||
-- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[35m[1mScanning dependencies of target px4_msgs__cpp[0m
|
||||
[ 0%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[ 0%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
Traceback (most recent call last):
|
||||
File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 40, in <module>
|
||||
make[2]: *** Deleting file 'rosidl_generator_c/px4_msgs/msg/action_request.h'
|
||||
make[2]: *** Deleting file 'rosidl_generator_cpp/px4_msgs/msg/action_request.hpp'
|
||||
sys.exit(main())
|
||||
File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 34, in main
|
||||
Traceback (most recent call last):
|
||||
return generate_c(
|
||||
File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 40, in <module>
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_c/__init__.py", line 37, in generate_c
|
||||
generate_files(
|
||||
sys.exit(main())
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 34, in main
|
||||
return generate_cpp(
|
||||
idl_file = parse_idl_file(locator)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_cpp/__init__.py", line 38, in generate_cpp
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
content = parse_idl_string(string, png_file=png_file)
|
||||
generate_files(
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
tree = get_ast_from_idl_string(idl_string)
|
||||
idl_file = parse_idl_file(locator)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
return _parser.parse(idl_string)
|
||||
content = parse_idl_string(string, png_file=png_file)
|
||||
File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
tree = get_ast_from_idl_string(idl_string)
|
||||
File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
return _parser.parse(idl_string)
|
||||
File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
return self.parser.parse(text, start=start)
|
||||
return self.parser.parse(text, start=start)
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
return self._parse(text, start)
|
||||
return self._parse(text, start)
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
return self.parser.parse(input, start, *args)
|
||||
return self.parser.parse(input, start, *args)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 135, in _parse
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 137, in _parse
|
||||
to_scan = scan(i, to_scan)
|
||||
self.predict_and_complete(i, to_scan, columns, transitives)
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 77, in scan
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 129, in predict_and_complete
|
||||
delayed_matches[m.end()].extend([(item, i, None) for item in to_scan ])
|
||||
new_item = Item(rule, 0, i)
|
||||
KeyboardInterrupt
|
||||
File "/usr/lib/python3/dist-packages/lark/parsers/earley_common.py", line 36, in __init__
|
||||
self._hash = hash((self.s, self.start))
|
||||
KeyboardInterrupt
|
||||
make[2]: *** [CMakeFiles/px4_msgs__rosidl_generator_c.dir/build.make:261: rosidl_generator_c/px4_msgs/msg/action_request.h] Interrupt
|
||||
make[1]: *** [CMakeFiles/Makefile2:333: CMakeFiles/px4_msgs__rosidl_generator_c.dir/all] Interrupt
|
||||
make[2]: *** [CMakeFiles/px4_msgs__cpp.dir/build.make:1001: rosidl_generator_cpp/px4_msgs/msg/action_request.hpp] Interrupt
|
||||
make[1]: *** [CMakeFiles/Makefile2:499: CMakeFiles/px4_msgs__cpp.dir/all] Interrupt
|
||||
make: *** [Makefile:141: all] Interrupt
|
||||
115
log/build_2023-04-19_10-21-52/px4_msgs/streams.log
Normal file
115
log/build_2023-04-19_10-21-52/px4_msgs/streams.log
Normal file
@@ -0,0 +1,115 @@
|
||||
[0.199s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_msgs': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[0.454s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.691s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.708s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.997s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[1.000s] -- Detecting C compiler ABI info
|
||||
[1.294s] -- Detecting C compiler ABI info - done
|
||||
[1.330s] -- Detecting C compile features
|
||||
[1.331s] -- Detecting C compile features - done
|
||||
[1.341s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.668s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.672s] -- Detecting CXX compiler ABI info
|
||||
[2.001s] -- Detecting CXX compiler ABI info - done
|
||||
[2.040s] -- Detecting CXX compile features
|
||||
[2.041s] -- Detecting CXX compile features - done
|
||||
[2.057s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[2.179s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[2.180s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[3.089s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[3.225s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[3.262s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.576s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.691s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[4.026s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[4.145s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[4.448s] -- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
[10.645s] -- Found ament_cmake_cppcheck: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cppcheck/cmake)
|
||||
[10.660s] -- Found ament_cmake_cpplint: 0.9.8 (/opt/ros/foxy/share/ament_cmake_cpplint/cmake)
|
||||
[10.676s] -- Found ament_cmake_uncrustify: 0.9.8 (/opt/ros/foxy/share/ament_cmake_uncrustify/cmake)
|
||||
[10.692s] -- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
[12.050s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[12.536s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[12.747s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[12.771s] -- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
[12.950s] -- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.8.so (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[12.952s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[12.954s] -- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
[12.955s] -- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
[13.115s] -- Found PythonExtra: .so
|
||||
[14.508s] -- Found ament_cmake_flake8: 0.9.8 (/opt/ros/foxy/share/ament_cmake_flake8/cmake)
|
||||
[14.526s] -- Found ament_cmake_pep257: 0.9.8 (/opt/ros/foxy/share/ament_cmake_pep257/cmake)
|
||||
[14.682s] -- Configuring done
|
||||
[17.085s] -- Generating done
|
||||
[17.103s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_msgs
|
||||
[17.209s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_msgs -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_msgs
|
||||
[17.213s] 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
|
||||
[20.453s] [35m[1mScanning dependencies of target px4_msgs__cpp[0m
|
||||
[20.457s] [ 0%] [34m[1mGenerating C code for ROS interfaces[0m
|
||||
[20.546s] [ 0%] [34m[1mGenerating C++ code for ROS interfaces[0m
|
||||
[33.344s] Traceback (most recent call last):
|
||||
[33.345s] File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 40, in <module>
|
||||
[33.345s] make[2]: *** Deleting file 'rosidl_generator_c/px4_msgs/msg/action_request.h'
|
||||
[33.346s] make[2]: *** Deleting file 'rosidl_generator_cpp/px4_msgs/msg/action_request.hpp'
|
||||
[33.346s] sys.exit(main())
|
||||
[33.346s] File "/opt/ros/foxy/share/rosidl_generator_c/cmake/../../../lib/rosidl_generator_c/rosidl_generator_c", line 34, in main
|
||||
[33.346s] Traceback (most recent call last):
|
||||
[33.347s] return generate_c(
|
||||
[33.347s] File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 40, in <module>
|
||||
[33.347s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_c/__init__.py", line 37, in generate_c
|
||||
[33.347s] generate_files(
|
||||
[33.348s] sys.exit(main())
|
||||
[33.348s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
[33.349s] File "/opt/ros/foxy/share/rosidl_generator_cpp/cmake/../../../lib/rosidl_generator_cpp/rosidl_generator_cpp", line 34, in main
|
||||
[33.349s] return generate_cpp(
|
||||
[33.350s] idl_file = parse_idl_file(locator)
|
||||
[33.350s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_generator_cpp/__init__.py", line 38, in generate_cpp
|
||||
[33.351s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
[33.351s] content = parse_idl_string(string, png_file=png_file)
|
||||
[33.352s] generate_files(
|
||||
[33.352s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
[33.354s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_cmake/__init__.py", line 74, in generate_files
|
||||
[33.356s] tree = get_ast_from_idl_string(idl_string)
|
||||
[33.358s] idl_file = parse_idl_file(locator)
|
||||
[33.359s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
[33.361s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 64, in parse_idl_file
|
||||
[33.363s] return _parser.parse(idl_string)
|
||||
[33.365s] content = parse_idl_string(string, png_file=png_file)
|
||||
[33.367s] File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
[33.369s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 72, in parse_idl_string
|
||||
[33.370s] tree = get_ast_from_idl_string(idl_string)
|
||||
[33.372s] File "/opt/ros/foxy/lib/python3.8/site-packages/rosidl_parser/parser.py", line 89, in get_ast_from_idl_string
|
||||
[33.373s] return _parser.parse(idl_string)
|
||||
[33.375s] File "/usr/lib/python3/dist-packages/lark/lark.py", line 293, in parse
|
||||
[33.377s] return self.parser.parse(text, start=start)
|
||||
[33.378s] return self.parser.parse(text, start=start)
|
||||
[33.380s] File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
[33.381s] File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 193, in parse
|
||||
[33.383s] return self._parse(text, start)
|
||||
[33.385s] return self._parse(text, start)
|
||||
[33.386s] File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
[33.388s] File "/usr/lib/python3/dist-packages/lark/parser_frontends.py", line 54, in _parse
|
||||
[33.389s] return self.parser.parse(input, start, *args)
|
||||
[33.390s] return self.parser.parse(input, start, *args)
|
||||
[33.391s] File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
[33.392s] File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 292, in parse
|
||||
[33.393s] to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
[33.395s] to_scan = self._parse(stream, columns, to_scan, start_symbol)
|
||||
[33.396s] File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 135, in _parse
|
||||
[33.397s] File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 137, in _parse
|
||||
[33.398s] to_scan = scan(i, to_scan)
|
||||
[33.400s] self.predict_and_complete(i, to_scan, columns, transitives)
|
||||
[33.402s] File "/usr/lib/python3/dist-packages/lark/parsers/xearley.py", line 77, in scan
|
||||
[33.403s] File "/usr/lib/python3/dist-packages/lark/parsers/earley.py", line 129, in predict_and_complete
|
||||
[33.404s] delayed_matches[m.end()].extend([(item, i, None) for item in to_scan ])
|
||||
[33.405s] new_item = Item(rule, 0, i)
|
||||
[33.406s] KeyboardInterrupt
|
||||
[33.407s] File "/usr/lib/python3/dist-packages/lark/parsers/earley_common.py", line 36, in __init__
|
||||
[33.408s] self._hash = hash((self.s, self.start))
|
||||
[33.410s] KeyboardInterrupt
|
||||
[33.488s] make[2]: *** [CMakeFiles/px4_msgs__rosidl_generator_c.dir/build.make:261: rosidl_generator_c/px4_msgs/msg/action_request.h] Interrupt
|
||||
[33.489s] make[1]: *** [CMakeFiles/Makefile2:333: CMakeFiles/px4_msgs__rosidl_generator_c.dir/all] Interrupt
|
||||
[33.502s] make[2]: *** [CMakeFiles/px4_msgs__cpp.dir/build.make:1001: rosidl_generator_cpp/px4_msgs/msg/action_request.hpp] Interrupt
|
||||
[33.503s] make[1]: *** [CMakeFiles/Makefile2:499: CMakeFiles/px4_msgs__cpp.dir/all] Interrupt
|
||||
[33.504s] make: *** [Makefile:141: all] Interrupt
|
||||
[33.509s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_msgs' returned '-2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_msgs -- -j4 -l4
|
||||
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
113
log/build_2023-04-19_10-22-48/beacon_positioning/stdout.log
Normal file
113
log/build_2023-04-19_10-22-48/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,113 @@
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 18%] Built target tracker_position
|
||||
[ 27%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 36%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 45%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 54%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 72%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 72%] Built target beacon_positioning
|
||||
[ 75%] Built target beacon_positioning__py
|
||||
[ 81%] Built target beacon_positioning__python
|
||||
[ 87%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 93%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[100%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,113 @@
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 18%] Built target tracker_position
|
||||
[ 27%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 36%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 45%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 54%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 72%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 72%] Built target beacon_positioning
|
||||
[ 75%] Built target beacon_positioning__py
|
||||
[ 81%] Built target beacon_positioning__python
|
||||
[ 87%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 93%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[100%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
117
log/build_2023-04-19_10-22-48/beacon_positioning/streams.log
Normal file
117
log/build_2023-04-19_10-22-48/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,117 @@
|
||||
[0.146s] 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.363s] [ 3%] Built target beacon_positioning__cpp
|
||||
[0.376s] [ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[0.410s] [ 18%] Built target tracker_position
|
||||
[0.519s] [ 27%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[0.521s] [ 36%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[0.535s] [ 45%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[0.567s] [ 54%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[0.632s] [ 63%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[0.655s] [ 72%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[0.740s] [ 72%] Built target beacon_positioning
|
||||
[0.827s] [ 75%] Built target beacon_positioning__py
|
||||
[0.934s] [ 81%] Built target beacon_positioning__python
|
||||
[1.058s] [ 87%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[1.061s] [ 93%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[1.063s] [100%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[1.108s] 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
|
||||
[1.445s] 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
|
||||
[1.482s] -- Install configuration: ""
|
||||
[1.483s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
[1.484s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.485s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.486s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.487s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
[1.488s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
[1.489s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
[1.490s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
[1.491s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
[1.492s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
[1.493s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
[1.493s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
[1.494s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
[1.495s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.496s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.497s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
[1.498s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.499s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
[1.500s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
[1.501s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.502s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.503s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
[1.505s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.506s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
[1.507s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
[1.507s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
[1.509s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.510s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.511s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.512s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
[1.513s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
[1.513s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
[1.514s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
[1.515s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
[1.516s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.517s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.517s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
[1.518s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.519s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
[1.520s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
[1.521s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
[1.522s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[1.523s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[1.524s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[1.524s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
[1.525s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
[1.526s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
[1.527s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
[1.527s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
[1.528s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
[1.529s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
[1.717s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
[1.718s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
[1.719s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
[1.720s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
[1.721s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
[1.724s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
[1.727s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
[1.730s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
[1.732s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
[1.733s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
[1.734s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[1.735s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
[1.736s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
[1.738s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[1.739s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[1.740s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[1.741s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[1.742s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[1.743s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[1.744s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[1.745s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[1.746s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[1.746s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[1.748s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[1.748s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[1.749s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
[1.750s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
[1.751s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
[1.752s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
[1.753s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
[1.754s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
[1.755s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
[1.756s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
[1.757s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
[1.758s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
[1.759s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
[1.760s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
[1.761s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
[1.762s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
[1.763s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
[1.764s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
[1.765s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
[1.766s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
[1.767s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[1.769s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[1.771s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[1.782s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
File diff suppressed because it is too large
Load Diff
326
log/build_2023-04-19_10-22-48/logger_all.log
Normal file
326
log/build_2023-04-19_10-22-48/logger_all.log
Normal file
@@ -0,0 +1,326 @@
|
||||
[1.688s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build']
|
||||
[1.688s] 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 0xffff8c418550>>, 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=False, test_result_base=None, verb_extension=<colcon_core.verb.build.BuildVerb object at 0xffff8c418550>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff8c2cce50>)
|
||||
[1.888s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.888s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.888s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.889s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.889s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.890s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.891s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.972s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.973s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.974s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.975s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.976s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.977s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.988s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[1.996s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.003s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.177s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.177s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.200s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.201s] WARNING:colcon.colcon_ros.prefix_path.ament:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable AMENT_PREFIX_PATH doesn't exist
|
||||
[2.202s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/px4_ros_com' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.202s] WARNING:colcon.colcon_ros.prefix_path.catkin:The path '/home/ubuntu/ros2_ws/install/drone_sensors' in the environment variable CMAKE_PREFIX_PATH doesn't exist
|
||||
[2.220s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 2 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.239s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.243s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.394s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.395s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.395s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.395s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.395s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.395s] 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.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_args' from command line to 'None'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target' from command line to 'None'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.430s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.431s] Level 5:colcon.colcon_core.verb:set package 'px4_msgs' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.431s] 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': 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/px4_msgs', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_msgs', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_args' from command line to 'None'
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target' from command line to 'None'
|
||||
[2.465s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.466s] Level 5:colcon.colcon_core.verb:set package 'px4_ros_com' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.466s] 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': 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/px4_ros_com', 'merge_install': False, 'path': '/home/ubuntu/ros2_ws/src/px4_ros_com', 'symlink_install': False, 'test_result_base': None}
|
||||
[2.475s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.530s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.531s] INFO:colcon.colcon_ros.task.ament_cmake.build:Building ROS package in '/home/ubuntu/ros2_ws/src/px4_msgs' with build type 'ament_cmake'
|
||||
[2.531s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_msgs'
|
||||
[2.566s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.566s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.567s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.630s] 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.631s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.661s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.661s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.741s] 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
|
||||
[2.778s] 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
|
||||
[3.740s] 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
|
||||
[4.078s] 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
|
||||
[4.403s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[4.414s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[4.463s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[4.467s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[4.472s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[4.506s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[4.509s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[4.513s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[4.518s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[4.520s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[4.555s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[4.558s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[4.560s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[4.564s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[4.565s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[4.566s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[4.566s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[4.601s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[4.604s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[4.607s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[4.611s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[4.645s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[4.663s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[4.667s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[4.672s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[4.676s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[4.680s] 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.013s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[5.055s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[5.060s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[5.064s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[5.102s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[5.105s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[5.107s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[5.111s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[5.112s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[5.148s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[5.150s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[5.153s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[5.156s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.156s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[5.157s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[5.158s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[5.195s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[5.198s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[5.201s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[5.205s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.233s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[5.236s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[5.239s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[5.241s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[5.243s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[5.244s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[1011.382s] 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
|
||||
[1030.660s] 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
|
||||
[1034.617s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1034.633s] 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
|
||||
[1034.649s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1034.652s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1034.687s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1034.711s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1034.713s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1034.714s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1034.716s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1034.717s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1034.740s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1034.741s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1034.743s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1034.744s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1034.744s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1034.745s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1034.745s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1034.768s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1034.769s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1034.771s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1034.772s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1034.795s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1034.798s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1034.800s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1034.802s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1034.803s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1034.805s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1054.117s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_msgs)
|
||||
[1054.145s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake module files
|
||||
[1054.148s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs' for CMake config files
|
||||
[1054.183s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'cmake_prefix_path')
|
||||
[1054.206s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.ps1'
|
||||
[1054.208s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.dsv'
|
||||
[1054.209s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/cmake_prefix_path.sh'
|
||||
[1054.212s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib'
|
||||
[1054.212s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'ld_library_path_lib')
|
||||
[1054.235s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.ps1'
|
||||
[1054.237s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.dsv'
|
||||
[1054.238s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/ld_library_path_lib.sh'
|
||||
[1054.240s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1054.240s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/pkgconfig/px4_msgs.pc'
|
||||
[1054.241s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/lib/python3.8/site-packages'
|
||||
[1054.241s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_msgs', 'pythonpath')
|
||||
[1054.264s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.ps1'
|
||||
[1054.266s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.dsv'
|
||||
[1054.268s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/hook/pythonpath.sh'
|
||||
[1054.270s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_msgs/bin'
|
||||
[1054.293s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.ps1'
|
||||
[1054.296s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.dsv'
|
||||
[1054.298s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.sh'
|
||||
[1054.300s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.bash'
|
||||
[1054.302s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/package.zsh'
|
||||
[1054.303s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/px4_msgs/share/colcon-core/packages/px4_msgs)
|
||||
[1054.305s] 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'
|
||||
[1054.306s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/px4_ros_com'
|
||||
[1054.329s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[1054.330s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[1054.433s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1061.344s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[1061.354s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1101.739s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[1101.929s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[1102.054s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[1102.071s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[1102.086s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[1102.089s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[1102.090s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[1102.114s] 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'
|
||||
[1102.115s] 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'
|
||||
[1102.116s] 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'
|
||||
[1102.118s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[1102.119s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[1102.142s] 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'
|
||||
[1102.144s] 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'
|
||||
[1102.145s] 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'
|
||||
[1102.147s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.147s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[1102.148s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[1102.148s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.172s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[1102.173s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[1102.175s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[1102.177s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[1102.178s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[1102.179s] 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)
|
||||
[1102.386s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(px4_ros_com)
|
||||
[1102.414s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake module files
|
||||
[1102.417s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com' for CMake config files
|
||||
[1102.418s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'cmake_prefix_path')
|
||||
[1102.442s] 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'
|
||||
[1102.443s] 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'
|
||||
[1102.445s] 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'
|
||||
[1102.448s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib'
|
||||
[1102.448s] Level 1:colcon.colcon_core.shell:create_environment_hook('px4_ros_com', 'ld_library_path_lib')
|
||||
[1102.472s] 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'
|
||||
[1102.473s] 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'
|
||||
[1102.475s] 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'
|
||||
[1102.476s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.476s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/pkgconfig/px4_ros_com.pc'
|
||||
[1102.477s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/lib/python3.8/site-packages'
|
||||
[1102.478s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/px4_ros_com/bin'
|
||||
[1102.502s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.ps1'
|
||||
[1102.504s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv'
|
||||
[1102.506s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.sh'
|
||||
[1102.508s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.bash'
|
||||
[1102.509s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.zsh'
|
||||
[1102.511s] 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)
|
||||
[1102.512s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[1102.513s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[1102.514s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[1102.514s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[1102.550s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[1102.550s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[1102.551s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[1102.551s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[1102.553s] 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
|
||||
[1102.554s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[1102.580s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[1102.583s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[1102.588s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[1102.611s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[1102.613s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[1102.614s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[1102.637s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[1102.639s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[1102.661s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[1102.663s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -54,14 +54,14 @@
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[ 50%] Built target debug_vect_advertiser
|
||||
[35m[1mScanning dependencies of target sensor_combined_listener[0m
|
||||
@@ -54,14 +54,14 @@
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[35m[1mScanning dependencies of target offboard_control[0m
|
||||
[35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[ 10%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[ 20%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[ 30%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[ 40%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[ 50%] Built target debug_vect_advertiser
|
||||
[35m[1mScanning dependencies of target sensor_combined_listener[0m
|
||||
126
log/build_2023-04-19_10-22-48/px4_ros_com/streams.log
Normal file
126
log/build_2023-04-19_10-22-48/px4_ros_com/streams.log
Normal file
@@ -0,0 +1,126 @@
|
||||
[0.077s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[0.302s] -- The C compiler identification is GNU 9.4.0
|
||||
[0.517s] -- The CXX compiler identification is GNU 9.4.0
|
||||
[0.533s] -- Check for working C compiler: /usr/bin/cc
|
||||
[0.806s] -- Check for working C compiler: /usr/bin/cc -- works
|
||||
[0.809s] -- Detecting C compiler ABI info
|
||||
[1.087s] -- Detecting C compiler ABI info - done
|
||||
[1.126s] -- Detecting C compile features
|
||||
[1.127s] -- Detecting C compile features - done
|
||||
[1.135s] -- Check for working CXX compiler: /usr/bin/c++
|
||||
[1.434s] -- Check for working CXX compiler: /usr/bin/c++ -- works
|
||||
[1.438s] -- Detecting CXX compiler ABI info
|
||||
[1.751s] -- Detecting CXX compiler ABI info - done
|
||||
[1.787s] -- Detecting CXX compile features
|
||||
[1.788s] -- Detecting CXX compile features - done
|
||||
[1.806s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[1.917s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[1.918s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[2.733s] -- Found builtin_interfaces: 1.0.0 (/opt/ros/foxy/share/builtin_interfaces/cmake)
|
||||
[2.877s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[2.918s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[3.263s] -- Found OpenSSL: /usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1f")
|
||||
[3.377s] -- Found FastRTPS: /opt/ros/foxy/include
|
||||
[3.714s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[3.828s] -- Found eigen3_cmake_module: 0.1.1 (/opt/ros/foxy/share/eigen3_cmake_module/cmake)
|
||||
[3.847s] -- Found Eigen3: TRUE (found version "3.3.7")
|
||||
[3.858s] -- Found geometry_msgs: 2.0.5 (/opt/ros/foxy/share/geometry_msgs/cmake)
|
||||
[4.063s] -- Found px4_msgs: 2.0.1 (/home/ubuntu/ros2_ws/install/px4_msgs/share/px4_msgs/cmake)
|
||||
[4.131s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[4.326s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[4.331s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[4.334s] -- Looking for pthread.h
|
||||
[4.628s] -- Looking for pthread.h - found
|
||||
[4.629s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
[4.932s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
|
||||
[4.933s] -- Looking for pthread_create in pthreads
|
||||
[5.180s] -- Looking for pthread_create in pthreads - not found
|
||||
[5.181s] -- Looking for pthread_create in pthread
|
||||
[5.467s] -- Looking for pthread_create in pthread - found
|
||||
[5.471s] -- Found Threads: TRUE
|
||||
[6.002s] -- Found sensor_msgs: 2.0.5 (/opt/ros/foxy/share/sensor_msgs/cmake)
|
||||
[6.282s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[6.695s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[6.735s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[6.737s] -- Configured cppcheck include dirs: /home/ubuntu/ros2_ws/src/px4_ros_com/include;$<BUILD_INTERFACE:/home/ubuntu/ros2_ws/src/px4_ros_com/include/px4_ros_com>
|
||||
[6.737s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[6.776s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[6.776s] -- Configured cpplint exclude dirs and/or files:
|
||||
[6.783s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[6.794s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[6.801s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[6.839s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[6.840s] -- Configured uncrustify additional arguments:
|
||||
[6.846s] -- Added test 'xmllint' to check XML markup files
|
||||
[6.874s] -- Configuring done
|
||||
[6.953s] -- Generating done
|
||||
[6.960s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[6.988s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake /home/ubuntu/ros2_ws/src/px4_ros_com -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros2_ws/install/px4_ros_com
|
||||
[6.997s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[7.165s] [35m[1mScanning dependencies of target frame_transforms[0m
|
||||
[7.168s] [35m[1mScanning dependencies of target offboard_control[0m
|
||||
[7.168s] [35m[1mScanning dependencies of target debug_vect_advertiser[0m
|
||||
[7.169s] [35m[1mScanning dependencies of target vehicle_gps_position_listener[0m
|
||||
[7.347s] [ 10%] [32mBuilding CXX object CMakeFiles/frame_transforms.dir/src/lib/frame_transforms.cpp.o[0m
|
||||
[7.364s] [ 20%] [32mBuilding CXX object CMakeFiles/debug_vect_advertiser.dir/src/examples/advertisers/debug_vect_advertiser.cpp.o[0m
|
||||
[7.371s] [ 30%] [32mBuilding CXX object CMakeFiles/vehicle_gps_position_listener.dir/src/examples/listeners/vehicle_gps_position_listener.cpp.o[0m
|
||||
[7.382s] [ 40%] [32mBuilding CXX object CMakeFiles/offboard_control.dir/src/examples/offboard/offboard_control.cpp.o[0m
|
||||
[23.347s] [ 50%] [32m[1mLinking CXX executable debug_vect_advertiser[0m
|
||||
[24.343s] [ 50%] Built target debug_vect_advertiser
|
||||
[24.398s] [35m[1mScanning dependencies of target sensor_combined_listener[0m
|
||||
[24.650s] [ 60%] [32mBuilding CXX object CMakeFiles/sensor_combined_listener.dir/src/examples/listeners/sensor_combined_listener.cpp.o[0m
|
||||
[27.418s] [ 70%] [32m[1mLinking CXX executable offboard_control[0m
|
||||
[28.578s] [ 70%] Built target offboard_control
|
||||
[32.459s] [ 80%] [32m[1mLinking CXX executable vehicle_gps_position_listener[0m
|
||||
[33.667s] [ 80%] Built target vehicle_gps_position_listener
|
||||
[39.825s] [ 90%] [32m[1mLinking CXX shared library libframe_transforms.so[0m
|
||||
[40.745s] [ 90%] Built target frame_transforms
|
||||
[46.321s] [100%] [32m[1mLinking CXX executable sensor_combined_listener[0m
|
||||
[47.343s] [100%] Built target sensor_combined_listener
|
||||
[47.383s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/px4_ros_com -- -j4 -l4
|
||||
[47.572s] Invoking command in '/home/ubuntu/ros2_ws/build/px4_ros_com': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
[47.606s] -- Install configuration: ""
|
||||
[47.606s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener
|
||||
[47.617s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/sensor_combined_listener" to ""
|
||||
[47.618s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener
|
||||
[47.629s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/vehicle_gps_position_listener" to ""
|
||||
[47.630s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser
|
||||
[47.635s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/debug_vect_advertiser" to ""
|
||||
[47.636s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control
|
||||
[47.644s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/px4_ros_com/offboard_control" to ""
|
||||
[47.644s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.sh
|
||||
[47.645s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/library_path.dsv
|
||||
[47.646s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com
|
||||
[47.646s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/include/px4_ros_com/frame_transforms.h
|
||||
[47.648s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so
|
||||
[47.667s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/px4_ros_com/lib/libframe_transforms.so" to ""
|
||||
[47.667s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch
|
||||
[47.668s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/offboard_control_launch.yaml
|
||||
[47.668s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//launch/sensor_combined_listener.launch.py
|
||||
[47.669s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test
|
||||
[47.670s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/pipeline_io_test.py
|
||||
[47.671s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_input.py
|
||||
[47.671s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/__init__.py
|
||||
[47.672s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com//test/test_output.py
|
||||
[47.673s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/package_run_dependencies/px4_ros_com
|
||||
[47.674s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/parent_prefix_path/px4_ros_com
|
||||
[47.676s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.sh
|
||||
[47.677s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/ament_prefix_path.dsv
|
||||
[47.678s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.sh
|
||||
[47.679s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/environment/path.dsv
|
||||
[47.679s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.bash
|
||||
[47.681s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.sh
|
||||
[47.681s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.zsh
|
||||
[47.682s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/local_setup.dsv
|
||||
[47.683s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.dsv
|
||||
[47.685s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/ament_index/resource_index/packages/px4_ros_com
|
||||
[47.686s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport.cmake
|
||||
[47.687s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/export_frame_transformsExport-noconfig.cmake
|
||||
[47.688s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
[47.689s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_targets-extras.cmake
|
||||
[47.690s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
[47.691s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
[47.692s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig.cmake
|
||||
[47.693s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/cmake/px4_ros_comConfig-version.cmake
|
||||
[47.694s] -- Installing: /home/ubuntu/ros2_ws/install/px4_ros_com/share/px4_ros_com/package.xml
|
||||
[47.710s] Invoked command in '/home/ubuntu/ros2_ws/build/px4_ros_com' returned '0': CMAKE_PREFIX_PATH=/home/ubuntu/ros2_ws/install/px4_msgs:/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/drone_sensors:/home/ubuntu/ros2_ws/install/beacon_positioning:/opt/ros/foxy LD_LIBRARY_PATH=/home/ubuntu/ros2_ws/install/px4_msgs/lib:/home/ubuntu/ros2_ws/install/px4_ros_com/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/px4_ros_com
|
||||
@@ -0,0 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
@@ -4,5 +4,4 @@
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
make[1]: *** Waiting for unfinished jobs....
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
16
log/build_2023-04-19_12-13-15/beacon_positioning/stdout.log
Normal file
16
log/build_2023-04-19_12-13-15/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,16 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
@@ -0,0 +1,23 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:[m[K [01;31m[Kfatal error: [m[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory
|
||||
6 | #include [01;31m[K"beacon_positioning/msg/tracker_position.hpp"[m[K
|
||||
| [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
25
log/build_2023-04-19_12-13-15/beacon_positioning/streams.log
Normal file
25
log/build_2023-04-19_12-13-15/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,25 @@
|
||||
[0.160s] 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.909s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[0.917s] [ 3%] Built target beacon_positioning__cpp
|
||||
[0.934s] [ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[1.039s] [ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[1.050s] [ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[1.061s] [ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[1.075s] [ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[1.160s] [ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[1.170s] [ 60%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[1.192s] [ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[1.302s] [ 69%] Built target beacon_positioning
|
||||
[1.441s] [ 72%] Built target beacon_positioning__py
|
||||
[1.600s] [ 78%] Built target beacon_positioning__python
|
||||
[1.732s] [ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[1.735s] [ 90%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[1.737s] [ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[2.548s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:[m[K [01;31m[Kfatal error: [m[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory
|
||||
[2.548s] 6 | #include [01;31m[K"beacon_positioning/msg/tracker_position.hpp"[m[K
|
||||
[2.548s] | [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[2.549s] compilation terminated.
|
||||
[2.572s] make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
[2.572s] make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
[2.573s] make: *** [Makefile:141: all] Error 2
|
||||
[2.579s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
65
log/build_2023-04-19_12-13-15/events.log
Normal file
65
log/build_2023-04-19_12-13-15/events.log
Normal file
@@ -0,0 +1,65 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000853] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001117] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.001804] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.002297] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.102685] (-) TimerEvent: {}
|
||||
[0.148647] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.156085] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.159191] (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.10.10.31 54480 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:/home/ubuntu/ros2_ws/install/beacon_positioning/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/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.10.10.31 54480 10.10.10.33 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:/home/ubuntu/ros2_ws/install/beacon_positioning/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/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.202978] (-) TimerEvent: {}
|
||||
[0.304111] (-) TimerEvent: {}
|
||||
[0.405079] (-) TimerEvent: {}
|
||||
[0.506012] (-) TimerEvent: {}
|
||||
[0.607130] (-) TimerEvent: {}
|
||||
[0.708100] (-) TimerEvent: {}
|
||||
[0.809304] (-) TimerEvent: {}
|
||||
[0.910259] (-) TimerEvent: {}
|
||||
[0.911569] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[0.920026] (beacon_positioning) StdoutLine: {'line': b'[ 3%] Built target beacon_positioning__cpp\n'}
|
||||
[0.936111] (beacon_positioning) StdoutLine: {'line': b'[ 12%] Built target beacon_positioning__rosidl_generator_c\n'}
|
||||
[1.010444] (-) TimerEvent: {}
|
||||
[1.041635] (beacon_positioning) StdoutLine: {'line': b'[ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp\n'}
|
||||
[1.052772] (beacon_positioning) StdoutLine: {'line': b'[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp\n'}
|
||||
[1.063914] (beacon_positioning) StdoutLine: {'line': b'[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp\n'}
|
||||
[1.077913] (beacon_positioning) StdoutLine: {'line': b'[ 42%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[1.110767] (-) TimerEvent: {}
|
||||
[1.162689] (beacon_positioning) StdoutLine: {'line': b'[ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c\n'}
|
||||
[1.172048] (beacon_positioning) StdoutLine: {'line': b'[ 60%] Built target beacon_positioning__rosidl_typesupport_c\n'}
|
||||
[1.195054] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c\n'}
|
||||
[1.210932] (-) TimerEvent: {}
|
||||
[1.304693] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning\n'}
|
||||
[1.311101] (-) TimerEvent: {}
|
||||
[1.411897] (-) TimerEvent: {}
|
||||
[1.443822] (beacon_positioning) StdoutLine: {'line': b'[ 72%] Built target beacon_positioning__py\n'}
|
||||
[1.512074] (-) TimerEvent: {}
|
||||
[1.602502] (beacon_positioning) StdoutLine: {'line': b'[ 78%] Built target beacon_positioning__python\n'}
|
||||
[1.612249] (-) TimerEvent: {}
|
||||
[1.713009] (-) TimerEvent: {}
|
||||
[1.734790] (beacon_positioning) StdoutLine: {'line': b'[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext\n'}
|
||||
[1.736884] (beacon_positioning) StdoutLine: {'line': b'[ 90%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext\n'}
|
||||
[1.739986] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext\n'}
|
||||
[1.813218] (-) TimerEvent: {}
|
||||
[1.914128] (-) TimerEvent: {}
|
||||
[2.014924] (-) TimerEvent: {}
|
||||
[2.115658] (-) TimerEvent: {}
|
||||
[2.216695] (-) TimerEvent: {}
|
||||
[2.317481] (-) TimerEvent: {}
|
||||
[2.418208] (-) TimerEvent: {}
|
||||
[2.518905] (-) TimerEvent: {}
|
||||
[2.550205] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:6:10:\x1b[m\x1b[K \x1b[01;31m\x1b[Kfatal error: \x1b[m\x1b[Kbeacon_positioning/msg/tracker_position.hpp: No such file or directory\n'}
|
||||
[2.550907] (beacon_positioning) StderrLine: {'line': b' 6 | #include \x1b[01;31m\x1b[K"beacon_positioning/msg/tracker_position.hpp"\x1b[m\x1b[K\n'}
|
||||
[2.551329] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;31m\x1b[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[2.551692] (beacon_positioning) StderrLine: {'line': b'compilation terminated.\n'}
|
||||
[2.574299] (beacon_positioning) StderrLine: {'line': b'make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1\n'}
|
||||
[2.575159] (beacon_positioning) StderrLine: {'line': b'make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2\n'}
|
||||
[2.575820] (beacon_positioning) StderrLine: {'line': b'make: *** [Makefile:141: all] Error 2\n'}
|
||||
[2.581356] (beacon_positioning) CommandEnded: {'returncode': 2}
|
||||
[2.619162] (-) TimerEvent: {}
|
||||
[2.720010] (-) TimerEvent: {}
|
||||
[2.820788] (-) TimerEvent: {}
|
||||
[2.922533] (-) TimerEvent: {}
|
||||
[3.028674] (-) TimerEvent: {}
|
||||
[3.129329] (-) TimerEvent: {}
|
||||
[3.147775] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 2}
|
||||
[3.159241] (-) EventReactorShutdown: {}
|
||||
162
log/build_2023-04-19_12-13-15/logger_all.log
Normal file
162
log/build_2023-04-19_12-13-15/logger_all.log
Normal file
@@ -0,0 +1,162 @@
|
||||
[1.700s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.701s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff8211c550>>, 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 0xffff8211c550>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff81fcee50>)
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.906s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.005s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.005s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.012s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.019s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.248s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.248s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.254s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.254s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.321s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.343s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.347s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.564s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.565s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.565s] 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.573s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.629s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.629s] 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.630s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.692s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.693s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.693s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.792s] 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.211s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[5.550s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[5.611s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[5.617s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[5.625s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[5.651s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[5.658s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[5.660s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[5.665s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[5.666s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[5.692s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[5.693s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[5.695s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[5.696s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.697s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[5.698s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[5.698s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[5.721s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[5.722s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[5.724s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[5.726s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[5.749s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[5.756s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[5.761s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[5.765s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[5.770s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[5.774s] 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.786s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[5.786s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[5.787s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[5.787s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[5.841s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[5.841s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[5.841s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[5.842s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[5.872s] 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.872s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[5.899s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[5.906s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[5.912s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[5.941s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[5.944s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[5.946s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[5.973s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[5.976s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[6.005s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[6.008s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -0,0 +1,4 @@
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
154
log/build_2023-04-19_12-13-56/beacon_positioning/stdout.log
Normal file
154
log/build_2023-04-19_12-13-56/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,154 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- 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 rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found beacon_positioning: 0.0.0 (/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 15%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 24%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 33%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 42%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,158 @@
|
||||
-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
-- 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 rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
-- Found beacon_positioning: 0.0.0 (/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake)
|
||||
-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
-- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
-- Added test 'copyright' to check source files copyright and LICENSE
|
||||
-- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
-- Configured cppcheck include dirs:
|
||||
-- Configured cppcheck exclude dirs and/or files:
|
||||
-- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
-- Configured cpplint exclude dirs and/or files:
|
||||
-- Added test 'flake8' to check Python code syntax and style conventions
|
||||
-- Added test 'lint_cmake' to check CMake code style
|
||||
-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
-- Added test 'uncrustify' to check C / C++ code style
|
||||
-- Configured uncrustify additional arguments:
|
||||
-- Added test 'xmllint' to check XML markup files
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 15%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 24%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 33%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 42%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
162
log/build_2023-04-19_12-13-56/beacon_positioning/streams.log
Normal file
162
log/build_2023-04-19_12-13-56/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,162 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.260s] -- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)
|
||||
[0.372s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
|
||||
[0.372s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[1.113s] -- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)
|
||||
[1.302s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[1.324s] -- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)
|
||||
[1.953s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[2.206s] -- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)
|
||||
[2.216s] -- Using RMW implementation 'rmw_fastrtps_cpp' as default
|
||||
[2.836s] -- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)
|
||||
[2.896s] -- Found beacon_positioning: 0.0.0 (/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake)
|
||||
[3.027s] -- Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
|
||||
[3.606s] -- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)
|
||||
[4.044s] -- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c
|
||||
[4.081s] -- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp
|
||||
[4.184s] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5")
|
||||
[4.189s] -- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)
|
||||
[4.298s] -- Using PYTHON_EXECUTABLE: /usr/bin/python3
|
||||
[4.298s] -- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8
|
||||
[4.299s] -- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so
|
||||
[4.361s] -- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)
|
||||
[4.444s] -- Added test 'copyright' to check source files copyright and LICENSE
|
||||
[4.456s] -- Added test 'cppcheck' to perform static code analysis on C / C++ code
|
||||
[4.460s] -- Configured cppcheck include dirs:
|
||||
[4.460s] -- Configured cppcheck exclude dirs and/or files:
|
||||
[4.470s] -- Added test 'cpplint' to check C / C++ code against the Google style
|
||||
[4.471s] -- Configured cpplint exclude dirs and/or files:
|
||||
[4.476s] -- Added test 'flake8' to check Python code syntax and style conventions
|
||||
[4.480s] -- Added test 'lint_cmake' to check CMake code style
|
||||
[4.482s] -- Added test 'pep257' to check Python code against some of the style conventions in PEP 257
|
||||
[4.491s] -- Added test 'uncrustify' to check C / C++ code style
|
||||
[4.491s] -- Configured uncrustify additional arguments:
|
||||
[4.496s] -- Added test 'xmllint' to check XML markup files
|
||||
[4.536s] -- Configuring done
|
||||
[4.775s] -- Generating done
|
||||
[4.792s] -- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[4.909s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[4.949s] [ 3%] Built target beacon_positioning__cpp
|
||||
[4.954s] [ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[4.996s] [ 15%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[5.059s] [ 24%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[5.063s] [ 33%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[5.071s] [ 42%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[5.164s] [ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[5.173s] [ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[5.181s] [ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[5.262s] [ 69%] Built target beacon_positioning
|
||||
[5.346s] [ 72%] Built target beacon_positioning__py
|
||||
[5.446s] [ 78%] Built target beacon_positioning__python
|
||||
[5.556s] [ 84%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[5.559s] [ 90%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[5.563s] [ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[10.672s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[10.672s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
[10.673s] 152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
[10.673s] | [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[14.782s] [100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[15.634s] [100%] Built target tracker_position
|
||||
[15.677s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[16.034s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[16.070s] -- Install configuration: ""
|
||||
[16.071s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
[16.071s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.071s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.072s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.072s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
[16.073s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
[16.073s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
[16.073s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
[16.074s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
[16.074s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
[16.074s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
[16.075s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
[16.076s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
[16.077s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.077s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.078s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
[16.078s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.078s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
[16.083s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
[16.084s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.085s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.085s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
[16.086s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.086s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
[16.086s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
[16.089s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
[16.091s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.091s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.092s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.092s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
[16.093s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
[16.093s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
[16.094s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
[16.096s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
[16.098s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.098s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.099s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
[16.099s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.099s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
[16.100s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
[16.100s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
[16.101s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
[16.101s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
[16.101s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
[16.101s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
[16.102s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
[16.102s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
[16.104s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
[16.105s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
[16.106s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
[16.107s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
[16.242s] Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...
|
||||
[16.265s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
[16.265s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
[16.265s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
[16.266s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
[16.271s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
[16.276s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
[16.281s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
[16.285s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
[16.286s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
[16.287s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
[16.290s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
[16.294s] -- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
[16.295s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
[16.295s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
[16.296s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
[16.296s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
[16.298s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
[16.298s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
[16.300s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
[16.300s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
[16.301s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
[16.302s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
[16.302s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
[16.303s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
[16.304s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
[16.305s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
[16.306s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
[16.306s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
[16.308s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
[16.309s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
[16.310s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
[16.311s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
[16.313s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
[16.313s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
[16.314s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
[16.316s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
[16.316s] -- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
[16.317s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
[16.318s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
[16.318s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
[16.319s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
[16.319s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
[16.319s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
[16.320s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
[16.320s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
[16.321s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
[16.321s] -- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
[16.333s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
340
log/build_2023-04-19_12-13-56/events.log
Normal file
340
log/build_2023-04-19_12-13-56/events.log
Normal file
@@ -0,0 +1,340 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000861] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001131] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.001754] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.002279] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099292] (-) TimerEvent: {}
|
||||
[0.110336] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.113308] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.116206] (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.10.10.31 54480 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:/home/ubuntu/ros2_ws/install/beacon_positioning/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/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.10.10.31 54480 10.10.10.33 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:/home/ubuntu/ros2_ws/install/beacon_positioning/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/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199548] (-) TimerEvent: {}
|
||||
[0.262326] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake: 0.9.11 (/opt/ros/foxy/share/ament_cmake/cmake)\n'}
|
||||
[0.299651] (-) TimerEvent: {}
|
||||
[0.374715] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3") \n'}
|
||||
[0.375292] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[0.399943] (-) TimerEvent: {}
|
||||
[0.500728] (-) TimerEvent: {}
|
||||
[0.601425] (-) TimerEvent: {}
|
||||
[0.702077] (-) TimerEvent: {}
|
||||
[0.802685] (-) TimerEvent: {}
|
||||
[0.903256] (-) TimerEvent: {}
|
||||
[1.003936] (-) TimerEvent: {}
|
||||
[1.105186] (-) TimerEvent: {}
|
||||
[1.115388] (beacon_positioning) StdoutLine: {'line': b'-- Found rclcpp: 2.4.2 (/opt/ros/foxy/share/rclcpp/cmake)\n'}
|
||||
[1.205347] (-) TimerEvent: {}
|
||||
[1.304664] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[1.305437] (-) TimerEvent: {}
|
||||
[1.326496] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_adapter: 1.3.0 (/opt/ros/foxy/share/rosidl_adapter/cmake)\n'}
|
||||
[1.405670] (-) TimerEvent: {}
|
||||
[1.506369] (-) TimerEvent: {}
|
||||
[1.607012] (-) TimerEvent: {}
|
||||
[1.707698] (-) TimerEvent: {}
|
||||
[1.808428] (-) TimerEvent: {}
|
||||
[1.909172] (-) TimerEvent: {}
|
||||
[1.955296] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[2.009426] (-) TimerEvent: {}
|
||||
[2.110121] (-) TimerEvent: {}
|
||||
[2.208870] (beacon_positioning) StdoutLine: {'line': b'-- Found rmw_implementation_cmake: 1.0.4 (/opt/ros/foxy/share/rmw_implementation_cmake/cmake)\n'}
|
||||
[2.210233] (-) TimerEvent: {}
|
||||
[2.218351] (beacon_positioning) StdoutLine: {'line': b"-- Using RMW implementation 'rmw_fastrtps_cpp' as default\n"}
|
||||
[2.310410] (-) TimerEvent: {}
|
||||
[2.411107] (-) TimerEvent: {}
|
||||
[2.511771] (-) TimerEvent: {}
|
||||
[2.612482] (-) TimerEvent: {}
|
||||
[2.713194] (-) TimerEvent: {}
|
||||
[2.813851] (-) TimerEvent: {}
|
||||
[2.838438] (beacon_positioning) StdoutLine: {'line': b'-- Found rosidl_default_generators: 1.0.1 (/opt/ros/foxy/share/rosidl_default_generators/cmake)\n'}
|
||||
[2.898688] (beacon_positioning) StdoutLine: {'line': b'-- Found beacon_positioning: 0.0.0 (/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake)\n'}
|
||||
[2.914059] (-) TimerEvent: {}
|
||||
[3.014766] (-) TimerEvent: {}
|
||||
[3.029644] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found version "3.8.10") \n'}
|
||||
[3.114898] (-) TimerEvent: {}
|
||||
[3.215502] (-) TimerEvent: {}
|
||||
[3.316218] (-) TimerEvent: {}
|
||||
[3.416832] (-) TimerEvent: {}
|
||||
[3.517483] (-) TimerEvent: {}
|
||||
[3.608677] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_cmake_ros: 0.9.2 (/opt/ros/foxy/share/ament_cmake_ros/cmake)\n'}
|
||||
[3.617662] (-) TimerEvent: {}
|
||||
[3.718471] (-) TimerEvent: {}
|
||||
[3.819278] (-) TimerEvent: {}
|
||||
[3.919936] (-) TimerEvent: {}
|
||||
[4.020709] (-) TimerEvent: {}
|
||||
[4.047063] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_c: rosidl_typesupport_fastrtps_c;rosidl_typesupport_introspection_c\n'}
|
||||
[4.083614] (beacon_positioning) StdoutLine: {'line': b'-- Using all available rosidl_typesupport_cpp: rosidl_typesupport_fastrtps_cpp;rosidl_typesupport_introspection_cpp\n'}
|
||||
[4.120856] (-) TimerEvent: {}
|
||||
[4.186444] (beacon_positioning) StdoutLine: {'line': b'-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.5") \n'}
|
||||
[4.191419] (beacon_positioning) StdoutLine: {'line': b'-- Found python_cmake_module: 0.8.1 (/opt/ros/foxy/share/python_cmake_module/cmake)\n'}
|
||||
[4.220988] (-) TimerEvent: {}
|
||||
[4.300014] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_EXECUTABLE: /usr/bin/python3\n'}
|
||||
[4.300847] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_INCLUDE_DIRS: /usr/include/python3.8\n'}
|
||||
[4.301314] (beacon_positioning) StdoutLine: {'line': b'-- Using PYTHON_LIBRARIES: /usr/lib/aarch64-linux-gnu/libpython3.8.so\n'}
|
||||
[4.321160] (-) TimerEvent: {}
|
||||
[4.363432] (beacon_positioning) StdoutLine: {'line': b'-- Found ament_lint_auto: 0.9.8 (/opt/ros/foxy/share/ament_lint_auto/cmake)\n'}
|
||||
[4.421336] (-) TimerEvent: {}
|
||||
[4.446977] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'copyright' to check source files copyright and LICENSE\n"}
|
||||
[4.458484] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cppcheck' to perform static code analysis on C / C++ code\n"}
|
||||
[4.462625] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck include dirs: \n'}
|
||||
[4.463186] (beacon_positioning) StdoutLine: {'line': b'-- Configured cppcheck exclude dirs and/or files: \n'}
|
||||
[4.473058] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'cpplint' to check C / C++ code against the Google style\n"}
|
||||
[4.473656] (beacon_positioning) StdoutLine: {'line': b'-- Configured cpplint exclude dirs and/or files: \n'}
|
||||
[4.478805] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'flake8' to check Python code syntax and style conventions\n"}
|
||||
[4.482249] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'lint_cmake' to check CMake code style\n"}
|
||||
[4.485160] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'pep257' to check Python code against some of the style conventions in PEP 257\n"}
|
||||
[4.493355] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'uncrustify' to check C / C++ code style\n"}
|
||||
[4.494062] (beacon_positioning) StdoutLine: {'line': b'-- Configured uncrustify additional arguments: \n'}
|
||||
[4.499161] (beacon_positioning) StdoutLine: {'line': b"-- Added test 'xmllint' to check XML markup files\n"}
|
||||
[4.521495] (-) TimerEvent: {}
|
||||
[4.538698] (beacon_positioning) StdoutLine: {'line': b'-- Configuring done\n'}
|
||||
[4.621656] (-) TimerEvent: {}
|
||||
[4.722410] (-) TimerEvent: {}
|
||||
[4.777317] (beacon_positioning) StdoutLine: {'line': b'-- Generating done\n'}
|
||||
[4.795001] (beacon_positioning) StdoutLine: {'line': b'-- Build files have been written to: /home/ubuntu/ros2_ws/build/beacon_positioning\n'}
|
||||
[4.822588] (-) TimerEvent: {}
|
||||
[4.911901] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[4.922807] (-) TimerEvent: {}
|
||||
[4.951648] (beacon_positioning) StdoutLine: {'line': b'[ 3%] Built target beacon_positioning__cpp\n'}
|
||||
[4.956218] (beacon_positioning) StdoutLine: {'line': b'[ 12%] Built target beacon_positioning__rosidl_generator_c\n'}
|
||||
[4.998285] (beacon_positioning) StdoutLine: {'line': b'[ 15%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[5.023097] (-) TimerEvent: {}
|
||||
[5.061278] (beacon_positioning) StdoutLine: {'line': b'[ 24%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp\n'}
|
||||
[5.065362] (beacon_positioning) StdoutLine: {'line': b'[ 33%] Built target beacon_positioning__rosidl_typesupport_cpp\n'}
|
||||
[5.073291] (beacon_positioning) StdoutLine: {'line': b'[ 42%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp\n'}
|
||||
[5.123440] (-) TimerEvent: {}
|
||||
[5.166406] (beacon_positioning) StdoutLine: {'line': b'[ 51%] Built target beacon_positioning__rosidl_typesupport_c\n'}
|
||||
[5.175043] (beacon_positioning) StdoutLine: {'line': b'[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c\n'}
|
||||
[5.183904] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c\n'}
|
||||
[5.223645] (-) TimerEvent: {}
|
||||
[5.264623] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning\n'}
|
||||
[5.323868] (-) TimerEvent: {}
|
||||
[5.348443] (beacon_positioning) StdoutLine: {'line': b'[ 72%] Built target beacon_positioning__py\n'}
|
||||
[5.424071] (-) TimerEvent: {}
|
||||
[5.448319] (beacon_positioning) StdoutLine: {'line': b'[ 78%] Built target beacon_positioning__python\n'}
|
||||
[5.524298] (-) TimerEvent: {}
|
||||
[5.558341] (beacon_positioning) StdoutLine: {'line': b'[ 84%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext\n'}
|
||||
[5.561421] (beacon_positioning) StdoutLine: {'line': b'[ 90%] Built target beacon_positioning__rosidl_typesupport_c__pyext\n'}
|
||||
[5.565949] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext\n'}
|
||||
[5.624477] (-) TimerEvent: {}
|
||||
[5.725323] (-) TimerEvent: {}
|
||||
[5.825971] (-) TimerEvent: {}
|
||||
[5.926780] (-) TimerEvent: {}
|
||||
[6.027502] (-) TimerEvent: {}
|
||||
[6.128210] (-) TimerEvent: {}
|
||||
[6.228981] (-) TimerEvent: {}
|
||||
[6.329664] (-) TimerEvent: {}
|
||||
[6.430398] (-) TimerEvent: {}
|
||||
[6.531083] (-) TimerEvent: {}
|
||||
[6.631777] (-) TimerEvent: {}
|
||||
[6.732510] (-) TimerEvent: {}
|
||||
[6.833210] (-) TimerEvent: {}
|
||||
[6.933895] (-) TimerEvent: {}
|
||||
[7.034592] (-) TimerEvent: {}
|
||||
[7.135301] (-) TimerEvent: {}
|
||||
[7.235963] (-) TimerEvent: {}
|
||||
[7.336687] (-) TimerEvent: {}
|
||||
[7.437406] (-) TimerEvent: {}
|
||||
[7.538134] (-) TimerEvent: {}
|
||||
[7.638823] (-) TimerEvent: {}
|
||||
[7.739526] (-) TimerEvent: {}
|
||||
[7.840215] (-) TimerEvent: {}
|
||||
[7.940888] (-) TimerEvent: {}
|
||||
[8.041592] (-) TimerEvent: {}
|
||||
[8.142299] (-) TimerEvent: {}
|
||||
[8.243004] (-) TimerEvent: {}
|
||||
[8.343705] (-) TimerEvent: {}
|
||||
[8.444388] (-) TimerEvent: {}
|
||||
[8.545096] (-) TimerEvent: {}
|
||||
[8.645798] (-) TimerEvent: {}
|
||||
[8.746503] (-) TimerEvent: {}
|
||||
[8.847192] (-) TimerEvent: {}
|
||||
[8.947890] (-) TimerEvent: {}
|
||||
[9.048629] (-) TimerEvent: {}
|
||||
[9.149319] (-) TimerEvent: {}
|
||||
[9.250030] (-) TimerEvent: {}
|
||||
[9.350707] (-) TimerEvent: {}
|
||||
[9.451392] (-) TimerEvent: {}
|
||||
[9.552082] (-) TimerEvent: {}
|
||||
[9.652803] (-) TimerEvent: {}
|
||||
[9.753550] (-) TimerEvent: {}
|
||||
[9.854370] (-) TimerEvent: {}
|
||||
[9.955059] (-) TimerEvent: {}
|
||||
[10.055737] (-) TimerEvent: {}
|
||||
[10.156478] (-) TimerEvent: {}
|
||||
[10.257238] (-) TimerEvent: {}
|
||||
[10.357938] (-) TimerEvent: {}
|
||||
[10.458643] (-) TimerEvent: {}
|
||||
[10.559346] (-) TimerEvent: {}
|
||||
[10.660047] (-) TimerEvent: {}
|
||||
[10.674316] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:\x1b[m\x1b[K In lambda function:\n'}
|
||||
[10.674976] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:\x1b[m\x1b[K \x1b[01;35m\x1b[Kwarning: \x1b[m\x1b[Kcomparison of integer expressions of different signedness: \xe2\x80\x98\x1b[01m\x1b[Kint\x1b[m\x1b[K\xe2\x80\x99 and \xe2\x80\x98\x1b[01m\x1b[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type\x1b[m\x1b[K\xe2\x80\x99 {aka \xe2\x80\x98\x1b[01m\x1b[Klong unsigned int\x1b[m\x1b[K\xe2\x80\x99} [\x1b[01;35m\x1b[K-Wsign-compare\x1b[m\x1b[K]\n'}
|
||||
[10.675395] (beacon_positioning) StderrLine: {'line': b' 152 | for (int i = 0; \x1b[01;35m\x1b[Ki < tracker_msg.anchors_data.size()\x1b[m\x1b[K; i++)\n'}
|
||||
[10.675811] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;35m\x1b[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[10.760216] (-) TimerEvent: {}
|
||||
[10.860946] (-) TimerEvent: {}
|
||||
[10.961652] (-) TimerEvent: {}
|
||||
[11.062389] (-) TimerEvent: {}
|
||||
[11.163077] (-) TimerEvent: {}
|
||||
[11.263768] (-) TimerEvent: {}
|
||||
[11.364477] (-) TimerEvent: {}
|
||||
[11.465171] (-) TimerEvent: {}
|
||||
[11.565862] (-) TimerEvent: {}
|
||||
[11.666568] (-) TimerEvent: {}
|
||||
[11.767241] (-) TimerEvent: {}
|
||||
[11.867929] (-) TimerEvent: {}
|
||||
[11.968719] (-) TimerEvent: {}
|
||||
[12.069419] (-) TimerEvent: {}
|
||||
[12.170143] (-) TimerEvent: {}
|
||||
[12.270846] (-) TimerEvent: {}
|
||||
[12.371525] (-) TimerEvent: {}
|
||||
[12.472223] (-) TimerEvent: {}
|
||||
[12.572925] (-) TimerEvent: {}
|
||||
[12.673638] (-) TimerEvent: {}
|
||||
[12.774368] (-) TimerEvent: {}
|
||||
[12.875042] (-) TimerEvent: {}
|
||||
[12.975696] (-) TimerEvent: {}
|
||||
[13.076394] (-) TimerEvent: {}
|
||||
[13.177103] (-) TimerEvent: {}
|
||||
[13.277804] (-) TimerEvent: {}
|
||||
[13.378528] (-) TimerEvent: {}
|
||||
[13.479430] (-) TimerEvent: {}
|
||||
[13.580227] (-) TimerEvent: {}
|
||||
[13.681205] (-) TimerEvent: {}
|
||||
[13.781879] (-) TimerEvent: {}
|
||||
[13.882524] (-) TimerEvent: {}
|
||||
[13.983204] (-) TimerEvent: {}
|
||||
[14.083894] (-) TimerEvent: {}
|
||||
[14.184614] (-) TimerEvent: {}
|
||||
[14.285313] (-) TimerEvent: {}
|
||||
[14.386031] (-) TimerEvent: {}
|
||||
[14.486751] (-) TimerEvent: {}
|
||||
[14.587540] (-) TimerEvent: {}
|
||||
[14.688288] (-) TimerEvent: {}
|
||||
[14.784997] (beacon_positioning) StdoutLine: {'line': b'[100%] \x1b[32m\x1b[1mLinking CXX executable tracker_position\x1b[0m\n'}
|
||||
[14.788506] (-) TimerEvent: {}
|
||||
[14.889216] (-) TimerEvent: {}
|
||||
[14.990025] (-) TimerEvent: {}
|
||||
[15.090858] (-) TimerEvent: {}
|
||||
[15.191670] (-) TimerEvent: {}
|
||||
[15.292613] (-) TimerEvent: {}
|
||||
[15.393359] (-) TimerEvent: {}
|
||||
[15.494370] (-) TimerEvent: {}
|
||||
[15.595030] (-) TimerEvent: {}
|
||||
[15.637016] (beacon_positioning) StdoutLine: {'line': b'[100%] Built target tracker_position\n'}
|
||||
[15.679665] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[15.695253] (-) TimerEvent: {}
|
||||
[15.796137] (-) TimerEvent: {}
|
||||
[15.896858] (-) TimerEvent: {}
|
||||
[15.990299] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'install'}
|
||||
[15.997199] (-) TimerEvent: {}
|
||||
[16.031169] (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.10.10.31 54480 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:/home/ubuntu/ros2_ws/install/beacon_positioning/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/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.10.10.31 54480 10.10.10.33 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:/home/ubuntu/ros2_ws/install/beacon_positioning/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/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[16.072617] (beacon_positioning) StdoutLine: {'line': b'-- Install configuration: ""\n'}
|
||||
[16.073351] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning\n'}
|
||||
[16.073793] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.074228] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.074623] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.075062] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c\n'}
|
||||
[16.075444] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h\n'}
|
||||
[16.075821] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h\n'}
|
||||
[16.076194] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h\n'}
|
||||
[16.076568] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h\n'}
|
||||
[16.076889] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h\n'}
|
||||
[16.077211] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh\n'}
|
||||
[16.077502] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv\n'}
|
||||
[16.078538] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so\n'}
|
||||
[16.079630] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.080056] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.080460] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h\n'}
|
||||
[16.080772] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.081145] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h\n'}
|
||||
[16.086033] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so\n'}
|
||||
[16.087262] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.087707] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.088056] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h\n'}
|
||||
[16.088491] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.088930] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps\n'}
|
||||
[16.089317] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp\n'}
|
||||
[16.091964] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so\n'}
|
||||
[16.093420] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.093927] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.094441] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.094897] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c\n'}
|
||||
[16.095386] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h\n'}
|
||||
[16.095774] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h\n'}
|
||||
[16.096752] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so\n'}
|
||||
[16.097185] (-) TimerEvent: {}
|
||||
[16.099199] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so\n'}
|
||||
[16.100437] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.100911] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.101340] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp\n'}
|
||||
[16.101699] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.102158] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp\n'}
|
||||
[16.102630] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp\n'}
|
||||
[16.103055] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp\n'}
|
||||
[16.103438] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning\n'}
|
||||
[16.103810] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg\n'}
|
||||
[16.104113] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail\n'}
|
||||
[16.104406] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp\n'}
|
||||
[16.104682] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp\n'}
|
||||
[16.105046] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so\n'}
|
||||
[16.106985] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so\n'}
|
||||
[16.108222] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh\n'}
|
||||
[16.108679] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv\n'}
|
||||
[16.109838] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py\n'}
|
||||
[16.197351] (-) TimerEvent: {}
|
||||
[16.244635] (beacon_positioning) StdoutLine: {'line': b"Compiling '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py'...\n"}
|
||||
[16.267268] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg\n'}
|
||||
[16.267884] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c\n'}
|
||||
[16.268304] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py\n'}
|
||||
[16.268603] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py\n'}
|
||||
[16.273435] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[16.278446] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[16.283546] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so\n'}
|
||||
[16.287893] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so\n'}
|
||||
[16.289122] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl\n'}
|
||||
[16.289654] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg\n'}
|
||||
[16.292573] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position\n'}
|
||||
[16.296664] (beacon_positioning) StdoutLine: {'line': b'-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""\n'}
|
||||
[16.297281] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch\n'}
|
||||
[16.297727] (-) TimerEvent: {}
|
||||
[16.298211] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py\n'}
|
||||
[16.298751] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning\n'}
|
||||
[16.299222] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning\n'}
|
||||
[16.300679] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh\n'}
|
||||
[16.301206] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv\n'}
|
||||
[16.302487] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh\n'}
|
||||
[16.303009] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv\n'}
|
||||
[16.304199] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash\n'}
|
||||
[16.304725] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh\n'}
|
||||
[16.305171] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh\n'}
|
||||
[16.305603] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv\n'}
|
||||
[16.306556] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv\n'}
|
||||
[16.307695] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning\n'}
|
||||
[16.308562] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake\n'}
|
||||
[16.309024] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake\n'}
|
||||
[16.310902] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake\n'}
|
||||
[16.311394] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake\n'}
|
||||
[16.313123] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake\n'}
|
||||
[16.313631] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake\n'}
|
||||
[16.315362] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake\n'}
|
||||
[16.316325] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake\n'}
|
||||
[16.316791] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake\n'}
|
||||
[16.318673] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake\n'}
|
||||
[16.319160] (beacon_positioning) StdoutLine: {'line': b'-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake\n'}
|
||||
[16.320287] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake\n'}
|
||||
[16.320728] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake\n'}
|
||||
[16.321120] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake\n'}
|
||||
[16.321492] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake\n'}
|
||||
[16.321844] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake\n'}
|
||||
[16.322265] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake\n'}
|
||||
[16.322643] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake\n'}
|
||||
[16.323048] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake\n'}
|
||||
[16.323410] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake\n'}
|
||||
[16.323817] (beacon_positioning) StdoutLine: {'line': b'-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml\n'}
|
||||
[16.329283] (beacon_positioning) CommandEnded: {'returncode': 0}
|
||||
[16.400550] (-) TimerEvent: {}
|
||||
[16.501714] (-) TimerEvent: {}
|
||||
[16.603026] (-) TimerEvent: {}
|
||||
[16.703928] (-) TimerEvent: {}
|
||||
[16.804706] (-) TimerEvent: {}
|
||||
[16.905539] (-) TimerEvent: {}
|
||||
[17.002213] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 0}
|
||||
[17.005522] (-) EventReactorShutdown: {}
|
||||
190
log/build_2023-04-19_12-13-56/logger_all.log
Normal file
190
log/build_2023-04-19_12-13-56/logger_all.log
Normal file
@@ -0,0 +1,190 @@
|
||||
[1.695s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.695s] 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 0xffff94d2de50>>, 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 0xffff94d2de50>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff94be4ac0>)
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.895s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.896s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.896s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.896s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.897s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.898s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.898s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.978s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.979s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.980s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.981s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.982s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.983s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.984s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.985s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.986s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[1.994s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[1.998s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[1.999s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.002s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.002s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.003s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.004s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.008s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.009s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.182s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.182s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.190s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.191s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.233s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.253s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.257s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.406s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.407s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.407s] 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.416s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.471s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.472s] 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.472s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.507s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.507s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.508s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.590s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[18.151s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[18.509s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[18.799s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[18.806s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
[18.841s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[18.845s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[18.848s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[18.870s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[18.874s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[18.876s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[18.879s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[18.880s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[18.903s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[18.904s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[18.906s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[18.907s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[18.908s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[18.908s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[18.909s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[18.931s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[18.933s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[18.934s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[18.936s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[18.960s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[18.963s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[18.966s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[18.969s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[18.972s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[18.975s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[19.317s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[19.345s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[19.348s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[19.351s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[19.374s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[19.375s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[19.378s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[19.380s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[19.381s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[19.403s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[19.405s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[19.407s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[19.408s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[19.408s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[19.409s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[19.410s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[19.432s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[19.434s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[19.435s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[19.437s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[19.461s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[19.463s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[19.466s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[19.468s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[19.470s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[19.471s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[19.473s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[19.474s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[19.474s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '0'
|
||||
[19.474s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[19.511s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[19.511s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[19.512s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[19.512s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[19.514s] DEBUG:colcon.colcon_notification.desktop_notification.notify2:Failed to initialize notify2: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
|
||||
[19.515s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[19.542s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[19.546s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[19.550s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[19.572s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[19.574s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[19.577s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[19.598s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[19.600s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[19.625s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[19.627s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -0,0 +1,2 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
20
log/build_2023-04-19_12-15-03/beacon_positioning/stderr.log
Normal file
20
log/build_2023-04-19_12-15-03/beacon_positioning/stderr.log
Normal file
@@ -0,0 +1,20 @@
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In constructor ‘[01m[KBeaconPositioningPublisher::BeaconPositioningPublisher()[m[K’:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:49:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
49 | [01;31m[Kpublisher_[m[K = this->create_publisher<beacon_positioning::msg::TrackerPosition>("beacon_positioning", 10);
|
||||
| [01;31m[K^~~~~~~~~~[m[K
|
||||
| [32m[Kpublish[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In member function ‘[01m[Kvoid BeaconPositioningPublisher::publish(beacon_positioning::msg::TrackerPosition)[m[K’:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:86:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
86 | [01;31m[Kpublisher_[m[K->publish(msg);
|
||||
| [01;31m[K^~~~~~~~~~[m[K
|
||||
| [32m[Kpublish[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
163 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
16
log/build_2023-04-19_12-15-03/beacon_positioning/stdout.log
Normal file
16
log/build_2023-04-19_12-15-03/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,16 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
@@ -0,0 +1,36 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In constructor ‘[01m[KBeaconPositioningPublisher::BeaconPositioningPublisher()[m[K’:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:49:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
49 | [01;31m[Kpublisher_[m[K = this->create_publisher<beacon_positioning::msg::TrackerPosition>("beacon_positioning", 10);
|
||||
| [01;31m[K^~~~~~~~~~[m[K
|
||||
| [32m[Kpublish[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In member function ‘[01m[Kvoid BeaconPositioningPublisher::publish(beacon_positioning::msg::TrackerPosition)[m[K’:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:86:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
86 | [01;31m[Kpublisher_[m[K->publish(msg);
|
||||
| [01;31m[K^~~~~~~~~~[m[K
|
||||
| [32m[Kpublish[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
163 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
make: *** [Makefile:141: all] Error 2
|
||||
38
log/build_2023-04-19_12-15-03/beacon_positioning/streams.log
Normal file
38
log/build_2023-04-19_12-15-03/beacon_positioning/streams.log
Normal file
@@ -0,0 +1,38 @@
|
||||
[0.117s] Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[0.307s] [35m[1mScanning dependencies of target tracker_position[0m
|
||||
[0.344s] [ 3%] Built target beacon_positioning__cpp
|
||||
[0.351s] [ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[0.446s] [ 30%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[0.447s] [ 30%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[0.459s] [ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[0.489s] [ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[0.551s] [ 51%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[0.556s] [ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[0.580s] [ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[0.660s] [ 69%] Built target beacon_positioning
|
||||
[0.743s] [ 72%] Built target beacon_positioning__py
|
||||
[0.844s] [ 78%] Built target beacon_positioning__python
|
||||
[0.955s] [ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[0.957s] [ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[0.963s] [ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[5.968s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In constructor ‘[01m[KBeaconPositioningPublisher::BeaconPositioningPublisher()[m[K’:
|
||||
[5.968s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:49:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
[5.969s] 49 | [01;31m[Kpublisher_[m[K = this->create_publisher<beacon_positioning::msg::TrackerPosition>("beacon_positioning", 10);
|
||||
[5.969s] | [01;31m[K^~~~~~~~~~[m[K
|
||||
[5.970s] | [32m[Kpublish[m[K
|
||||
[6.034s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In member function ‘[01m[Kvoid BeaconPositioningPublisher::publish(beacon_positioning::msg::TrackerPosition)[m[K’:
|
||||
[6.034s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:86:5:[m[K [01;31m[Kerror: [m[K‘[01m[Kpublisher_[m[K’ was not declared in this scope; did you mean ‘[01m[Kpublish[m[K’?
|
||||
[6.035s] 86 | [01;31m[Kpublisher_[m[K->publish(msg);
|
||||
[6.036s] | [01;31m[K^~~~~~~~~~[m[K
|
||||
[6.036s] | [32m[Kpublish[m[K
|
||||
[6.056s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[6.056s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
[6.057s] 152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
[6.057s] | [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[6.061s] [01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
[6.061s] 163 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
[6.062s] | [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[9.634s] make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1
|
||||
[9.635s] make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2
|
||||
[9.635s] make: *** [Makefile:141: all] Error 2
|
||||
[9.641s] Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
147
log/build_2023-04-19_12-15-03/events.log
Normal file
147
log/build_2023-04-19_12-15-03/events.log
Normal file
@@ -0,0 +1,147 @@
|
||||
[0.000000] (-) TimerEvent: {}
|
||||
[0.000853] (-) JobUnselected: {'identifier': 'px4_msgs'}
|
||||
[0.001118] (-) JobUnselected: {'identifier': 'px4_ros_com'}
|
||||
[0.001740] (beacon_positioning) JobQueued: {'identifier': 'beacon_positioning', 'dependencies': OrderedDict()}
|
||||
[0.002223] (beacon_positioning) JobStarted: {'identifier': 'beacon_positioning'}
|
||||
[0.099356] (-) TimerEvent: {}
|
||||
[0.110469] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'cmake'}
|
||||
[0.113396] (beacon_positioning) JobProgress: {'identifier': 'beacon_positioning', 'progress': 'build'}
|
||||
[0.116234] (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.10.10.31 54480 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:/home/ubuntu/ros2_ws/install/beacon_positioning/lib:/opt/ros/foxy/opt/yaml_cpp_vendor/lib:/opt/ros/foxy/lib/aarch64-linux-gnu:/opt/ros/foxy/lib'), ('MOTD_SHOWN', 'pam'), ('HOME', '/home/ubuntu'), ('OLDPWD', '/home/ubuntu/ros2_ws/src/beacon_positioning'), ('SSH_TTY', '/dev/pts/0'), ('ROS_PYTHON_VERSION', '3'), ('LC_MONETARY', 'nl_NL.UTF-8'), ('DBUS_SESSION_BUS_ADDRESS', 'unix:path=/run/user/1000/bus'), ('_colcon_cd_root', '/opt/ros/foxy/'), ('COLCON_PREFIX_PATH', '/home/ubuntu/ros2_ws/install'), ('ROS_DISTRO', 'foxy'), ('LOGNAME', 'ubuntu'), ('_', '/home/ubuntu/.local/bin/colcon'), ('ROS_VERSION', '2'), ('XDG_SESSION_CLASS', 'user'), ('TERM', 'xterm-256color'), ('XDG_SESSION_ID', '1'), ('ROS_LOCALHOST_ONLY', '0'), ('PATH', '/home/ubuntu/.local/bin:/opt/ros/foxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin'), ('LC_ADDRESS', 'nl_NL.UTF-8'), ('XDG_RUNTIME_DIR', '/run/user/1000'), ('LANG', 'en_US.UTF-8'), ('LC_TELEPHONE', 'nl_NL.UTF-8'), ('RMW_IMPLEMENTATION', 'rmw_fastrtps_cpp'), ('LS_COLORS', 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'), ('AMENT_PREFIX_PATH', '/home/ubuntu/ros2_ws/install/px4_ros_com:/home/ubuntu/ros2_ws/install/px4_msgs:/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.10.10.31 54480 10.10.10.33 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:/home/ubuntu/ros2_ws/install/beacon_positioning/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/beacon_positioning:/opt/ros/foxy')]), 'shell': False}
|
||||
[0.199589] (-) TimerEvent: {}
|
||||
[0.300533] (-) TimerEvent: {}
|
||||
[0.309794] (beacon_positioning) StdoutLine: {'line': b'\x1b[35m\x1b[1mScanning dependencies of target tracker_position\x1b[0m\n'}
|
||||
[0.346550] (beacon_positioning) StdoutLine: {'line': b'[ 3%] Built target beacon_positioning__cpp\n'}
|
||||
[0.353535] (beacon_positioning) StdoutLine: {'line': b'[ 12%] Built target beacon_positioning__rosidl_generator_c\n'}
|
||||
[0.400760] (-) TimerEvent: {}
|
||||
[0.447956] (beacon_positioning) StdoutLine: {'line': b'[ 30%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp\n'}
|
||||
[0.449258] (beacon_positioning) StdoutLine: {'line': b'[ 30%] Built target beacon_positioning__rosidl_typesupport_cpp\n'}
|
||||
[0.461159] (beacon_positioning) StdoutLine: {'line': b'[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp\n'}
|
||||
[0.491024] (beacon_positioning) StdoutLine: {'line': b'[ 42%] \x1b[32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o\x1b[0m\n'}
|
||||
[0.501016] (-) TimerEvent: {}
|
||||
[0.553554] (beacon_positioning) StdoutLine: {'line': b'[ 51%] Built target beacon_positioning__rosidl_typesupport_c\n'}
|
||||
[0.558454] (beacon_positioning) StdoutLine: {'line': b'[ 60%] Built target beacon_positioning__rosidl_typesupport_introspection_c\n'}
|
||||
[0.582630] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c\n'}
|
||||
[0.601219] (-) TimerEvent: {}
|
||||
[0.662836] (beacon_positioning) StdoutLine: {'line': b'[ 69%] Built target beacon_positioning\n'}
|
||||
[0.701431] (-) TimerEvent: {}
|
||||
[0.745266] (beacon_positioning) StdoutLine: {'line': b'[ 72%] Built target beacon_positioning__py\n'}
|
||||
[0.801639] (-) TimerEvent: {}
|
||||
[0.846698] (beacon_positioning) StdoutLine: {'line': b'[ 78%] Built target beacon_positioning__python\n'}
|
||||
[0.901857] (-) TimerEvent: {}
|
||||
[0.957617] (beacon_positioning) StdoutLine: {'line': b'[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext\n'}
|
||||
[0.959269] (beacon_positioning) StdoutLine: {'line': b'[ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext\n'}
|
||||
[0.965373] (beacon_positioning) StdoutLine: {'line': b'[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext\n'}
|
||||
[1.002034] (-) TimerEvent: {}
|
||||
[1.102760] (-) TimerEvent: {}
|
||||
[1.203499] (-) TimerEvent: {}
|
||||
[1.304222] (-) TimerEvent: {}
|
||||
[1.404937] (-) TimerEvent: {}
|
||||
[1.505727] (-) TimerEvent: {}
|
||||
[1.606465] (-) TimerEvent: {}
|
||||
[1.707203] (-) TimerEvent: {}
|
||||
[1.807973] (-) TimerEvent: {}
|
||||
[1.908721] (-) TimerEvent: {}
|
||||
[2.009430] (-) TimerEvent: {}
|
||||
[2.110153] (-) TimerEvent: {}
|
||||
[2.210839] (-) TimerEvent: {}
|
||||
[2.311645] (-) TimerEvent: {}
|
||||
[2.412323] (-) TimerEvent: {}
|
||||
[2.512993] (-) TimerEvent: {}
|
||||
[2.613741] (-) TimerEvent: {}
|
||||
[2.714562] (-) TimerEvent: {}
|
||||
[2.815250] (-) TimerEvent: {}
|
||||
[2.916056] (-) TimerEvent: {}
|
||||
[3.016723] (-) TimerEvent: {}
|
||||
[3.117415] (-) TimerEvent: {}
|
||||
[3.218127] (-) TimerEvent: {}
|
||||
[3.318850] (-) TimerEvent: {}
|
||||
[3.419654] (-) TimerEvent: {}
|
||||
[3.520375] (-) TimerEvent: {}
|
||||
[3.621081] (-) TimerEvent: {}
|
||||
[3.721785] (-) TimerEvent: {}
|
||||
[3.822469] (-) TimerEvent: {}
|
||||
[3.923146] (-) TimerEvent: {}
|
||||
[4.023843] (-) TimerEvent: {}
|
||||
[4.124540] (-) TimerEvent: {}
|
||||
[4.225229] (-) TimerEvent: {}
|
||||
[4.326095] (-) TimerEvent: {}
|
||||
[4.426805] (-) TimerEvent: {}
|
||||
[4.527524] (-) TimerEvent: {}
|
||||
[4.628244] (-) TimerEvent: {}
|
||||
[4.728928] (-) TimerEvent: {}
|
||||
[4.829604] (-) TimerEvent: {}
|
||||
[4.930279] (-) TimerEvent: {}
|
||||
[5.030993] (-) TimerEvent: {}
|
||||
[5.131705] (-) TimerEvent: {}
|
||||
[5.232401] (-) TimerEvent: {}
|
||||
[5.333084] (-) TimerEvent: {}
|
||||
[5.433807] (-) TimerEvent: {}
|
||||
[5.534491] (-) TimerEvent: {}
|
||||
[5.635178] (-) TimerEvent: {}
|
||||
[5.735930] (-) TimerEvent: {}
|
||||
[5.836623] (-) TimerEvent: {}
|
||||
[5.937317] (-) TimerEvent: {}
|
||||
[5.970284] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:\x1b[m\x1b[K In constructor \xe2\x80\x98\x1b[01m\x1b[KBeaconPositioningPublisher::BeaconPositioningPublisher()\x1b[m\x1b[K\xe2\x80\x99:\n'}
|
||||
[5.970976] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:49:5:\x1b[m\x1b[K \x1b[01;31m\x1b[Kerror: \x1b[m\x1b[K\xe2\x80\x98\x1b[01m\x1b[Kpublisher_\x1b[m\x1b[K\xe2\x80\x99 was not declared in this scope; did you mean \xe2\x80\x98\x1b[01m\x1b[Kpublish\x1b[m\x1b[K\xe2\x80\x99?\n'}
|
||||
[5.971420] (beacon_positioning) StderrLine: {'line': b' 49 | \x1b[01;31m\x1b[Kpublisher_\x1b[m\x1b[K = this->create_publisher<beacon_positioning::msg::TrackerPosition>("beacon_positioning", 10);\n'}
|
||||
[5.971957] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;31m\x1b[K^~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[5.972341] (beacon_positioning) StderrLine: {'line': b' | \x1b[32m\x1b[Kpublish\x1b[m\x1b[K\n'}
|
||||
[6.036724] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:\x1b[m\x1b[K In member function \xe2\x80\x98\x1b[01m\x1b[Kvoid BeaconPositioningPublisher::publish(beacon_positioning::msg::TrackerPosition)\x1b[m\x1b[K\xe2\x80\x99:\n'}
|
||||
[6.037274] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:86:5:\x1b[m\x1b[K \x1b[01;31m\x1b[Kerror: \x1b[m\x1b[K\xe2\x80\x98\x1b[01m\x1b[Kpublisher_\x1b[m\x1b[K\xe2\x80\x99 was not declared in this scope; did you mean \xe2\x80\x98\x1b[01m\x1b[Kpublish\x1b[m\x1b[K\xe2\x80\x99?\n'}
|
||||
[6.037646] (-) TimerEvent: {}
|
||||
[6.038111] (beacon_positioning) StderrLine: {'line': b' 86 | \x1b[01;31m\x1b[Kpublisher_\x1b[m\x1b[K->publish(msg);\n'}
|
||||
[6.038615] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;31m\x1b[K^~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[6.038960] (beacon_positioning) StderrLine: {'line': b' | \x1b[32m\x1b[Kpublish\x1b[m\x1b[K\n'}
|
||||
[6.058205] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:\x1b[m\x1b[K In lambda function:\n'}
|
||||
[6.058760] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:\x1b[m\x1b[K \x1b[01;35m\x1b[Kwarning: \x1b[m\x1b[Kcomparison of integer expressions of different signedness: \xe2\x80\x98\x1b[01m\x1b[Kint\x1b[m\x1b[K\xe2\x80\x99 and \xe2\x80\x98\x1b[01m\x1b[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type\x1b[m\x1b[K\xe2\x80\x99 {aka \xe2\x80\x98\x1b[01m\x1b[Klong unsigned int\x1b[m\x1b[K\xe2\x80\x99} [\x1b[01;35m\x1b[K-Wsign-compare\x1b[m\x1b[K]\n'}
|
||||
[6.059336] (beacon_positioning) StderrLine: {'line': b' 152 | for (int i = 0; \x1b[01;35m\x1b[Ki < tracker_msg.anchors_data.size()\x1b[m\x1b[K; i++)\n'}
|
||||
[6.059927] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;35m\x1b[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[6.063292] (beacon_positioning) StderrLine: {'line': b'\x1b[01m\x1b[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:\x1b[m\x1b[K \x1b[01;35m\x1b[Kwarning: \x1b[m\x1b[Kcomparison of integer expressions of different signedness: \xe2\x80\x98\x1b[01m\x1b[Kint\x1b[m\x1b[K\xe2\x80\x99 and \xe2\x80\x98\x1b[01m\x1b[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type\x1b[m\x1b[K\xe2\x80\x99 {aka \xe2\x80\x98\x1b[01m\x1b[Klong unsigned int\x1b[m\x1b[K\xe2\x80\x99} [\x1b[01;35m\x1b[K-Wsign-compare\x1b[m\x1b[K]\n'}
|
||||
[6.063920] (beacon_positioning) StderrLine: {'line': b' 163 | for (int i = 0; \x1b[01;35m\x1b[Ki < tracker_msg.anchors_data.size()\x1b[m\x1b[K; i++)\n'}
|
||||
[6.064301] (beacon_positioning) StderrLine: {'line': b' | \x1b[01;35m\x1b[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\x1b[m\x1b[K\n'}
|
||||
[6.137864] (-) TimerEvent: {}
|
||||
[6.238601] (-) TimerEvent: {}
|
||||
[6.339310] (-) TimerEvent: {}
|
||||
[6.440028] (-) TimerEvent: {}
|
||||
[6.540711] (-) TimerEvent: {}
|
||||
[6.641397] (-) TimerEvent: {}
|
||||
[6.742118] (-) TimerEvent: {}
|
||||
[6.842811] (-) TimerEvent: {}
|
||||
[6.943512] (-) TimerEvent: {}
|
||||
[7.044210] (-) TimerEvent: {}
|
||||
[7.144871] (-) TimerEvent: {}
|
||||
[7.245589] (-) TimerEvent: {}
|
||||
[7.346331] (-) TimerEvent: {}
|
||||
[7.447056] (-) TimerEvent: {}
|
||||
[7.547763] (-) TimerEvent: {}
|
||||
[7.648451] (-) TimerEvent: {}
|
||||
[7.749120] (-) TimerEvent: {}
|
||||
[7.849802] (-) TimerEvent: {}
|
||||
[7.950495] (-) TimerEvent: {}
|
||||
[8.051165] (-) TimerEvent: {}
|
||||
[8.151892] (-) TimerEvent: {}
|
||||
[8.252582] (-) TimerEvent: {}
|
||||
[8.353288] (-) TimerEvent: {}
|
||||
[8.453991] (-) TimerEvent: {}
|
||||
[8.554693] (-) TimerEvent: {}
|
||||
[8.655374] (-) TimerEvent: {}
|
||||
[8.756092] (-) TimerEvent: {}
|
||||
[8.856783] (-) TimerEvent: {}
|
||||
[8.957460] (-) TimerEvent: {}
|
||||
[9.058221] (-) TimerEvent: {}
|
||||
[9.158896] (-) TimerEvent: {}
|
||||
[9.259637] (-) TimerEvent: {}
|
||||
[9.360320] (-) TimerEvent: {}
|
||||
[9.461237] (-) TimerEvent: {}
|
||||
[9.561953] (-) TimerEvent: {}
|
||||
[9.636674] (beacon_positioning) StderrLine: {'line': b'make[2]: *** [CMakeFiles/tracker_position.dir/build.make:63: CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o] Error 1\n'}
|
||||
[9.637406] (beacon_positioning) StderrLine: {'line': b'make[1]: *** [CMakeFiles/Makefile2:123: CMakeFiles/tracker_position.dir/all] Error 2\n'}
|
||||
[9.638122] (beacon_positioning) StderrLine: {'line': b'make: *** [Makefile:141: all] Error 2\n'}
|
||||
[9.643211] (beacon_positioning) CommandEnded: {'returncode': 2}
|
||||
[9.662222] (-) TimerEvent: {}
|
||||
[9.763357] (-) TimerEvent: {}
|
||||
[9.864112] (-) TimerEvent: {}
|
||||
[9.969964] (-) TimerEvent: {}
|
||||
[10.088775] (-) TimerEvent: {}
|
||||
[10.163441] (beacon_positioning) JobEnded: {'identifier': 'beacon_positioning', 'rc': 2}
|
||||
[10.166752] (-) EventReactorShutdown: {}
|
||||
162
log/build_2023-04-19_12-15-03/logger_all.log
Normal file
162
log/build_2023-04-19_12-15-03/logger_all.log
Normal file
@@ -0,0 +1,162 @@
|
||||
[1.705s] DEBUG:colcon:Command line arguments: ['/home/ubuntu/.local/bin/colcon', 'build', '--packages-select', 'beacon_positioning']
|
||||
[1.705s] DEBUG:colcon:Parsed command line arguments: Namespace(allow_overriding=[], ament_cmake_args=None, base_paths=['.'], build_base='build', catkin_cmake_args=None, catkin_skip_building_tests=False, cmake_args=None, cmake_clean_cache=False, cmake_clean_first=False, cmake_force_configure=False, cmake_target=None, cmake_target_skip_unavailable=False, continue_on_error=False, event_handlers=None, executor='parallel', ignore_user_meta=False, install_base='install', log_base=None, log_level=None, main=<bound method BuildVerb.main of <colcon_core.verb.build.BuildVerb object at 0xffff818d0fd0>>, 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 0xffff818d0fd0>, verb_name='build', verb_parser=<colcon_defaults.argument_parser.defaults.DefaultArgumentsDecorator object at 0xffff817e6af0>)
|
||||
[1.905s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) discover
|
||||
[1.906s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover
|
||||
[1.906s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/ubuntu/ros2_ws'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore'
|
||||
[1.907s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ignore_ament_install'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_pkg']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_pkg'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['colcon_meta']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'colcon_meta'
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['ros']
|
||||
[1.908s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'ros'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['cmake', 'python']
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'cmake'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python'
|
||||
[1.989s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extensions ['python_setup_py']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(.) by extension 'python_setup_py'
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.990s] Level 1:colcon.colcon_core.package_identification:_identify(build) by extension 'ignore'
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(build) ignored
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.991s] Level 1:colcon.colcon_core.package_identification:_identify(install) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(install) ignored
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) by extension 'ignore'
|
||||
[1.992s] Level 1:colcon.colcon_core.package_identification:_identify(log) ignored
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore'
|
||||
[1.993s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ignore_ament_install'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_pkg']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_pkg'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['colcon_meta']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'colcon_meta'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['ros']
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'ros'
|
||||
[1.994s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['cmake', 'python']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'cmake'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extensions ['python_setup_py']
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src) by extension 'python_setup_py'
|
||||
[1.995s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ignore', 'ignore_ament_install']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ignore_ament_install'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_pkg']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_pkg'
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['colcon_meta']
|
||||
[1.996s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'colcon_meta'
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extensions ['ros']
|
||||
[1.997s] Level 1:colcon.colcon_core.package_identification:_identify(src/beacon_positioning) by extension 'ros'
|
||||
[2.005s] DEBUG:colcon.colcon_core.package_identification:Package 'src/beacon_positioning' with type 'ros.ament_cmake' and name 'beacon_positioning'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) by extension 'ignore'
|
||||
[2.006s] Level 1:colcon.colcon_core.package_identification:_identify(src/build) ignored
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) by extension 'ignore'
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/install) ignored
|
||||
[2.007s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) by extension 'ignore'
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/log) ignored
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.008s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ignore_ament_install'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_pkg']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_pkg'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['colcon_meta']
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'colcon_meta'
|
||||
[2.009s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extensions ['ros']
|
||||
[2.010s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_msgs) by extension 'ros'
|
||||
[2.012s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_msgs' with type 'ros.ament_cmake' and name 'px4_msgs'
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ignore', 'ignore_ament_install']
|
||||
[2.013s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ignore_ament_install'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_pkg']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_pkg'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['colcon_meta']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'colcon_meta'
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extensions ['ros']
|
||||
[2.014s] Level 1:colcon.colcon_core.package_identification:_identify(src/px4_ros_com) by extension 'ros'
|
||||
[2.019s] DEBUG:colcon.colcon_core.package_identification:Package 'src/px4_ros_com' with type 'ros.ament_cmake' and name 'px4_ros_com'
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults
|
||||
[2.019s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) discover
|
||||
[2.020s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) using defaults
|
||||
[2.020s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) discover
|
||||
[2.020s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) using defaults
|
||||
[2.193s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_msgs' in 'src/px4_msgs'
|
||||
[2.193s] INFO:colcon.colcon_core.package_selection:Skipping not selected package 'px4_ros_com' in 'src/px4_ros_com'
|
||||
[2.196s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) check parameters
|
||||
[2.196s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) discover
|
||||
[2.237s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 3 installed packages in /home/ubuntu/ros2_ws/install
|
||||
[2.256s] DEBUG:colcon.colcon_installed_package_information.package_discovery:Found 168 installed packages in /opt/ros/foxy
|
||||
[2.261s] Level 1:colcon.colcon_core.package_discovery:discover_packages(prefix_path) using defaults
|
||||
[2.412s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_args' from command line to 'None'
|
||||
[2.412s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target' from command line to 'None'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_target_skip_unavailable' from command line to 'False'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_cache' from command line to 'False'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_clean_first' from command line to 'False'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'cmake_force_configure' from command line to 'False'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'ament_cmake_args' from command line to 'None'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_cmake_args' from command line to 'None'
|
||||
[2.413s] Level 5:colcon.colcon_core.verb:set package 'beacon_positioning' build argument 'catkin_skip_building_tests' from command line to 'False'
|
||||
[2.413s] 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.422s] INFO:colcon.colcon_core.executor:Executing jobs using 'parallel' executor
|
||||
[2.478s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete
|
||||
[2.479s] 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.479s] INFO:colcon.colcon_cmake.task.cmake.build:Building CMake package in '/home/ubuntu/ros2_ws/src/beacon_positioning'
|
||||
[2.514s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_core.shell.bat': Not used on non-Windows systems
|
||||
[2.515s] INFO:colcon.colcon_core.shell:Skip shell extension 'powershell' for command environment: Not usable outside of PowerShell
|
||||
[2.515s] DEBUG:colcon.colcon_core.shell:Skip shell extension 'dsv' for command environment
|
||||
[2.597s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[12.122s] DEBUG:colcon.colcon_core.event_handler.log_command:Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '2': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
[12.467s] Level 1:colcon.colcon_core.environment:create_environment_scripts_only(beacon_positioning)
|
||||
[12.505s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake module files
|
||||
[12.509s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning' for CMake config files
|
||||
[12.511s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'cmake_prefix_path')
|
||||
[12.534s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.ps1'
|
||||
[12.537s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.dsv'
|
||||
[12.539s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/cmake_prefix_path.sh'
|
||||
[12.542s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib'
|
||||
[12.543s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'ld_library_path_lib')
|
||||
[12.566s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.ps1'
|
||||
[12.568s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.dsv'
|
||||
[12.569s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/ld_library_path_lib.sh'
|
||||
[12.571s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[12.571s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/pkgconfig/beacon_positioning.pc'
|
||||
[12.572s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages'
|
||||
[12.572s] Level 1:colcon.colcon_core.shell:create_environment_hook('beacon_positioning', 'pythonpath')
|
||||
[12.595s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.ps1'
|
||||
[12.597s] INFO:colcon.colcon_core.shell:Creating environment descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.dsv'
|
||||
[12.598s] INFO:colcon.colcon_core.shell:Creating environment hook '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/hook/pythonpath.sh'
|
||||
[12.600s] Level 1:colcon.colcon_core.environment:checking '/home/ubuntu/ros2_ws/install/beacon_positioning/bin'
|
||||
[12.624s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.ps1'
|
||||
[12.628s] INFO:colcon.colcon_core.shell:Creating package descriptor '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv'
|
||||
[12.630s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.sh'
|
||||
[12.634s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.bash'
|
||||
[12.637s] INFO:colcon.colcon_core.shell:Creating package script '/home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.zsh'
|
||||
[12.639s] Level 1:colcon.colcon_core.environment:create_file_with_runtime_dependencies(/home/ubuntu/ros2_ws/install/beacon_positioning/share/colcon-core/packages/beacon_positioning)
|
||||
[12.641s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:closing loop
|
||||
[12.642s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:loop closed
|
||||
[12.642s] DEBUG:colcon.colcon_parallel_executor.executor.parallel:run_until_complete finished with '2'
|
||||
[12.643s] DEBUG:colcon.colcon_core.event_reactor:joining thread
|
||||
[12.679s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.notify_send': Could not find 'notify-send'
|
||||
[12.680s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.terminal_notifier': Not used on non-Darwin systems
|
||||
[12.680s] INFO:colcon.colcon_core.plugin_system:Skipping extension 'colcon_notification.desktop_notification.win32': Not used on non-Windows systems
|
||||
[12.680s] INFO:colcon.colcon_notification.desktop_notification:Sending desktop notification using 'notify2'
|
||||
[12.683s] 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
|
||||
[12.683s] DEBUG:colcon.colcon_core.event_reactor:joined thread
|
||||
[12.710s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.ps1'
|
||||
[12.713s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_ps1.py'
|
||||
[12.718s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.ps1'
|
||||
[12.740s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.sh'
|
||||
[12.742s] INFO:colcon.colcon_core.shell:Creating prefix util module '/home/ubuntu/ros2_ws/install/_local_setup_util_sh.py'
|
||||
[12.744s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.sh'
|
||||
[12.766s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.bash'
|
||||
[12.768s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.bash'
|
||||
[12.793s] INFO:colcon.colcon_core.shell:Creating prefix script '/home/ubuntu/ros2_ws/install/local_setup.zsh'
|
||||
[12.795s] INFO:colcon.colcon_core.shell:Creating prefix chain script '/home/ubuntu/ros2_ws/install/setup.zsh'
|
||||
@@ -0,0 +1,4 @@
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --build /home/ubuntu/ros2_ws/build/beacon_positioning -- -j4 -l4
|
||||
Invoking command in '/home/ubuntu/ros2_ws/build/beacon_positioning': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
Invoked command in '/home/ubuntu/ros2_ws/build/beacon_positioning' returned '0': CMAKE_PREFIX_PATH=${CMAKE_PREFIX_PATH}:/opt/ros/foxy /usr/bin/cmake --install /home/ubuntu/ros2_ws/build/beacon_positioning
|
||||
@@ -0,0 +1,7 @@
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
163 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
117
log/build_2023-04-19_12-15-51/beacon_positioning/stdout.log
Normal file
117
log/build_2023-04-19_12-15-51/beacon_positioning/stdout.log
Normal file
@@ -0,0 +1,117 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
@@ -0,0 +1,124 @@
|
||||
[35m[1mScanning dependencies of target tracker_position[0m
|
||||
[ 3%] Built target beacon_positioning__cpp
|
||||
[ 12%] Built target beacon_positioning__rosidl_generator_c
|
||||
[ 21%] Built target beacon_positioning__rosidl_typesupport_introspection_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_fastrtps_cpp
|
||||
[ 39%] Built target beacon_positioning__rosidl_typesupport_cpp
|
||||
[ 42%] [32mBuilding CXX object CMakeFiles/tracker_position.dir/src/tracker_position.cpp.o[0m
|
||||
[ 51%] Built target beacon_positioning__rosidl_typesupport_introspection_c
|
||||
[ 60%] Built target beacon_positioning__rosidl_typesupport_c
|
||||
[ 69%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c
|
||||
[ 69%] Built target beacon_positioning
|
||||
[ 72%] Built target beacon_positioning__py
|
||||
[ 78%] Built target beacon_positioning__python
|
||||
[ 84%] Built target beacon_positioning__rosidl_typesupport_c__pyext
|
||||
[ 90%] Built target beacon_positioning__rosidl_typesupport_introspection_c__pyext
|
||||
[ 96%] Built target beacon_positioning__rosidl_typesupport_fastrtps_c__pyext
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:[m[K In lambda function:
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:152:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
152 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[01m[K/home/ubuntu/ros2_ws/src/beacon_positioning/src/tracker_position.cpp:163:25:[m[K [01;35m[Kwarning: [m[Kcomparison of integer expressions of different signedness: ‘[01m[Kint[m[K’ and ‘[01m[Kstd::vector<terabee::RtlsDevice::anchor_data_t>::size_type[m[K’ {aka ‘[01m[Klong unsigned int[m[K’} [[01;35m[K-Wsign-compare[m[K]
|
||||
163 | for (int i = 0; [01;35m[Ki < tracker_msg.anchors_data.size()[m[K; i++)
|
||||
| [01;35m[K~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
|
||||
[100%] [32m[1mLinking CXX executable tracker_position[0m
|
||||
[100%] Built target tracker_position
|
||||
-- Install configuration: ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/rosidl_interfaces/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__functions.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_generator_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/library_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_generator_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_fastrtps_cpp__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/dds_fastrtps
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_fastrtps_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_fastrtps_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_c.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/rosidl_typesupport_introspection_c__visibility_control.h
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_c.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/tracker_position.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__traits.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__builder.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__struct.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__type_support.cpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/include/beacon_positioning/msg/detail/tracker_position__rosidl_typesupport_introspection_cpp.hpp
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_introspection_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__rosidl_typesupport_cpp.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/pythonpath.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position_s.c
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/_tracker_position.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/msg/__init__.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_fastrtps_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_introspection_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/python3.8/site-packages/beacon_positioning/beacon_positioning_s__rosidl_typesupport_c.cpython-38-aarch64-linux-gnu.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/libbeacon_positioning__python.so
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.idl
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/msg/TrackerPosition.msg
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position
|
||||
-- Set runtime path of "/home/ubuntu/ros2_ws/install/beacon_positioning/lib/beacon_positioning/tracker_position" to ""
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/launch/beacon_positioning_launch.py
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/package_run_dependencies/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/parent_prefix_path/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/ament_prefix_path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/environment/path.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.bash
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.sh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.zsh
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/local_setup.dsv
|
||||
-- Installing: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.dsv
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/ament_index/resource_index/packages/beacon_positioning
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_generator_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_introspection_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioning__rosidl_typesupport_cppExport-noconfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_dependencies-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/ament_cmake_export_include_directories-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_libraries-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/rosidl_cmake_export_typesupport_targets-extras.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/cmake/beacon_positioningConfig-version.cmake
|
||||
-- Up-to-date: /home/ubuntu/ros2_ws/install/beacon_positioning/share/beacon_positioning/package.xml
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user