BadRobots1014 / BadRobot2023

Other
3 stars 0 forks source link

66-logging-util Initial Implementation #74

Open KTruntaev opened 1 year ago

KTruntaev commented 1 year ago

Added a utility that allows us to record any sensor reading from the robot into a .csv file.

Added changes within RobotContainer.java & Robot.java, and implemented the util folder.

resolves #66