Skip to content

Add transformation diagram and rewrite section using Werling notation#16

Open
fjp wants to merge 1 commit intomasterfrom
fix/transformation-diagram
Open

Add transformation diagram and rewrite section using Werling notation#16
fjp wants to merge 1 commit intomasterfrom
fix/transformation-diagram

Conversation

@fjp
Copy link
Copy Markdown
Owner

@fjp fjp commented Mar 14, 2026

Summary

  • Add new SVG diagram (transformation_cart_frenet.svg) illustrating the Cartesian-to-Frenet coordinate transformation
  • Rewrite the Transformation section text to use Werling paper notation ($\vec{r}(s)$, $\vec{t}_r$, $\vec{n}_r$, $\vec{x}(s,d)$)
  • Replaces the missing frame-components.jpg image that was reported as broken

Fixes #11
Fixes #3

Test plan

  • Verify the SVG renders correctly on GitHub
  • Verify the transformation equation and notation are consistent with the diagram

Replace the missing frame-components.jpg image (reported in #11 and #3)
with a new SVG diagram illustrating the Cartesian-to-Frenet transformation.
Rewrite the transformation text to use Werling paper notation (r_vec, n_r,
t_r, x_vec(s,d)).

Fixes #11
Fixes #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Readme.md Transformation headline broken image.jpg image frame-components.jpg is missing for README

1 participant