Currently, we can only connect to one at a time, because roscore uses system environment variables SPOT_CONN and SPOT_IP, which are overwritten when we source a different spot.
I've modified rosbridge so that we can run a second rosbridge on a different port (9091, instead of 9090)
Currently, we can only connect to one at a time, because roscore uses system environment variables SPOT_CONN and SPOT_IP, which are overwritten when we source a different spot.
I've modified rosbridge so that we can run a second rosbridge on a different port (9091, instead of 9090)