can't comunicate between a publisher and a subscriber on the same machine but with another machine ros master uri
so i have a raspberry pi and a pc both runing ros ,the publisher and the subscriber are both located in the raspberry pi when i rosrun the both nodes with the rasberry pi being the master everthing works the two nodes can communicate but when i change the master uri on the raspberry pi with the ip of the other pc and launch the two nodes the subscriber code can't subscribe it returns nothing