Wheel slip detection logic
Check wheel velocity against raw change in wheel position. Throw event marker when difference is > X %. Using velocity, calculate expected wheel distance traveled and compare to robot odom position. Potentially use gyro acceleration to determine relative robot velocity.