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

how to render robot model given different joint configuration #4

Open
hetolin opened this issue Feb 19, 2021 · 2 comments
Open

how to render robot model given different joint configuration #4

hetolin opened this issue Feb 19, 2021 · 2 comments

Comments

@hetolin
Copy link

hetolin commented Feb 19, 2021

Hi, I am interested in your research and it is really great work. Could I ask how to render the whole robot model given different joint configuration, as the picture is shown as follows,
截屏2021-02-19 19 19 43

Could you provide the code or details on how to generate it? thank you.

@wenbowen123
Copy link
Owner

Hi sorry for the late reply. I'll need to check whether I can still find that piece of rendering code. However, it's also easy to implement. Once you have the pose estimation of the hand and object given by the algorithm. You can transform the hand and object mesh in any rendering framework and do the rendering.

@hetolin
Copy link
Author

hetolin commented Oct 13, 2021

Thanks for your reply. But I am still wondering how to deform the joint given the joint configuration? Dose it need first read the transformation matrix between joint part mesh in the Urdf file and transform each joint part mesh to corresponding coordinates? May I ask if there is an on-the-shelf python library or a software to complete the joint deformation?

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