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

Kinematics dynamics/six dof rigid body #128

Closed
wants to merge 15 commits into from

Conversation

joaogvcarneiro
Copy link
Collaborator

Description

This PR adds node structure to the kinematicsEngine, adds the skeleton class of the dynamicsEngine, and includes the sixDOFRigidBody module, in that order.

Verification

A test for sixDOFRigidBody is added, which tests rotational energy and angular momentum conservation laws.

Documentation

No documentation is added yet.

Future work

Further work on the dynamicsEngine is needed, along with introducing the back-substitution method.

@joaogvcarneiro joaogvcarneiro added the enhancement New feature or request label Aug 11, 2023
@joaogvcarneiro joaogvcarneiro self-assigned this Aug 11, 2023
Support functions are also added to the KinematicsEngine class.
Support functions are also added to the KinematicsEngine class.
Support functions are also added to the KinematicsEngine class.
Support functions are also added to the KinematicsEngine class.
Support functions are also added to the KinematicsEngine class.
Support functions are also added to the KinematicsEngine class.
@joaogvcarneiro joaogvcarneiro force-pushed the kinematics-dynamics/sixDOFRigidBody branch from 7396e00 to a6ff6c5 Compare August 21, 2023 02:59
@joaogvcarneiro joaogvcarneiro deleted the kinematics-dynamics/sixDOFRigidBody branch January 23, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant