Eric W.

Results 13 issues of Eric W.

Hello, i was testing dnschef on MX Linux 18.2 with Python 3.7.3 and 3.6.8 and both times dnschef responded to requests with a "TypeError: '

**Is your feature request related to a problem? Please describe.** Writing nodes which are independent of Unity is problematic because the class `Node` used by [ros2cs](https://github.com/RobotecAI/ros2cs) is not sharing any...

good first issue
help wanted

This pull request aims to fix Issue#49 by changing the example in `ros2_for_unity_custom_messages.repos`.

**Describe the bug** The following error occurs while building a part of [this](https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Custom-ROS2-Interfaces.html) package: ``` C:\dev\ros2-for-unity\build\ros2_custom_msgs\rosidl_generator_cs\ros2_custom_msgs\msg\sphere.cs(31,10): error CS0246: The type or namespace name 'geometry_msgs' could not be found (are you...

Since nextcloud has a [hardening guide](https://docs.nextcloud.com/server/27/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud) which contains a fail2ban filter I decided that it would be useful for including it here (split into two filters to allow different jails)....

Hi, this pull request has the same goal as #94 but with the following extra features: - `ros2-for-unity.xml` is now being packaged by Unity - postinstall now only handles versioned...

## Description Colcon build fails on Humble/Windows because `catkin_pkg` can not be found. ### Expected Behavior After setting up Humble and sourcing the setup script calling `colcon build` should not...

bug

Hello, some time ago I proposed some changes in #38 which I have implemented. ## Changes The following changes have been made besides the ones mentioned in the issue. ###...

This PR implements #48 by setting up two Github Actions workflows (for Ubuntu and Windows). Furthermore, it removes foxy declarations which are not supported anymore and reduces the amount of...

Hello, since this project supports two platforms and two Ros2 Distributions I think it would be beneficial to run the tests automatically when pushing to master to prevent some combinations...