FRC1076 / RobotKitLib

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

Create program to deploy code to robot #49

Closed EmilyRobotics closed 3 years ago

EmilyRobotics commented 3 years ago

TODO: create windows version TODO: further testing on multiple robots

Fixes #48

EmilyRobotics commented 3 years ago

WIlliam and I decided it would be easier to have everyone install a program like git bash and have people run programs through that instead of rewriting it for windows. It would have the added bonus of there needing to be no/much less concern over cross platform issues in the rest of the program, such as the driverstation

mcolinj commented 3 years ago

Can I get a testing update? Have you had testers with a variety of platforms run this code?

EmilyRobotics commented 3 years ago

I've tested it on my Linux machine, and @WilliamBallbach said he's going to test it on his windows computer