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

Rework state position integration to use physics equations #943

Closed
mjansen4857 opened this issue Dec 20, 2024 · 1 comment
Closed

Rework state position integration to use physics equations #943

mjansen4857 opened this issue Dec 20, 2024 · 1 comment
Labels
enhancement New feature or request GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib

Comments

@mjansen4857
Copy link
Owner

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.

@mjansen4857 mjansen4857 added enhancement New feature or request GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib labels Dec 20, 2024
@mjansen4857 mjansen4857 added this to the Kickoff Release milestone Dec 20, 2024
@mjansen4857
Copy link
Owner Author

dont work

@mjansen4857 mjansen4857 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2024
@mjansen4857 mjansen4857 removed this from the Kickoff Release milestone Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Changes to the PathPlanner GUI PathPlannerLib Changes to PathPlannerLib
Projects
None yet
Development

No branches or pull requests

1 participant