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

What is the difference between static initialization and dynamic initialization? #459

Open
lesliennz opened this issue Jul 26, 2024 · 1 comment
Labels
question Theory or implementation question

Comments

@lesliennz
Copy link

I set init_dyn_use to false and true, both need to be initialized from static to motion, there is no difference in actual use, so I would like to ask the author, what is the difference between these two initialization methods, and what need to pay attention to the setting of parameters, thank you!

@goldbattle goldbattle added the question Theory or implementation question label Jul 27, 2024
@goldbattle
Copy link
Member

A general overview is on each documentation page:

The dynamic motion version shouldn't require static, you can start while moving and it will try to initialize.

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

No branches or pull requests

2 participants