bitbots_main icon indicating copy to clipboard operation
bitbots_main copied to clipboard

Walk while opponent has kickoff if not positioned correctly yet

Open johagge opened this issue 3 years ago • 3 comments

If the opponent has kickoff, they have initial 10 seconds until we are allowed to touch the ball. If we have not reached our planned position yet, we don't use that time to walk there. This is not high priority as we usually will reach our intended position

Expected behavior

Use the ten seconds if we aren't at our goal position

Current behavior

We stand still.

Steps to Reproduce

  1. Start the game with opponent having kickoff
  2. Start our software late enough, that we don't reach our target position (or press "set" in the Game Controller)
  3. see us standing still when we reach set ...

Context (Environment)

  • [ ] RViz
  • [X] Simulator
  • [ ] Robot
  • [ ] Local

Possible Solution

johagge avatar Jun 18 '21 15:06 johagge

This has been solved.

johagge avatar Jun 23 '21 18:06 johagge

I was wrong

johagge avatar Jun 25 '21 10:06 johagge

Might be solved by bit-bots/bitbots_behavior#262

jaagut avatar Aug 31 '23 16:08 jaagut