FRC1076 / RobotKitLib

Robotpy-WPILIB equivalent for raspberry pi robot kit
1 stars 1 forks source link

Reorganize the files in the repository #69

Closed mcolinj closed 3 years ago

mcolinj commented 3 years ago

We need to reorganize the files in the repository so that they are grouped logically.

I think a primary objective might be to get the robot.py and the pikitlib subdirectory isolated so that they are the only thing deployed to the robot.

Secondary would be to group the driverstation files in one sub-directory and the robot-runner infrastructure files in another.

Let's discuss.