Skip to content

Commit 7c4819c

Browse files
committed
formatting
1 parent b5e62aa commit 7c4819c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

nonholonomic-eom.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Learning Objectives
4545

4646
After 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

445446
We'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

0 commit comments

Comments
 (0)