Note: This tutorial assumes that you have completed the previous tutorials: Installation.
(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

インストール後の設定

Description: ロボットのセットアップのためのカスタマイズ構成

Tutorial Level: BEGINNER

Next Tutorial: Workstation Installation

ネットワーク・タイム・プロトコル(NTP)

時刻の同期はROSに対して重要です.Chronyはデータ損失を伴う無線環境下において最適なNTPクライアントとして認識されています.

  1. Chronyをインストールする
    • sudo apt-get install chrony
  2. 手動でNTPを同期する.
    • sudo ntpdate ntp.ubuntu.com

特別な場合

  • Kobuki Base - Kobukiを快適に機能させるudevルールの転送に関する説明

  • Create Base - TurtleBotのソフトウェアをcreateと機能させるのために必要な変更に関する説明

  • Asus Setup - TurtleBotのソフトウェアをAsus Xtion Proと機能させるために必要な変更に関する説明

次に.

* ワークステーション(監視用コンピュータ)へのインストールに進む.または,TurtleBotのメインページに戻る.

Wiki: ja/turtlebot/Tutorials/groovy/Post-Installation Setup (last edited 2014-09-25 14:17:30 by Moirai)