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

シミュレータの自動実行ツールにおいてブロックの配置をランダムにする #178

Open
Takahiro55555 opened this issue Sep 3, 2021 · 0 comments
Assignees

Comments

@Takahiro55555
Copy link
Contributor

Takahiro55555 commented Sep 3, 2021

完了条件

  • シミュレータの自動実行ツールでブロックの配置をランダムに設定できるようにする
  • シミュレータの自動実行ツールで、あらかじめブロック配置が記述されていない場合は、そのまま

実現方法

Python の random.sample関数を使用する。

@Takahiro55555 Takahiro55555 added this to the イテレーション8 milestone Sep 3, 2021
@Takahiro55555 Takahiro55555 self-assigned this Sep 3, 2021
@Takahiro55555 Takahiro55555 changed the title シミュレータの自動実行ツール、及びCIのシミュレータテストでブロックの配置をランダムにする シミュレータの自動実行ツールにおいてブロックの配置をランダムにする Sep 3, 2021
@mutotaka0426 mutotaka0426 reopened this Sep 6, 2021
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

No branches or pull requests

2 participants