Control turtlesim via webpage
Hi all,
I was trying to control turtlesim from a webpage in my android phone. I followed this tutorial: http://iguanatronics.com/simple-tutor...
I ran "roslaunch rosbridge_server rosbridge_websocket.launch" and "rosrun turtlesim turtlesim_node" in my laptop. Also i opened the web page to control the turtlesim in my android mobile. But, the web page displays:
"Error connecting to websocket server. Connection to websocket server closed."
Please help !