-
Notifications
You must be signed in to change notification settings - Fork 30
quickstart
Daisuke Sato edited this page Jul 8, 2022
·
14 revisions
raspimouse_simを以下のコマンドでインストールします。
bash -exv -c "$(curl -sSfL https://git.io/raspimouse-sim-installer)"
raspimouse_simのインストール後、以下のコマンドでシミュレータを起動します。
roslaunch raspimouse_gazebo raspimouse_with_samplemaze.launch
コマンドroslaunch raspimouse_gazebo raspimouse_with_samplemaze.launch
ではGazeboを起動し、サンプル迷路上にRaspberry Pi Mouseを配置するlaunchファイルを呼び出しています。
チュートリアルと詳細なセットアップ方法はWikiにまとめています。