Skip to content

Temperature checking is occasionally reporting bogus temperatures and disabling motors. #37

@brettle

Description

@brettle

For now, just comment this line out:

MotorErrors.reportSparkMaxTemp(spark, temperatureLimit);

I've tried to reproduce the problem by checking if the temp is too high from within RobotCode2023's Arm.java but haven't succeeded. However, not calling reportSparkMaxTemp() definitely makes the problem go away.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions