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
other
Transform to compare against.
prec
Tolerance for the comparison.
Returns
True if both transforms are approximately equal.
upkie
model
se3
SE3
Generated by
1.8.20