RWT Instantly Closing Connection
Hi,
Is anyone using RWT (ROS WebTools?). I've set up both rosbridge and the client roslibjs client side libs etc.
When trying to run even the simple.html from
https://github.com/RobotWebTools/roslibjs/blob/develop/examples/simple.html
The connect is opened on the rosbridge side and instantly closed again
e.g.
[INFO] [1547420728.703490]: Client connected. 1 clients total.
[INFO] [1547420728.709122]: Client disconnected. 0 clients total.
Is anyone is successfully using RWT I'd be really interested to hear.
Thanks
Mark
Asked by MarkyMark2012 on 2019-01-13 18:23:59 UTC
Answers
For future reference We answered this here - https://github.com/RobotWebTools/roslibjs/issues/313
Seems to be a conflict between the system version of Tornado and the version that RWT uses/installs
Asked by MarkyMark2012 on 2019-03-01 11:02:50 UTC
Comments