Rewrite TrapezoidProfile internals to use phase space formulation #7917
Labels
component: wpimath
Math library
type: feature
Brand new functionality, features, pages, workflows, endpoints, etc.
Uh oh!
There was an error while loading. Please reload this page.
This should fix several corner cases and hard-to-reproduce bugs in the current implementation, and make the internals easier to understand and maintain.
The gist of the implementation is:
but it should use an exact time domain intercept instead of doing forward rollout with the optimal continuous input, like it does now.
The text was updated successfully, but these errors were encountered: