ROS2 Communication Issues: Talker on Raspberry Pi Not Sending to WSL Listener via Multicast
I am having trouble with ROS2 communication between my raspberry pi container and WSL 2. I am running talker and listener demo nodes. The raspberry pi can hear the messages sent out by talker on WSl 2, but when the roles are reversed the WSL 2 does not hear the messages being published by the pi container.