-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels