Skip to content

Unify desired_speed and target_speeds within config file #33

@faizansana

Description

@faizansana

Currently target_speeds is of type List[floats] and desired_speed is of type float. Since the latter is for continuous while earlier for discrete, unify into a single config desired_speed which can be of type List[floats] or float.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions