Open bczdog opened 3 years ago
I did get frc-characterization to create a project. It is very picky and provides little help when things go wrong. I never saw Access denied, so not sure what did that. Maybe a zombie python process?
My mistakes were spelling True and False in Java lowercase, and it wanted Python Capitalized. Once I fixed that, I got Robot.java and the rest.
Open the WPILib directions, calibrate Path Finder for one of the chassis, draw a path. Get chassis to follow the path.