Closed ram4robotics closed 7 years ago
https://en.wikipedia.org/wiki/Factory_method_pattern
You are using Factory method pattern in the creation of drive system objects.
https://www.tutorialspoint.com/design_pattern/filter_pattern.htm
Filter pattern is used in NavigatonChecks class.
Use of design patterns will be appreciated by the programming judges, so be sure to mention this to them when they come to the pit station for more questions.
https://en.wikipedia.org/wiki/Factory_method_pattern
You are using Factory method pattern in the creation of drive system objects.
https://www.tutorialspoint.com/design_pattern/filter_pattern.htm
Filter pattern is used in NavigatonChecks class.
Use of design patterns will be appreciated by the programming judges, so be sure to mention this to them when they come to the pit station for more questions.