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

RSDK-223 - support translational joints for arm components #739

Conversation

gvaradarajan
Copy link
Member

No description provided.


// GetJointPositions returns the current joint positions of the arm.
GetJointPositions(ctx context.Context) (*pb.JointPositions, error)
GetJointPositions(ctx context.Context) ([]*pb.JointPosition, error)
Copy link
Member

Choose a reason for hiding this comment

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

I think this api needs discussion not in a PR.

@raybjork
Copy link
Member

This feature was just implemented by #996 so I am closing this.

@raybjork raybjork closed this Jul 11, 2022
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.

3 participants