public void init() { name = "KinectAuto"; leftStick = new KinectStick(1); rightStick = new KinectStick(2); }