Skip to content

Is there a way to make multiple create3 robots communicate without mixing up their messages? #590

Answered by alsora
bdawkinsroj asked this question in Questions
Discussion options

You must be logged in to vote

Hi @bdawkinsroj, there are multiple ways to achieve that.

The easiest one is to use ROS_DOMAIN_IDs, every robot has a different number associated and they will be completely isolated from each others.
You can find more details here: https://iroboteducation.github.io/create3_docs/setup/multi-robot/

These settings can be changed from the webserver here: https://iroboteducation.github.io/create3_docs/webserver/application/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bdawkinsroj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants