You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code base needs major refactoring and there are some major issues holding back the team during development and competition, issue will be updated with links as the supporting issues are made:
With the next few years looking like the amount of programmers may be increasing significantly, requiring a more standardized process that utilizes git features (like branches) can allow more programmers to contribute to the code base at the same time improving development time, ease and distribution of responsibilities
End Goal
The end goal is to allow us to have a smoother transition to using a custom vendor dep to power all future seasons. This will force the codebases of all future robots to be more maintainable and customizable by giving a solid foundation to work off of. This will also let us separate long term code from short term / robot specific code
We will also be making a "robot base" which will be a repository that will contain just the basics to get a robot driving. This robot base will use what we create here and eventually move into the vendordep
The text was updated successfully, but these errors were encountered:
The problem
The current code base needs major refactoring and there are some major issues holding back the team during development and competition, issue will be updated with links as the supporting issues are made:
Tasks
Other Comments
With the next few years looking like the amount of programmers may be increasing significantly, requiring a more standardized process that utilizes git features (like branches) can allow more programmers to contribute to the code base at the same time improving development time, ease and distribution of responsibilities
End Goal
The end goal is to allow us to have a smoother transition to using a custom vendor dep to power all future seasons. This will force the codebases of all future robots to be more maintainable and customizable by giving a solid foundation to work off of. This will also let us separate long term code from short term / robot specific code
We will also be making a "robot base" which will be a repository that will contain just the basics to get a robot driving. This robot base will use what we create here and eventually move into the vendordep
The text was updated successfully, but these errors were encountered: