approxNormHeading

infix fun Pose2d.approxNormHeading(other: Pose2d): Boolean

Compare two poses with an epsilon value plus a renormalisation of heading.

Return

whether the two poses are equal within the epsilon value 1e-6 and heading radius

Parameters

other

the other pose