Skip to content

dispatcher.ideal_fastcharge_soc_limit parameter leaks outside of dispatcher scope #210

@robfitzgerald

Description

@robfitzgerald

i recently made a custom dispatcher and replaced all of the default dispatchers with that custom dispatcher. because the DispatcherConfig requires it's fields, including ideal_fastcharge_soc_limit, i decided to include them in my YAML file but with garbage arguments, just in case any of them still had influence.

it turns out that driver_state operations will expect these parameters and so they will be used to override behavior, for both human and CAV driver types. these should come from a different place so it is more explicit as a configuration for HIVE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions