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

Adaptation of the Joint Base Class to integrate parent_point and child_point (eventually ?) #86

Open
ANaaim opened this issue Sep 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ANaaim
Copy link
Contributor

ANaaim commented Sep 13, 2023

After the #85 the following was discussed :

"Super" calls the parent class JointBase that has common entries for every joint. As all joints doesn't have a parent and child point yet.
It's not relevant to initialize them now. But this would be a great idea in the future !
Then, to initialize parent and child point with proximal and distal point would be automated for every joint, in the parent class JointBase to avoid redundancy.

@Ipuch Ipuch added good first issue Good for newcomers enhancement New feature or request and removed good first issue Good for newcomers labels Sep 13, 2023
@Ipuch
Copy link
Owner

Ipuch commented Sep 13, 2023

It requires to generalized hinge and universal joints to any application point, once its done this issue would be relevant and a good first issue !

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
None yet
Development

No branches or pull requests

2 participants