Exchange data(messages) between robots in ROS1
Hello together,
actually I have some rover running on ROS1 and want exchange data over messages between them e.g. to make a merged map. They will all be connected to an access-point. Each rover should run his own roscore. What are the possibilities to do that? Anyone did something like this before?
BTW: I'm aware that ROS2 is more suitable for that, but due to the ARM Hardware ROS2 will not work for me at the moment.