micro-ROS / micro-ROS/system_modes

Make ModeManagerNode and ModeMonitorNode themselves lifecycle nodes?

Open
#10 2 comments 0 reactions 1 assignee View on GitHub

@norro is already working on this.

Since Jul 23, 2021.

enhancement good first issue
Dominant language
C++
Stars
45
Forks
13
PR merge metrics
No merged PRs in 30d

Description

- Seems natural to use the same concept (i.e. runtime lifecycle) for these to nodes themselves.
- Yet, in many applications, the mode manager node will be used continuously from system start to shutdown so that there is no need for a runtime lifecycle
- On the other hand, one might think of a distributed system with multiple mode managers for subsystems which could be deactivated during runtime.
- If making the two nodes to lifecycle nodes, convenience launch files with auto-activate functionality should be provided.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.