Package org.firstinspires.ftc.teamcode.subsystems.fsm
package org.firstinspires.ftc.teamcode.subsystems.fsm
-
ClassDescriptionEdge<T>An edge in the state machine graph.A callback to decide if a state machine should shift state.A state, belonging to an abstract state machine.Describes some metadata about a state.How to use the state; initial, transitional, or terminating.Represents a finite state machine.A runtime exception representing an error that occurred during state machine construction, not runtime.A runtime exception representing an insane state machine configuration encountered at runtime.A runtime exception representing an unknown state.