Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Pre-initialize autonomous Procedure #136

Open
wants to merge 1 commit into
base: mf3-dev
Choose a base branch
from

Conversation

rcahoon
Copy link
Member

@rcahoon rcahoon commented Sep 21, 2024

Description

Instantiate the autonomous mode Procedure while the robot is still in disabled mode, rather than waiting for autonomous mode to be enabled. This means that expensive initialization (such as deserializing path files) doesn't delay the start of the autonomous routine.

How Has This Been Tested?

  • Unit tests: Unit tests included
  • Simulator testing: [Add your description here]
  • On-robot bench testing: [Add your description here]
  • On-robot field testing: [Add your description here]

@rcahoon rcahoon requested review from qntmcube and dejabot September 21, 2024 04:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant