8000 Add the core of strategy manager to coppercore · Issue #147 · team401/coppercore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add the core of strategy manager to coppercore #147
Open
@jkleiber

Description

@jkleiber

summary

Most of StrategyManager is not game-specific:

  • In full auto it is effectively a manager of queued commands based on game-specific records pulled from JSON files. This can be generalized significantly to a core strategy manager
  • In teleop, it is essentially a signal manager for network tables and bindings. This can also be generalized by registering game specific behaviors/actions/variables and linking them to each other

Work Scope

  • Migrate StrategyManager to coppercore and generalize where possible.
  • prove that this works in 2025-robot-code

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0