sympy.physics.mechanics keyword acceleration_constraints #27194
Replies: 2 comments
-
I think it was in place if you wanted to ensure that all q dots and q double dots were replaced, as that wasn't done automatically in the past. You may be able to construct these in a way that makes simpler expressions than simply calling |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My question is mostly curiosity:

The documentation says:
In my simulations, these acceleration constraints have always been velocity_constraints.diff(t) - in which case they need not be given.
I cannot think of an example, where acceleration_constraints have an 'independent' use.
I'd be thankful for an example to broaden my ideas of stuff to simulate..
Beta Was this translation helpful? Give feedback.
All reactions