HHS-Team670 / MustangLib

Generalized Robot Code for Team 670
https://hhs-team670.github.io/MustangLib/
1 stars 1 forks source link

Off season2020-21 Commit #4

Closed LakshBhambhani closed 2 years ago

LakshBhambhani commented 4 years ago

This commit looks big because old projects were deleted and converted to 2020 version. Furthermore, MustangLib was completed by bringing all features that we do not need access to in the main project

LakshBhambhani commented 4 years ago

'MustangLib-Imported' is the name given by the WPiLib tool when it converts an old project to "2020 format". That is also the reason why MustangCommand and MustangScheduler are 2 new files rather than rename/move

adias408 commented 4 years ago

'MustangLib-Imported' is the name given by the WPiLib tool when it converts an old project to "2020 format". That is also the reason why MustangCommand and MustangScheduler are 2 new files rather than rename/move

And you can't control the name? What does that tool do in converting? Why can't you simply rename it? Even if we somehow need to stick with the name "*-Imported" (which I tend to doubt), you're still deciding whether to do a "git add" or a "git mv"

LakshBhambhani commented 4 years ago

The name can definitely be changed and I will do that. That tool makes a new project and puts all of the files from the old project into the new one as new files.