Skip to main content

get_observations_with_id

Function get_observations_with_id 

Source
pub fn get_observations_with_id(
    x_true: &Vector3<f64>,
    landmarks: &[(f64, f64)],
) -> Vec<(f64, f64, usize)>
Expand description

Simulate observations from true robot pose to landmarks (with IDs - known correspondences)