Skip to content

loop time of 0.02s overrun #1

@6164DevComputer1

Description

@6164DevComputer1

even with a very basic program, with only a single mecanum drive function being called, during teleop a warning is being thrown,
Watchdog not fed within 0.020000s Loop time of 0.02s overrun Warning at edu.wpi.first.wpilibj.IterativeRobotBase.printLoopOverrunMessage(IterativeRobotBase.java:273): Loop time of 0.02s overrun

this error is not thrown if the single line in teleop is commented out. could be something wrong with the drive object or the way we are calling it.

Metadata

Metadata

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