Skip to content

Commit

Permalink
Changed 30 to 20 FPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed May 13, 2024
1 parent 9d0b343 commit ea00c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nonholonomic-eom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ Check whether ``eval_rhs()`` works with these arrays:
eval_rhs(1.0, x0, p_vals)

We can now integrate the equations of motion to find the state trajectories. I
setup the time array for the solution to correspond to 30 frames per second for
setup the time array for the solution to correspond to 20 frames per second for
later use in the animation of the motion.

.. jupyter-execute::
Expand Down

0 comments on commit ea00c97

Please sign in to comment.