navlie
generate_landmark_positions()
Generates landmarks arranged in a cylinder.
cylinder_radius (float) – Radius of the cylinder that the landmarks are arranged in.
max_height (float) – Top of cylinder.
n_levels (int) – Number of discrete levels to place landmarks at vertically.
n_landmarks_per_level (int) – Number of landmarks per level
List of landmarks.
List[np.ndarray]
previous
navlie.lib.datasets
next
navlie.lib.datasets.SimulatedInertialGPSDataset