Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contruct the Main Control Loop #2

Open
shihaocao opened this issue Sep 28, 2021 · 1 comment
Open

Contruct the Main Control Loop #2

shihaocao opened this issue Sep 28, 2021 · 1 comment
Assignees

Comments

@shihaocao
Copy link
Collaborator

Problem

On this ticket:

A config file system

  • a yaml based config file system

Control Tasks

  • support the notion of a control task that has a constructor from a config file
  • control tasks must support a .execute() function

Main Control Loop

  • support control tasks
  • support the notion of state fields or channels. Typed?

Out of scope

  • any notion of timing restrictions LOL
@shihaocao
Copy link
Collaborator Author

Seems like config system + state field registry is still under work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants