Cpp: PathPlanner Autobuilder , large build error

I got a very large unreadable error when building my code
I’ve narrowed down the problem to Autobuilder
Im currently following the holonomic autobuilder example I have given it all the values it needs and the code has no errors until build.
has anyone else experienced a similar problem if so how did you solve it

Posting the error would be helpful…

here it is as I said its a large error I don’t think the error has anything of substance though unless you can find something
error.txt (42.4 KB)

It looks like you are still using 2023 wpilib, are you using the beta version of pathplanner? If so, you cant mix the two. You need to upgrade your project to a 2024 beta version

I’ll try that thanks

I forgot to say thanks for your help that worked

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.