Remote roscore not working [closed]
Hello!
I installed ROS on an MS Azure virtual machine. The communcation between nodes is working when I'm sending data from the cloud to my local machine, but not in the other direction. When publishing from my local PC I see the topic on the machine running roscore, but when I try to echo it, no data is displayed. Do you have any suggestions how can I fix this problem?
Thank you for your answer!