Create3 ROS 2 Humble topics not listing on Raspberry Pi 4 Ubuntu server 22.04 #529
-
How are you connecting to your Create 3?Wi-Fi (ROS 2) Computer(s) Model(s) and Operating System(s)Raspberry PI 4 Which version of ROS 2 is installed on your computer?Humble Which firmware version is installed on your robot?H.2.4 Which RMW is your robot running?FastRTPS Does your robot have an assigned namespace? If so, please share.no Is the robot connected to a network? If so, what is the network type?Yes. Via Wifi (wlan0) Are there multiple Create 3 robots connected to your network?No Is multicast enabled?No What is the Adapter Board's USB/BLE Toggle currently switched to?USB Describe your question.I have performed a fresh install of Ubuntu Server 22.04 on a Raspberry Pi 4 and have gone through the ROS 2 Humble config and added it to my Create. However, I am not seeing the Create3 topics show when listed. Am I missing a step somewhere? I have tried to run the run the troubleshooting.py script, but it calls iwgetid which is not installed, so I commented this and just added a generic wifi values since this should not be necessary. This is what I see when I run 'ros2 topic list'
This is the output of the troubleshooting.py script:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Okay, I solved the issue. I ended up running
And now I can see the topics:
|
Beta Was this translation helpful? Give feedback.
-
Save issue 😀 |
Beta Was this translation helpful? Give feedback.
-
I'm really struggling with the same issue and this didn't work for me. Could you possibly go through the steps you take from fresh install to running ros2 topic list? @jomoengineer |
Beta Was this translation helpful? Give feedback.
Okay, I solved the issue.
I ended up running
And now I can see the topics: