From: Erik Andresen Date: Sat, 24 Oct 2020 18:00:15 +0000 (+0200) Subject: revert www changes from last commit X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=commitdiff_plain;h=3d10c26a464468169ace654c14a29d26cbda13e8 revert www changes from last commit --- diff --git a/www/assets/javascripts/application.js b/www/assets/javascripts/application.js index 02dfe59..1a61324 100644 --- a/www/assets/javascripts/application.js +++ b/www/assets/javascripts/application.js @@ -17,9 +17,9 @@ function init() { ros.on('close', function() { information.alerts.push({message: "Connection to websocket server closed.", info: true}); - //setTimeout(function() { - // connect(); - //}, 2000); + setTimeout(function() { + connect(); + }, 2000); }); //tfClient.subscribe('base_link', function(tf) { diff --git a/www/index.html b/www/index.html index 8202c20..15e2aed 100644 --- a/www/index.html +++ b/www/index.html @@ -22,7 +22,7 @@ Wild Thumper control