Holoscan SDK v4.2.0

Template Function holoscan::is_pose_almost_identity(const Pose3&)

template<typename K>
bool holoscan::is_pose_almost_identity(const Pose3<K> &pose)

Check if given pose is almost identity.

Template Parameters

K – Scalar type.

Parameters

pose – Pose to check.

Returns

True if the pose is very close to the identity transformation.

Previous Template Function holoscan::is_pose_almost_identity(const Pose2<K>&)
Next Function holoscan::load_stable_host_id
© Copyright 2022-2026, NVIDIA. Last updated on May 29, 2026