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

Abstract Robot Class #1

Open
archishou opened this issue Oct 13, 2017 · 0 comments
Open

Abstract Robot Class #1

archishou opened this issue Oct 13, 2017 · 0 comments

Comments

@archishou
Copy link

A simple suggestion to avoid repetitive code. Make an abstract robot class which you can then extend for all robot's this will store things like your isWheelsStoped and other things that are common between all robots, when you extend it you can then add the unique components for that robot.

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