diff --git a/index.html b/index.html index a1ba817..b5a953e 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ var ros = new ROSLIB.Ros(); - ros.connectionName = 'ws://192.168.1.103:9090'; + ros.connectionName = 'ws://192.168.1.102:9090'; // ros.connectionName = 'ws://localhost:9090'; @@ -148,7 +148,7 @@