Team2590 / FRC2024-Robot-Code

2024 Robot Code for KRONOS - Nemesis 2590
https://frc2590.com/
GNU General Public License v3.0
1 stars 0 forks source link

Determine prox sensor tolerances #19

Closed aheulitt closed 9 months ago

aheulitt commented 9 months ago

There will be multiple prox sensors along the robot. We need someone to characterize the prox sensors so we know what values constitute a positive reading that we have a note. This threshold should be specified in Constants.java and probably should be tunable

IanK524 commented 9 months ago

Are there any additional prox sensors other than the ones on the conveyor? If not, the tunable numbers have already been made in the conveyor class, so this issue can be closed.