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

No easy way to chain together multiple stateful autonomous objects #14

Open
virtuald opened this issue Feb 8, 2016 · 2 comments
Open

Comments

@virtuald
Copy link
Member

virtuald commented Feb 8, 2016

Need to come up with a good pattern to do this.

@ArchdukeTim
Copy link
Contributor

ValueError: Starting state not defined! Use first=True on a state decorator
There needs to be a way to define a state as generic so it doesn't look for first=True

@ArchdukeTim
Copy link
Contributor

No way of passing components array to generic autonomous since it is done through

self.automodes = AutonomousModeSelector('autonomous', self.auto_components)

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

No branches or pull requests

2 participants