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 missing getters to PhysX/ArticulationJointBus. #16008

Merged
merged 1 commit into from Jun 13, 2023

Conversation

michalpelka
Copy link
Contributor

Modify ArticulationLinkComponent to implement extend ArticulationJointBus.

What does this PR do?

This PR is adding missing getters to ArticulationJointBus:

  • GetJointPosition
  • GetJointVelocity

How was this PR tested?

Manual testing implementing, new features in ROS2 Gem.

@michalpelka michalpelka added the feature/robotics This item is related to robotics. label May 23, 2023
@michalpelka michalpelka self-assigned this May 23, 2023
@michalpelka michalpelka marked this pull request as ready for review June 5, 2023 14:31
@michalpelka michalpelka requested review from a team as code owners June 5, 2023 14:31
@lgleim
Copy link
Contributor

lgleim commented Jun 5, 2023

LGTM. Nice @michalpelka !

Modify `ArticulationLinkComponent` to implemented extend
ArticulationJointBus.

Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
@michalpelka michalpelka merged commit e509ea0 into o3de:development Jun 13, 2023
3 checks passed
michalpelka added a commit to RobotecAI/o3de that referenced this pull request Jul 13, 2023
Modify `ArticulationLinkComponent` to implemented extend
ArticulationJointBus.

Signed-off-by: Michał Pełka <michal.pelka@robotec.ai>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants