Aiguo
Aiguo
Hi @tzutalin I built my custom dlib for android so by cmake of android studio(only edited the package struct), after that, I found the time cost is about 1.7s, is...
``` ERROR: zstd-vendor-0.15.11-1-r0 do_patch: Applying patch '0001-CMakeLists.txt-prevent-building-zstd-with-ExternalPr.patch' on target directory '/home/drill/workspace/system/yocto/poky/build/tmp-glibc/work/corei7-64-oe-linux/zstd-vendor/0.15.11-1-r0/git' CmdError('quilt --quiltrc /home/drill/workspace/system/yocto/poky/build/tmp-glibc/work/corei7-64-oe-linux/zstd-vendor/0.15.11-1-r0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-CMakeLists.txt-prevent-building-zstd-with-ExternalPr.patch patching file CMakeLists.txt patching file cmake_minimum_required_2.8.12.patch patching file no_internal_headers.patch Hunk...
**Describe the bug** On ROS 2 Jazzy, pressing Ctrl+C does not fully exit example nodes (e.g., sm_atomic_node) when built with Release/RelWithDebInfo. The first Ctrl+C triggers rclcpp’s signal handler and SMACC2...