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

Improve and correct coordinate notation and counting #144

Merged
merged 3 commits into from
Mar 8, 2023

Conversation

moorepants
Copy link
Owner

Fixes #143

  • Corrected the holonomic constrain equation to use N instead of n, where N is the number of coordinates.
  • Added n = N - M equation.
  • Added a notation explanation on N, M, n, m, p.


.. math::
:label: configuration-constraint

\bar{f}_h(q_1, \ldots, q_n, t) = 0 \textrm{ where } \bar{f}_h \in \mathbb{R}^M
\bar{f}_h(q_1, \ldots, q_N, t) = 0 \textrm{ where } \bar{f}_h \in \mathbb{R}^M
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had this correct in the notation page, but it is incorrect here.

@moorepants moorepants merged commit f09a58a into master Mar 8, 2023
@moorepants moorepants deleted the fix-coordinate-notation branch March 8, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the precision of the wording about what is an isn't a generalized coordinate
1 participant