acmerobotics / road-runner-quickstart

FTC quickstart for https://github.com/acmerobotics/road-runner
BSD 3-Clause Clear License
168 stars 855 forks source link

LateralRampLogger does not show graph #335

Closed Shooter913b closed 6 months ago

Shooter913b commented 6 months ago

We tried to run LateralRampLogger after getting values for kS, kV, and inPerTick but no graph appeared. This is the json file we got after downloading our data, but this also does not show anything when we try to graph it. lateral-ramp-1702757715156.json

Screenshot 2023-12-16 at 3 21 57 PM
rbrott commented 6 months ago

Lateral ramp logger/regression should only be used with dead wheel localization, not drive encoders. You should do LateralPushTest instead.