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

Add the support for prismatic joints #70

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Add the support for prismatic joints #70

merged 1 commit into from
Jan 11, 2024

Conversation

Nicogene
Copy link
Member

@Nicogene Nicogene commented Jan 11, 2024

It fixes #67

Tested on R1 simulation model

cc @pattacini @AleTarsi @SimoneCortinovis97

}

joint_sh_ptr->setRestTransform(parent_H_child);
if (joint_info.second.type == JointType::Revolute)
Copy link
Member Author

Choose a reason for hiding this comment

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

🐛

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.

CREO2URDF – Add the possibility to handle prismatic joints
2 participants