ros2 topics not showing up #368
-
When I try to run |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 35 replies
-
Hi there! Some questions to get started:
|
Beta Was this translation helpful? Give feedback.
-
@TheInventor2023 is this a new issue? Moreover, can you try the following commands and post the output?
and
|
Beta Was this translation helpful? Give feedback.
-
Ensure that all of the computers and your Create 3 robot are all using the same middleware. You can find this on the robot's Application Configuration page, and by running |
Beta Was this translation helpful? Give feedback.
-
Hello all, I am working on a home network. Both the Create3 and Raspberry Pi4 are connected to the same wi-fi network. Not sure where to find the logs or what to look for in there. Let me know if I should look for something specific there and how to find them please. Thanks for your help. My setup:
|
Beta Was this translation helpful? Give feedback.
-
hello $ ros2 topic list -t my setup
bashrc export _colcon_cd_root=/opt/ros/galactic/ |
Beta Was this translation helpful? Give feedback.
Ensure that all of the computers and your Create 3 robot are all using the same middleware. You can find this on the robot's Application Configuration page, and by running
echo $RMW_IMPLEMENTATION
on each of your computers.