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

Enable support for Prismatic Joint in ManipulationJoints #407

Closed
michalpelka opened this issue Jul 12, 2023 · 0 comments · Fixed by #409
Closed

Enable support for Prismatic Joint in ManipulationJoints #407

michalpelka opened this issue Jul 12, 2023 · 0 comments · Fixed by #409
Assignees
Labels
feature/robotics This item is related to robotics. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation

Comments

@michalpelka
Copy link
Contributor

Currently Manipulation components (e.g.

auto* hingeComponent = Utils::GetGameOrEditorComponent<PhysX::HingeJointComponent>(entity);
) support only :

  • PhysX Hinge Joint
  • Articulation joint.

Please extend implementation to support PhysXHingeJoint.

@michalpelka michalpelka added feature/robotics This item is related to robotics. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation labels Jul 12, 2023
@Antoni-Robotec Antoni-Robotec self-assigned this Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/robotics This item is related to robotics. sig/simulation Categorizes an issue or PR as relevant to SIG Simulation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants