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

Adding a new model #342

Open
Virgile-Foussereau opened this issue Oct 28, 2023 · 0 comments
Open

Adding a new model #342

Virgile-Foussereau opened this issue Oct 28, 2023 · 0 comments

Comments

@Virgile-Foussereau
Copy link

Hello,

We have been trying to add a bicycle model to the package, without success. Our current progress is visible on this fork. Basically, we started from the unicycle model and we just added a new variable called steering, which is used in the predictions. We made sure to create all appropriate model files corresponding to the new state of size 9 (was 8 before adding steering).
However, when running it the state and the jacobians quickly become extremely large values. Our guess is that some other part of the repo is not adapted for this new model of state size 9 but we have a hard time finding what is going on.

Do you have any idea or suggestion? We would be happy to contribute the bicycle model to the repo afterward if we manage to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant