LearnRoadRunner icon indicating copy to clipboard operation
LearnRoadRunner copied to clipboard

Add note regarding replacing heading with imu readings

Open NoahBres opened this issue 2 years ago • 0 comments

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.

NoahBres avatar Nov 25 '22 23:11 NoahBres