in support/gym_remote/bridge.py [0:0]
def update_vars(self, vars): for name, value in vars.items(): self._channels[name].deserialize(value)