RoboJackets / robocup-software

Georgia Tech RoboJackets Software for the RoboCup Small Size League
Apache License 2.0
183 stars 187 forks source link

Fixed issue with robots going into forbidden areas when stealing/receiving #2233

Closed jvogt23 closed 7 months ago

jvogt23 commented 8 months ago

Description

Describe your pull request. Title.

Associated / Resolved Issue

Resolves # or ClickUp card 86ayq6wkp

Design Documents

Link

Steps to Test

Test Case 1: Ball going into goal area

  1. Step 1: Start a match and set the ball with velocity going through the goal area
  2. Step 2: Observe the robots going out of stealing/receiving mode and into seeking mode. Should happen whenever the ball is in the red
  3. Step 3: When the ball leaves the red, they should continue chasing the ball

Expected result:See steps 2 and 3

Key Files to Review

Group 1: Position

Group 2: planning

Review Checklist

(Optional) Sub-issues (for drafts)

Note: if you find yourself breaking this PR into many smaller features, it may make sense to break up the PR into logical units based on these features.

sid-parikh commented 7 months ago

@jvogt23 apologies but please rebase with the latest version of offense