-
Notifications
You must be signed in to change notification settings - Fork 30
quickstart
Tiryoh edited this page Jan 17, 2018
·
14 revisions
rosrun raspimouse_control gen_dev_file.sh
roslaunch raspimouse_gazebo raspimouse_with_samplemaze.launch
まず、raspimouse_sim
パッケージの中にあるraspimouse_control
の中のgen_dev_file.sh
というスクリプトを実行してます。これはdev
ディレクトリの直下にデバイスファイルを作ります。
gen_dev_file.sh
一度実行していて、すでにデバイスファイルがある場合は、行わなくて大丈夫です。
次に、Gazeboを起動しています。
チュートリアルと詳細なセットアップ方法はWikiにまとめています。