How to run a different roscore in different robots?
Hi,
I have two robots and I want to run a roscore for each one of the robots. But, I also need to exchange pose information between the robots. Therefore, there are topics from robot 1 that I need to publish on the robot 2 and topics from the robot 2 that I wanto to subscribe from the robot 1 (and the contrary).
There are any solution for that? Can anyone help me?
Many thanks in advance