Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

dispatcher.ideal_fastcharge_soc_limit parameter leaks outside of dispatcher scope #210

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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