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

[Perception] Conditional switching between normal autonomy and recovery methods #25

Open
gxywang opened this issue Oct 21, 2023 · 0 comments
Labels
enhancement New feature or request perception perception of the robot

Comments

@gxywang
Copy link
Contributor

gxywang commented Oct 21, 2023

Implement logic for switching between normal behavior and recovery based on set of conditions

Steps:

  • Determine switching conditions
  • Draw logic architecture for the two branches
  • Determine where to implement switch
  • Connect to normal autonomy branch
  • Connect to recovery methods (AprilTags, Teleop)
  • Test

Helpful Resources:

@gxywang gxywang added enhancement New feature or request perception perception of the robot labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request perception perception of the robot
Projects
None yet
Development

No branches or pull requests

1 participant