You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm using rosbridge websocket with this configuration
Rosbridge server running on a device that often switch wifi it is connected to (multiple access points that are on the same network)
A Rosbridge Client running on another device
Sending punctually rosmessage from the Client to the Server
The issue is that, sometimes, because of the wifi switch, the websocket doesn't respond anymore, It cannot communicate with the rosbridge anymore and it cannot establish a new websocket connection, even with another client (Error in connection establishment: net::ERR_CONNECTION_REFUSED).
Expected Behaviour
Just a way to recover thanks to the parameters.
Specifications
ROS Version : Melodic
OS Version DISTRIB_CODENAME=bionic
Rosbridge Version 0.11.3
Twisted Version [Twisted, version 17.9.0]
The text was updated successfully, but these errors were encountered:
The current Setup
Hi, i'm using rosbridge websocket with this configuration
The issue is that, sometimes, because of the wifi switch, the websocket doesn't respond anymore, It cannot communicate with the rosbridge anymore and it cannot establish a new websocket connection, even with another client (Error in connection establishment: net::ERR_CONNECTION_REFUSED).
Expected Behaviour
Just a way to recover thanks to the parameters.
Specifications
The text was updated successfully, but these errors were encountered: