.. include:: /index.rst :start-after: start_hello_message :end-before: end_hello_message .. _openclaw_5_mini: .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw :end-before: end_using_openclaw OpenClaw に Pironman5 Mini を操作させる ---------------------------------------------- OpenClaw に Pironman5 Mini を操作させるには、Pironman5 Mini スキルをインストールする必要があります。 1. Pironman5 Mini がすでにインストールされていることを確認してください。インストールされていない場合は、 :ref:`mini_download_pironman5_module`. を参照してください。 2. ターミナルで次のコマンドを実行します: .. code-block:: bash mkdir -p ~/.openclaw/skills && rsync -av --delete ~/pironman5/skill/pironman5-mini-skill/ ~/.openclaw/skills/pironman5-mini-skill/ 3. これで、 ``openclaw tui`` で Pironman5 Mini を操作できるようになります。TUI でコマンドを送信してみてください。例えば、ケースの LED ライトをオンにしたり、色を変更したり、カメラで写真を撮らせたりしてみてください。GPIO17 に DHT11 モジュールが接続されていることを伝えて、温度を教えてもらうこともできます。 .. note:: それでも OpenClaw がインポートしたスキルを認識できない場合は、rsync するように促してみてください。 ------------------------------------------------------------- .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw_telegram :end-before: end_using_openclaw_telegram .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw_faq :end-before: end_using_openclaw_faq