-
Notifications
You must be signed in to change notification settings - Fork 197
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
Update GP7 support package (OPW params, missing links, collision mesh update) #500
Update GP7 support package (OPW params, missing links, collision mesh update) #500
Conversation
cjue
commented
May 24, 2022
- add opw file
- fix link2 collision mesh
- add flange link
- update reference documentation
- minor fix for velocity limits
- rename and refactor test
Sidenote: somehow all of the technical drawings and tables I could find for the GP7 are missing the height offset from base_link to link_1_s. According to the current URDF it's identical to the values for GP4 and GP8, which sounds reasonable. |
@cjue I'm surprise that the dimension is missing from the drawing. I can confirm that the distance is 330mm. If you ever need to look-up that distance for other robots, the MotoSim manual has them all listed in the chapter 15.9: |
Thank you for that hint |
Easier to compare/check.
@cjue: I submitted isys-vision#7 to add 6202cef. Please review and merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marking as requested changes.
done |
Thanks @cjue 👍 |