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

Find better way to wait for start button and share serial line. #7

Open
octopuscabbage opened this issue Mar 1, 2016 · 1 comment

Comments

@octopuscabbage
Copy link
Member

No description provided.

@QuestofIranon
Copy link
Contributor

Does wait for start really need to be its own object? Although, each state the robot can be in could be its own class which inherits from a base "state" class. I'm not entirely familiar with how the serial library works or the problem with sharing the serial line, but couldn't messages for serial be queued much like the commands for the motor controller?

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