-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add shell script chapter2 #44
Conversation
@KariControl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます!LGTM!
@KariControl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます。このままでも LGTM ですが、スクリプト名は run_02_02.sh
などと短くしてしまっても良さそうに思いました。
@masahiro-kubota @isamu-takagi ご確認いただきありがとうございます。ご提案いただいた通り、スクリプト名を変更いたしました。ご確認ください |
Signed-off-by: Takagi, Isamu <[email protected]>
resolve #40 |
・PRリクエスト内容
easy-menuとして、Autoware入門講座の第二章の内容を一括実行するシェルスクリプトを用意しました。issue #40 の提案を受けて、autoware_pracitice_cource のスクリプトとして installして実行するようにしました。
・実行方法(確認方法)
ビルド後に、下記のコマンド実行により第二章の各例題の内容を一括実行します。例題02-01はtopic確認だけだったので、シェルスクリプトは特に用意していません。
-02-02
ros2 run autoware_practice_course run_autoware_practice_cource_example02_02.sh
※比例ゲインはデフォルトで5に設定。
-02-03
ros2 run autoware_practice_course run_autoware_practice_cource_example02_03.sh
-02-04
ros2 run autoware_practice_course run_autoware_practice_cource_example02_04.sh