#!/usr/bin/env python3 from fragments import garage, s3lat, shared if shared.id() == 1: garage.deploy_coord() else: garage.deploy_follow()