Rework state position integration to use physics equations #943
Labels
enhancement
New feature or request
GUI
Changes to the PathPlanner GUI
PathPlannerLib
Changes to PathPlannerLib
The calculation of positions for interpolated trajectory states should work with the
x = x0 + v0t + 1/2at^2
equation, which is much more clean and efficient compared to estimating the integral.The text was updated successfully, but these errors were encountered: