Utilities API
- magicbot module
MagicRobot
MagicRobot.autonomousInit()
MagicRobot.consumeExceptions()
MagicRobot.control_loop_wait_time
MagicRobot.createObjects()
MagicRobot.disabledInit()
MagicRobot.disabledPeriodic()
MagicRobot.endCompetition()
MagicRobot.error_report_interval
MagicRobot.logger
MagicRobot.onException()
MagicRobot.robotPeriodic()
MagicRobot.startCompetition()
MagicRobot.teleopInit()
MagicRobot.teleopPeriodic()
MagicRobot.testInit()
MagicRobot.testPeriodic()
MagicRobot.use_teleop_in_autonomous
- Component
- Tunable
- Resettable
- State machines
AutonomousStateMachine
IllegalCallError
InvalidStateName
MultipleDefaultStatesError
MultipleFirstStatesError
NoFirstStateError
StateMachine
StateMachine.VERBOSE_LOGGING
StateMachine.current_state
StateMachine.done()
StateMachine.engage()
StateMachine.execute()
StateMachine.is_executing
StateMachine.logger
StateMachine.next_state()
StateMachine.next_state_now()
StateMachine.on_disable()
StateMachine.on_enable()
StateMachine.state_descriptions
StateMachine.state_names
default_state()
state()
timed_state()
- robotpy_ext.autonomous package
- robotpy_ext.common_drivers package
- robotpy_ext.control package
- robotpy_ext.misc package