Skip to main content

delta_from_rgbd_odometry

Function delta_from_rgbd_odometry 

Source
pub fn delta_from_rgbd_odometry(
    from: StampedTime,
    to: StampedTime,
    estimate: &RgbdOdometryEstimate,
) -> DeltaMotion
Expand description

Converts a metric RGB-D source-to-target pose into mapping motion.