One of the big things in each game is to make the robot a smart partner. Teams do this by using a variety of sensors (line, touch, rotation counts in the motor, etc.)
To inspire other teams what kind of sensors does your robot have and what plan to do with the sensor? Here is a chance to inspire other roboteers.
we use the gyro with a drift function in our position tracking (odometry) for our sequences a grayscale sensor to help line up when using sequences, a touch LED to indicate what stage the sequences are in and other info that can be communicated to the driver during a match, 2 bumpers, 1 for resetting the arm at 0 and the other to detect balls in intake, and the vision sensor if we get time and it is legal to get ball signatures and collecting them for auton skills and the IMEs for detecting how far a motor moved
hope this answers ur question
Our team doesn’t have a great history with sensors. We can never get IQ gyros to work. The line tracker we make is ok, but just ok. This year we are hoping to spend more time programming our function commands. We will use gyro sensors for turning, color sensors for line tracking, and potentially vision sensors for finding balls and cubes in autonomous.