LearnRoadRunner
LearnRoadRunner copied to clipboard
Add note regarding replacing heading with imu readings
You want something like https://gist.github.com/henopied/4f1a8bf2f287eaa6ac52c549e034b672 to prevent the localizer from eating encoder readings. Setting the pose estimate resets the localizer, including the last encoder positions. It needs an extra iteration to set those positions and start computing deltas again.