Skip to content

OpMode periodic() method runs when opmode is disabled. #262

@gearsincorg

Description

@gearsincorg

2027 WPILIB Alpha 6

OpMode.periodic() API states that it should only be called when the robot is enabled.

The following method runs as soon as the system has booted (if opmode is selected).
digitalOutput pulses and telemetry are sent regardless of the enable state.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions