Rosbridge app works on Chrome but not Firefox or Opera
I have a webpage that works beautifully on Chrome, but on Firefox, rosbridge does not connect. No error, no message, only silence. The code is the usual:
ros = new ROSLIB.Ros({
url: robotUrl
});''
I have tried with and without ssl. It feels like I have overlooked something obvious, but what?
Asked by Joseph Landau on 2015-09-28 23:29:24 UTC
Comments