File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ Learning Objectives
4545
4646After completing this chapter readers will be able to:
4747
48- - formulate the :math: `p` dynamical differential equations for a nonholonomic system
48+ - formulate the :math: `p` dynamical differential equations for a nonholonomic
49+ system using two equivalent approaches
4950- simulate a nonholonomic multibody system
5051- calculate trajectories of dependent speeds
5152
@@ -439,8 +440,8 @@ derivatives appear in the accelerations.
439440 me.find_dynamicsymbols(Rs_Bo, reference_frame=N) |
440441 me.find_dynamicsymbols(Rs_Co, reference_frame=N))
441442
442- .. todo :: Open and issue about find_dynamicsymbols not supporting an iterable
443- of inputs.
443+ .. todo :: Open an issue about find_dynamicsymbols not supporting an iterable of
444+ inputs.
444445
445446We'll need to replace the :math: `\ddot {\bar {q}}` first and then the
446447:math: `\dot {\bar {q}}`. Create the first replacement by differentiating the
You can’t perform that action at this time.
0 commit comments