17namespace xrt::tracking::hand::mercury::lm {
20hand_init_guess(one_frame_input &observation,
const float hand_size,
xrt_pose left_in_right,
xrt_pose &out_wrist_guess);
Defines for Levenberg-Marquardt kinematic optimizer.
C interface to math library.
A pose composed of a position and orientation.
Definition: xrt_defines.h:465