Replies: 1 comment 1 reply
-
I could reproduce your error 👍 This is a bug report rather than an open question, thus I suggest closing this discussion here and continuing in the corresponding issue: #2313 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I recently started using Pinocchio and am interested in building a reduced model for a single arm of a Baxter robot.
I followed the example in the wiki. But, I get the following error:
ValueError: Several frames match the filter - please specify the FrameType
Here is a minimum working example of my code:
Here is Baxter's URDF.
I looked around quite a bit and could not find anyway to resolve the issue. I would appreciate any help in resolving the issue.
Please let me know if I can provide any other information. Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions