Multi-Machine with cpp
I've done the multi-machine tutorial, and it works. I'm using my desktop as master and my raspberry as slave. The problem is: with the talker.py and listener.py it works nice, but with talker and listener from c++ tutorials it no works. I receive the message: [ERROR] [1597939815.196358501]: [registerPublisher] Failed to contact master at [barth@192.168.15.10:11311]. Retrying...
So its not a problem of ROS_IP or ROS_Hostname. I have no idea of what can be. Any hints?