Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix starting offset of 2m in X #274

Merged
merged 4 commits into from
Oct 25, 2021

Conversation

wouter-heerwegh
Copy link
Member

Fixed the offset of 2m in the X direction. Seems like the FVector is initiated with 0's instead of NaN's. Should be NaN's when built in Release of shipping mode, but since the functionality of the if statement is not used, I just commented it out.

This fixes following issues #144 and #256

I wanted to also build a new release but kept getting errors about "no member named 'GetCachedContainer' in 'FCachedPropertyPath'", so I wanted to update Airsim, but it seems like I can't download eigen. Seems like there is a problem with gitlab, since the repo of eigen just throws a 404.

@SijmenHuizenga Maybe it would be nice to have a new release that also contains the Acceleration and skidpad tracks, could you build this? If not I will try again in a couple of days.

@wouter-heerwegh
Copy link
Member Author

Removed my temporary fix for Eigen, since it is back up

@wouter-heerwegh
Copy link
Member Author

Added last commit to be more clear, see issue #270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants