Skip to content
Discussion options

You must be logged in to vote

Given that all publications it is waiting for are coming from the same place (the robot) it’s likely not seeing any of them if it is not seeing one of them. To verify communication, can you try
ros2 topic list —no-daemon —spin-time 5
from the same terminal window that you are running the create3_coverage from. You can use this to first verify communication before running. If you aren’t seeing the robot topics, you can try alternate dds configs or VM networking settings until you can see the topic list.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@rkburns
Comment options

@justinIRBT
Comment options

@swilloughbypme
Comment options

Answer selected by justinIRBT
Comment options

You must be logged in to vote
2 replies
@justinIRBT
Comment options

@rkburns
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_rmw Forum post about ROS middlewares communication
3 participants