Searched defs:Pose (Results 1 – 1 of 1) sorted by relevance
88 pub struct Pose { struct93 impl Pose { implementation113 pub fn compute_range_azimuth_elevation(a: &Pose, b: &Pose) -> anyhow::Result<(f32, i16, i8)> { in compute_range_azimuth_elevation()