rosbridge web [closed]

asked 2016-03-21 09:16:58 -0500

userRCH gravatar image

Hi! I'm using rosbridge to connect ROS to a remote program. I have opened a connection to rosbrigde using this address "ws://localhost:9090". Later in my code, I have opened another websocket connection (to exchage message between ros and a server using apache kafka) using this address"127.0.0.1:9092". When I open this second websocket connection, I loose the rosbridge connection and I get this exception "Connection closed: 1008 - WebSocketException". Please is there a solution to this problem? thak you in advance!

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by userRCH
close date 2016-03-21 11:28:14.808672