In, feedLocalizerXYTheta(), the parameter abs_heading needs to be converted to a relative angle before passing to loc as dTheta. This should probably be done in the method calling feedLocalizerXYTheta(). Also note that botSet() expects an absolute angle. Callers of microMoveXYTheta() should be aware of this.
In, feedLocalizerXYTheta(), the parameter abs_heading needs to be converted to a relative angle before passing to loc as dTheta. This should probably be done in the method calling feedLocalizerXYTheta(). Also note that botSet() expects an absolute angle. Callers of microMoveXYTheta() should be aware of this.