Update roslibjs to v1.0.1

This commit is contained in:
David Walsh
2019-03-27 17:43:00 -04:00
parent 39ebd35247
commit 56b04ef0bc
6 changed files with 2684 additions and 240 deletions

View File

@@ -66,7 +66,6 @@ function updateTopicsGUI()
});
var topics = ros.topics;
topics.sort()
if(topics != null){
var innerHTML = "";