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

Pre-initialize autonomous Procedure#136

Open
rcahoon wants to merge 1 commit into
mf3-devfrom
rcahoon/mf3-auton-init
Open

Pre-initialize autonomous Procedure#136
rcahoon wants to merge 1 commit into
mf3-devfrom
rcahoon/mf3-auton-init

Conversation

@rcahoon
Copy link
Copy Markdown
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 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