Two Roscores interact with Gazeboo [closed]
Hi, i wann a simulate two robots, if possible on one maschine. Each robot will have its own roscore, and running them is no problem.
My question, is it possible that both roscores can communicate with one Gazeboo Process ? Or do i need to run Gazeboo also twice (if that is possible).
The goald would be in gazeboo are robot A and B. And there are Roscore C and D.
Roscore C needs the data of Robot A and Roscore D needs the Data of robot B.
Any Ideas.
Is there a reason you don't run one roscore, and have each robot in its own namespace? That would be the usual way.
yes all robots need their own roscore becaus they need to work idependet from each other
http://answers.ros.org/question/99561/connect-multiple-roscores-to-one-stage-instance/ Duplicate