Replies: 1 comment
-
|
This is how it works speed = self.ir['Speed'] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.mp4
I've noticed that the “Speed (GPS vehicle speed, m/s)” parameter shows an incorrect value. For example, when my actual speed is 25* km/h, the SDK reports 7* m/s, which is 11* km/h.
Interestingly, another overlay that also uses the iRacing SDK shows 16 m/s at the same moment, which correctly corresponds to 25 km/h.
I've attached a video demonstrating this discrepancy. Can anyone explain why this happens? Is the SDK returning incorrect data or using a different calculation method?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions