Skip to content

Ubuntu用一括インストールスクリプトへssmオプションを追加#1223

Merged
n-ando merged 1 commit into
OpenRTM:masterfrom
n-kawauchi:ubuntu_install_script
May 11, 2026
Merged

Ubuntu用一括インストールスクリプトへssmオプションを追加#1223
n-ando merged 1 commit into
OpenRTM:masterfrom
n-kawauchi:ubuntu_install_script

Conversation

@n-kawauchi

Copy link
Copy Markdown

Description of the Change

  • 追加されたSSMTransport用debパッケージ openrtm2-ssm-tp をインストールするためのオプション(--ssm)を一括インストールスクリプトへ追加した
  • Ubuntu環境のみ対応
  • 一括インストールスクリプトはオプションを省略すると全て(C++,Python,Java,OpenRTP,rtshell)がインストールされている
  • 追加でSSMTransport機能をインストールする際は下記を実行する
    $ sh openrtm2_install_ubuntu.sh -l c++ --ssm
    

Verification

  • 「Ubuntu24.04 + テスト用パッケージリポジトリ利用」の環境で、--ssmオプション指定でopenrtm2-ssm-tpパッケージがインストールされることを確認した
  • アンインストール時は「sh openrtm2_install_ubuntu.sh -l c++ --ssm -u」の実行でC++用の全パッケージがアンインストールされることを確認した
  • Did you succeed the build?
  • No warnings for the build?
  • Have you passed the unit tests?

@n-kawauchi n-kawauchi requested a review from n-ando May 8, 2026 06:22
@n-kawauchi n-kawauchi self-assigned this May 8, 2026
@n-ando n-ando merged commit fc6ca4b into OpenRTM:master May 11, 2026
4 checks passed
@n-kawauchi n-kawauchi deleted the ubuntu_install_script branch May 11, 2026 07:32
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

Successfully merging this pull request may close these issues.

2 participants