![]() |
amino
1.0-beta2
Lightweight Robot Utility Library
|
Helper mixins. More...
Public Member Functions | |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | isclose (self, other, rel_tol=1e-09, abs_tol=0.0) |
Returns true if object is close to other. | |
Helper mixins.
Equality test mixin using sum-square-differences.