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

modified the generate model to take initial state as parameter #2

Closed
wants to merge 1 commit into from

Conversation

ShashwatPatil
Copy link

modified the generate model to take initial state as parameter now the generated model can have custom initial state, in generation of config.py changed controller and dynamics parameters to be non static and in the correct format,so that there is no need to manually change it after model generation. Also the model generator was using static name Van_der_pol_oscillator to the model_name provided.

Also found these errors when trying to create a model for cart pole system, so also committing that generator as an example.

…neration of config.py changed controller and dynamics parameters to be non static.
@bardhh
Copy link
Owner

bardhh commented Jun 18, 2024

Thank you! Give me some time to go over this.

@bardhh bardhh deleted the branch bardhh:main October 1, 2024 16:06
@bardhh bardhh closed this Oct 1, 2024
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