feat(hero): jerk-limited racer steering agents #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patman/hero-racers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR 3/7 in the hero-toolpaths stack (prev: hero-field, next: hero-shaders). Six heads steered through the shared curl field with cascaded saturated P loops — error to omega_d to alpha_d with a bounded d-alpha/dt stage, i.e. S-curve turn profiles where jerk is the commanded quantity (the KGROO pitch in miniature). Head 0: pronounced jerk-limited feed swells; head 1: deliberately trapezoidal (constant accel, hard corner slowdown) as the legacy-G-code product contrast. Weak O(K2) separation, soft view confinement, struct-of-arrays state, zero allocations in step(). Review focus: the commented steering cascade in step() — the saturation order (error, rate, accel, jerk) is the product story.
ea8eca5e6a103ed41914103ed41914fce57424a0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.