What can I help you with?
NVIDIA Holoscan SDK v3.4.0

Template Function holoscan::pose3_magnitude

template<typename K>
Vector2<K> holoscan::pose3_magnitude(const Pose3<K> &pose)

Get distance to identity pose in position and angle.

Template Parameters

K – Scalar type.

Parameters

pose – Pose to measure.

Returns

Vector where first element is position magnitude, second is angle magnitude.

Previous Template Function holoscan::pose3_log
Next Template Function holoscan::pose_tree_math::interpolate
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.