acmerobotics / road-runner-quickstart

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

Having trouble uploading the data to RR Lateral Ramp Regression #273

Closed rockit456 closed 7 months ago

rockit456 commented 8 months ago

I have pressed latest multiple times and reran the code multiple times but no data is showing up on the graph. Does anyone have any ideas to fix this?

Zw96042 commented 8 months ago

I believe you have to input the values that it is asking for above the latest button.

rockit456 commented 8 months ago

I have inputed kS, kV, and inchesPerTick

rbrott commented 8 months ago

Can you open the console and report any messages?

Also what version of the libraries are you running?

raghuponugoti commented 8 months ago

We had the same problem. In the documentation it says for (mecanum dead wheels only) so was wasnt sure if it is for Three dead wheel Odometry as well? Didnt had issues to any other Logger. We are using 0.1.8

rockit456 commented 8 months ago

No errors stood out in the console and we are using the latest version of the quickstart

rockit456 commented 8 months ago

This was working a couple weeks ago in an older version