-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlogstestEvents.csv
More file actions
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 1 column, instead of 5 in line 1.
16 lines (16 loc) · 1.73 KB
/
Copy pathlogstestEvents.csv
File metadata and controls
16 lines (16 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<<<<<<< HEAD
INFO,2021-03-03T17:46:40.679120900Z,0.0,(Robot),Robot Construction (running on COMPETITION)
WARN,2021-03-03T17:46:41.076781700Z,0.0,(Logger),Could not add Drivetrain/Gyro Connected to Shuffleboard due to invalid type
=======
INFO,2021-03-25T20:55:07.362573700Z,0.0,(Robot),Robot Construction (running on COMPETITION)
WARN,2021-03-25T20:55:07.769747300Z,0.0,(Logger),Could not add Vision/Distance (inches) to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.809418700Z,0.0,(Logger),Could not add Front Left Wheel Drivetrain/Drive Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.810414500Z,0.0,(Logger),Could not add Front Left Wheel Drivetrain/Direction Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.814401800Z,0.0,(Logger),Could not add Front Right Wheel Drivetrain/Drive Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.821391200Z,0.0,(Logger),Could not add Front Right Wheel Drivetrain/Direction Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.824375Z,0.0,(Logger),Could not add Back Left Wheel Drivetrain/Drive Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.825372500Z,0.0,(Logger),Could not add Back Left Wheel Drivetrain/Direction Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.829362600Z,0.0,(Logger),Could not add Back Right Wheel Drivetrain/Drive Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:07.830360200Z,0.0,(Logger),Could not add Back Right Wheel Drivetrain/Direction Bus Voltage to Shuffleboard due to invalid type
WARN,2021-03-25T20:55:08.133632200Z,0.0,(Logger),Could not add Drivetrain/Gyro Connected to Shuffleboard due to invalid type
>>>>>>> tuning