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

ロボットの交代時に自動で交代可能な位置に移動する #464

Closed
HansRobo opened this issue Jul 22, 2024 · 3 comments · Fixed by #643
Closed

ロボットの交代時に自動で交代可能な位置に移動する #464

HansRobo opened this issue Jul 22, 2024 · 3 comments · Fixed by #643

Comments

@ssaattww
Copy link
Member

ssaattww commented Dec 14, 2024

実現するために必要な処理

  • world_modelに許可されているロボットの台数を取れるように追加
  • ゴールキーパーのidを取得
  • 退場方向を指定する方法
    • 色で決める?
    • launchで決める?

動作

  • ゴールキーパー以外で、退場するロボットを選択
    • イエローカードが原因
      • 許可されている台数と、現在の台数を比較する
      • 許可されている台数になるまでemplace_robot_plannerで選択し退場
    • 故障等
      • 該当のロボットを選択し退場

@ssaattww
Copy link
Member

残件

  • 必要なシチュエーションの一番高い優先順位に、emplace_robotプランナーを追加する
  • 退場ロボットの優先順位
  • 故障時の退場処理

@HansRobo
Copy link
Member Author

残件はこちらに移動したので閉じます

#704

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

Successfully merging a pull request may close this issue.

2 participants