Combination# class SensorCombination# A combination of sensors __init__(sensors: list[navground.sim.Sensor] = []) → None# Constructs a new instance. Parameters: sensors – The sensors to use property sensors# Type: list[navground.sim.Sensor] The used sensors