import edu.carleton.motion.*; public class testingPoly { public static void main(String[] args){ new polyRobot(); } //main } //class MPLab