2.2.5.4. filtering_simulation module

“Module to simulate Track filtering with loaded landmarks and vehicle pose from json files.

class filtering_simulation.SLAM_LOADER(filepath_vehicle: str, filepath_landmarks: str)[source]

Bases: object

find_closest(time: float)[source]
get_landmarks(index: int)[source]
load_slam_landmarks()[source]
load_vehicle_state_csv()[source]