RoadFollowerStatus

data class RoadFollowerStatus(val frechetAverage: Double, val state: RoadFollowerState)

Constructors

Link copied to clipboard
constructor(frechetAverage: Double, state: RoadFollowerState)

Properties

Link copied to clipboard
Link copied to clipboard