Unknown Host Exception Error occurs
I was able to subscribe and publish a message from ros computer to android apps without any errors.When i tried to connect to ros master uri , it connects successfully but i could not received message from ros computer to android apps.
When i saw logcat it says:
UpdatePublisherRunnable: java.lang.RuntimeException: java.net.UnknownHostException: paaila-MS-7A15.
What might be the error ?Could anybody help me?
Is
paaila-MS-7A15
a hostname that can be resolved by the network's DNS server?If not: that is your problem.