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

Typo in car model #10

Open
trivediana opened this issue Nov 23, 2022 · 1 comment
Open

Typo in car model #10

trivediana opened this issue Nov 23, 2022 · 1 comment

Comments

@trivediana
Copy link

For the car_example in main(and its equivalent in develop), the dynamics for second state in the dxdt are missing a delta in the last term
Code:
2*Cr*(x[1] - lf*x[2]) / (x[0] + eps))

Thesis:
image

@Bruce-Simpson-Lin
Copy link

Bruce-Simpson-Lin commented Nov 23, 2022 via email

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

No branches or pull requests

2 participants