RobotWebTools / ros3djs

3D Visualization Library for use with the ROS JavaScript Libraries
https://robotwebtools.github.io/ros3djs
Other
355 stars 212 forks source link

Demo at http://robotwebtools.org/demos/urdf.html broken #261

Open jviereck opened 5 years ago

jviereck commented 5 years ago

When running the demo at

http://robotwebtools.org/demos/urdf.html

in the browser, I am getting the error

roslib.min.js:1 WebSocket connection to 'ws://demo.robotwebtools.org:9090/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

in Chrome. A similar error occurs when using Firefox.

joshuayuan commented 5 years ago

I also can't get the URDF visualizer working locally either, so not sure if that's related.

imar759 commented 5 years ago

Take a look at #211, it seems to be the same problem. Looks like it's hosting related on the website.