micro-ROS / micro-ROS-Agent

ROS 2 package using Micro XRCE-DDS Agent.
Apache License 2.0
97 stars 51 forks source link

Micro-ros-Agent and esp32 ( WSL2 setup ) #194

Open JoelsonCRJ opened 1 year ago

JoelsonCRJ commented 1 year ago

Issue template

Steps to reproduce the issue

In the Ubuntu 20.04 wsl2 Host machine:

Sebski123 commented 12 months ago

Currently netsh portproxy doesn't support UDP which is used for microROS agent communication. This is an active issue in the WSL repo: https://github.com/microsoft/WSL/issues/4150

My current workaround is to have the agent running in a separate Linux VM (VirtualBox) using a bridged network adapter