Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant