micro-ROS / micro-ROS/system_modes

Make ModeManagerNode and ModeMonitorNode themselves lifecycle nodes?

未關閉
#10 2 則留言 0 個 reaction 已指派 1 人 已被 @norro 認領 在 GitHub 檢視
enhancement good first issue
主要語言
C++
星號
45
分支
13
PR 合併指標
30 天內沒有已合併 PR

描述

- 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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。