choreo.ActionSym.IsSame#
- ActionSym.IsSame(self, ActionSym other, double atol=default_atol) bool #
Returns
True
if the two transformations are withinatol
of each other.- Parameters:
other (
choreo.ActionSym
) – Input transformation.atol (
float
, optional) – Absolute tolerance.
- Return type: