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

Unit03への依存解消と汎用性の向上 #10

Open
4 tasks
MoriKen254 opened this issue Nov 15, 2016 · 2 comments
Open
4 tasks

Unit03への依存解消と汎用性の向上 #10

MoriKen254 opened this issue Nov 15, 2016 · 2 comments

Comments

@MoriKen254
Copy link
Contributor

#8 で挙げられた標記の議論をまとめます.

基本動作について

  • remote_monitorを外部pkgから起動するためのlaunchファイルを作成する.
  • そのlaunchファイルには引数でmapyamlファイルへの引数を渡すことにする.

サンプルについて

  • サンプル用のmapファイルを用意する.
    • これは,現状cirkit_uni03_navigation_gazebo内にあるmapファイルを用いることとする.
  • サンプル地図を使った起動方法を示す,サンプルlaunchファイルを用意する.
@RyodoTanaka
Copy link
Member

@MoriKen254
とりあえずテスト用に,

  • test/mapの下に読み込み用のmapファイルを用意
  • test下にそれらのmapを読み込むテスト用launchを用意

しています.
引数でやりとりするように変更予定なので,プログラムの仕様が変わり次第,テスト用launchも変更します.

@MoriKen254
Copy link
Contributor Author

ありがとうございます。いいですね。引数でやり取りできるようにする件も、後ほど対応します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants