Skip to content
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

Add EV3 Robot Model #38

Merged
merged 14 commits into from
Jul 27, 2022
Merged

Add EV3 Robot Model #38

merged 14 commits into from
Jul 27, 2022

Conversation

tmori
Copy link
Contributor

@tmori tmori commented Jul 17, 2022

以下の機能追加をしました.

  • EV3ロボットモデル
  • 箱庭コンフィグのロボットモデル方向カスタマイズ機能

上記のうち,EV3ロボットモデル対応にともない,インストーラの仕様改修をしました.

81e473b

EV3ロボットモデル用のUnityスクリプト等を自動生成するために,hako_install.bash から呼び出している本物のインストーラへオプション指定できるようにしています.

EV3ロボットモデルを追加するための手順は以下の通りです.

  1. 箱庭コンフィギュレータでEV3ロボモデルを配置する
  2. いつものとおりコンフィグ情報を Generate する
  3. hako_install.bash opt all

あとは,いつもの通りシミュレーション開始します.
なお,EV3のサンプルROSプログラムも入っています.実行方法は以下の通りです.

bash run.bash ev3 EV3RoboModel

@tmori tmori requested a review from s-hosoai July 17, 2022 01:58
Copy link
Contributor

@s-hosoai s-hosoai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動作確認できたのでマージしますー

@s-hosoai s-hosoai merged commit a06dd41 into main Jul 27, 2022
@s-hosoai s-hosoai deleted the pdu branch July 27, 2022 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants