RoboCup-SSL / grSim

RoboCup Small Size Robot Soccer Simulator
https://ssl.robocup.org/league-software/
Other
130 stars 133 forks source link

Bots can not kick while dribbler is on #147

Closed g3force closed 3 years ago

g3force commented 3 years ago

Describe the bug When enabling the dribbler/spinner, the robot can not kick the ball anymore.

To Reproduce Steps to reproduce the behavior:

  1. Move ball in front of robot
  2. Enable spinner with robot commands
  3. Send kick speed > 0
  4. The ball will keep sticking at the dribbler

Expected behavior A real robot would kick the ball even with the dribbler turned off. The kick might behave differently, but the ball will be kicked. So the expectation is that the ball is kicked even if the dribbler is turned on.

g3force commented 3 years ago

Never mind, got this wrong...