upkie  11.0.0
Open-source wheeled biped robots

◆ is_approx()

bool is_approx (   self,
"SE3"  other,
float   prec = 1e-6 
)

Check approximate equality with another SE3 transform.

Parameters
otherTransform to compare against.
precTolerance for the comparison.
Returns
True if both transforms are approximately equal.