bit-bots / bitbots_main

This git contains all RoboCup code from the Hamburg Bit-Bots.
https://bit-bots.de
MIT License
30 stars 11 forks source link

Fix opponent back line positioning #488

Closed Flova closed 2 weeks ago

Flova commented 2 weeks ago

Summary

Fix costmap around the enemy goal. Also adjust the map based approach angle calculation to consider the backline on the opponent's side and angle the robot 45° inward so the risk of kicking outside the field is reduced.

New costmap: image

Old costmap: image

Checklist