You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: