What can I help you with?
NVIDIA Holoscan SDK v3.4.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 Template Function holoscan::log_critical
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.