Ted Kern

Results 5 issues of Ted Kern

Per https://github.com/ubuntu-robotics/nodl/pull/4/checks?check_run_id=437779651 ``` --- stderr: fastrtps CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Asio (missing: ASIO_INCLUDE_DIR) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindAsio.cmake:16 (find_package_handle_standard_args) cmake/common/eprosima_libraries.cmake:96...

bug
help wanted

## Description When using osrf:ros2/devel , rosdep init returns an error as it is already initialized, crashing the whole action ### Expected Behavior Error handling is needed on the rosdep...

bug

### Problem Using the latest (c153f72) version of _beet still produces the invalid regex error. ``` $ beet … _beet:zregexparse:4: invalid regex : ) _beet:zregexparse:4: invalid regex : ) ```...

# Description This is a solution to several issues related to the current synchronous OTLP exporters. Currently, OTLP exporters have a couple of pain points - #2663 Exporter timeouts are...

``` "perl.ignoreDirs": [ ".vscode", ".git", ".svn", "test/TMP", ], ``` won't work as expected for the tree ``` . └── lib └── test └── TMP └── etc ``` https://github.com/richterger/Perl-LanguageServer/blob/6e43563335fa5effef9e227312317cd6179107b7/lib/Perl/LanguageServer/Parser.pm#L541 `$d` in...