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

Misc. cleanups #16

Open
3 tasks
zultron opened this issue Feb 9, 2022 · 0 comments
Open
3 tasks

Misc. cleanups #16

zultron opened this issue Feb 9, 2022 · 0 comments

Comments

@zultron
Copy link
Collaborator

zultron commented Feb 9, 2022

List of low-prio cleanups

hal_hw_interface.launch

  • Remove HalConfig and let actions choose their own triggering HalReady events with e.g. wait_ready=<hal_name>
    • This removes the need for groups
    • If wait_ready=[<hal_name1>, <hal_name2>] were possible, HAL component loading could run in parallel
  • Along with the above, turn HalMgr launch action into a regular HalOrderedAction
  • Along with the above, migrate hal_hw_interface.hal_mgr directly into the hal_hw_interface.launch.hal_mgr action (maybe)
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

1 participant