Skip to content

Add LinearSingleTrack block#5

Merged
milanofthe merged 2 commits into
pathsim:mainfrom
PhilippBalles:feat/linear-single-track
Jun 21, 2026
Merged

Add LinearSingleTrack block#5
milanofthe merged 2 commits into
pathsim:mainfrom
PhilippBalles:feat/linear-single-track

Conversation

@PhilippBalles

Copy link
Copy Markdown
Contributor

No description provided.

@milanofthe

Copy link
Copy Markdown
Member

@vvrs check this out

Comment thread src/pathsim_vehicle/linearSingleTrack.py Outdated
Comment thread src/pathsim_vehicle/linearSingleTrack.py
- Subclass ODE (func + jac) instead of DynamicalSystem (func_dyn/func_alg)
- Add analytic state Jacobian _jac_dyn for implicit solvers
- Replace the piecewise low-speed clamp with a smooth norm guard
  sqrt(v_x^2 + v_x_eps^2); expose v_x_eps as a constructor parameter
@milanofthe milanofthe merged commit 976808a into pathsim:main Jun 21, 2026
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.

2 participants