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

Prismatic joint with curve path #393

Open
AlbertoMarnetto-Work opened this issue Apr 11, 2022 · 1 comment
Open

Prismatic joint with curve path #393

AlbertoMarnetto-Work opened this issue Apr 11, 2022 · 1 comment

Comments

@AlbertoMarnetto-Work
Copy link

I must model a machine in which one of the joints is constrained to slide on a curvilinear path.

I see that KDL::Joint only support prismatic joints that move along an axis. How can this behaviour be extended? Should I extend the Joint class with a new JointType (but this will probably require to extend / rewrite a lot of dependent code) or are there simpler approaches?

@MatthijsBurgh
Copy link
Collaborator

I am not sure. Extending the Joint class will not extend the solvers. So I don't think there is a simple solution.

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

No branches or pull requests

2 participants