ros2 topic list
not displaying in Ubuntu 20.04 with WSL2
#287
Replies: 1 comment 9 replies
-
Hi @stevenhasara, I recommend that you stick to ROS 2 Galactic and Can you provide more context about your test with For what concerns the log from the Create 3, there is indeed something strange there:
I have never seen this continuous spam; maybe it indicates some issues with the network interfaces on the robot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have read similar discussions but there seemed to be no conclusion. My config is also different with Ubuntu 20.04.5 LTS running on WSL2 for Windows. I have tried ROS2 Humble and now ROS2 Galactic with the same issue. Similar to others, I cannot see any ROS2 parameters, actions, services, etc., that the Create3 should be exposing. I only see /parameter_events and /rosout when I run 'ros2 topic list --spin-time 10 --no-daemon' as recommended. Here is the output.
I am running on a home network. I am able to ping the Create3. UDP also seems to be working locally when trying
multicast receive
andmulticast send
between Ubuntu environments.Here is the system info on the Create3:
Here is my Windows 10 Home edition info on WSL 2:
I have tried a native Windows 10 install of ROS2, but that is a mess of dependencies and I could not get it working. WSL2 should support all network connectivity so I would like to stick with that.
Here are my Create3 logs from this morning:
Here is my Create3 config page. I have saved and restarted the app while trying both supported RMWs multiple times in ROS2 Galactic and ROS2 Humble at this point.

Please let me know what other information I can provide to get through this issue.
Beta Was this translation helpful? Give feedback.
All reactions