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

Add Model Option for Pendulum to use Gravity #2

Open
trippalamb opened this issue Oct 11, 2020 · 0 comments
Open

Add Model Option for Pendulum to use Gravity #2

trippalamb opened this issue Oct 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@trippalamb
Copy link
Owner

Right now the acceleration calculation for pendulum is determined via formula based on position which makes the pendulum do some weird things if it goes too high, it would be beneficial to create a new pendulum update derivs method to calculate acceleration based on a gravity term so that the strange behavior would cease to exist.

@trippalamb trippalamb added the enhancement New feature or request label Oct 11, 2020
@trippalamb trippalamb self-assigned this Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant