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

Implement state machines in JavaScript #85

Open
tlau opened this issue Oct 26, 2012 · 0 comments
Open

Implement state machines in JavaScript #85

tlau opened this issue Oct 26, 2012 · 0 comments

Comments

@tlau
Copy link
Member

tlau commented Oct 26, 2012

Right now the Robot model in the Ember app contains an ugly hardcoded state machine that enables the robot to unplug+tuck+pointHeadForward. This is is not extensible. We need to implement an actual framework for sequencing robot actions together, with exception handling and which exposes the underlying state so that users can understand what the robot is doing.

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

1 participant