pub fn delta_from_rgbd_odometry(
from: StampedTime,
to: StampedTime,
estimate: &RgbdOdometryEstimate,
) -> DeltaMotionExpand description
Converts a metric RGB-D source-to-target pose into mapping motion.
pub fn delta_from_rgbd_odometry(
from: StampedTime,
to: StampedTime,
estimate: &RgbdOdometryEstimate,
) -> DeltaMotionConverts a metric RGB-D source-to-target pose into mapping motion.