You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like robotpy-pathplannerlib is missing some vital classes belonging to the original PathPlannerLib like SwerveAutoBuilder. However, I do see header files inside the locally installed package which hints incompleteness.
I'd like to use these classes ASAP. I assume an edit to the gen/ files is what would be required.
Problem description
It looks like robotpy-pathplannerlib is missing some vital classes belonging to the original PathPlannerLib like SwerveAutoBuilder. However, I do see header files inside the locally installed package which hints incompleteness.
I'd like to use these classes ASAP. I assume an edit to the gen/ files is what would be required.
Operating System
Windows, RoboRIO
Installed Python Packages
No response
Reproducible example code
No response