public AngleAdapter(Portable robot) { this.robot = robot; manager = robot.motors(); posCalc = robot.positions(); }