Skip to content

Managerのrtcd2_docker、rtcprof_docker起動のための修正#329

Merged
n-ando merged 3 commits intoOpenRTM:masterfrom
Nobu19800:feature/managerdocker
Mar 25, 2026
Merged

Managerのrtcd2_docker、rtcprof_docker起動のための修正#329
n-ando merged 3 commits intoOpenRTM:masterfrom
Nobu19800:feature/managerdocker

Conversation

@Nobu19800
Copy link

Identify the Bug

以下と同じ。

Description of the Change

  • rtcd2_dockerで起動する場合は、デフォルトの設定でマスターマネージャ側でRTCを起動しない
    • 起動する・しないはmanager.modules.Docker.create_compのオプションで設定できる
  • RTCを起動しない場合は、rtcd2_dockerのオプションにmodule_namemodule_optionを設定する。
    • module_nameにはRTC:Vendor:category:ConsoleIn:C++:Versionのようにモジュール名が指定される
    • module.optionsConsoleIn?module.options=xxxxのようにcreate_componentの引数で指定できる
  • rtc.confのmanager.modules.Docker.build_compのオプションでrtcd2_dockerのmodule_buildオプションが設定される。rtcd2_dockerでDocker buildを実行するかどうか選択できる。

Verification

  • Did you succeed the build?
  • No warnings for the build?
  • Have you passed the unit tests?

@Nobu19800 Nobu19800 requested review from n-ando and n-kawauchi March 23, 2026 05:49
@Nobu19800 Nobu19800 self-assigned this Mar 23, 2026
@Nobu19800 Nobu19800 added the enhancement New feature or request label Mar 23, 2026
n-ando
n-ando previously approved these changes Mar 25, 2026
@Nobu19800 Nobu19800 dismissed n-ando’s stale review March 25, 2026 02:20

The merge-base changed after approval.

@n-ando n-ando merged commit c33e489 into OpenRTM:master Mar 25, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants