gladiatorsprogramming1591 / Thunderclap

Robot Code for the Greece Gladiators FRC Team 1591 2020-21
https://www.gladiatorsrobotics.org/
1 stars 2 forks source link

Renamed Java Project Folder #7

Closed dltompki closed 3 years ago

dltompki commented 3 years ago

The Question:

Does it building locally mean it will work on the robot? My instinct is yes, under the assumption that the package which is sent to the robot by the "deploy" function in VSCode is built on the computer, and therfore the RoboRio doesn't really care about the cosmetics of our project. I also don't recall ever configuring the robot with the project name.

jefft138 commented 3 years ago

The roboRIO should not care about what we name the project. A rebuild should be sufficient.