How will I know which side of the court my robot will be placed in a match?

I’m writing an autonomous code that makes my robot turn 45º to the left or right to push the team’s colored triball in the goal. (Attached below is a gif visualizing the code)

However, this code won’t work if my robot is placed on the wrong side.

How will I be able to know which side the robot is placed on?

Image_20231126_212508_422

At the competition, you will have 6-10 qualification matches, and you will be randomly partnered with other teams at the competition. You’ll be red for some, blue for others, and you will work out with your alliance partner before the match where you’ll be starting.

Veteran teams will prepare several autonomous programs to provide flexibility when working with partners who have only one option, you might wish to do the same to make it easier to work with your alliance partners.

4 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.