Negative -1 mass for all joints in the model. #1711
Unanswered
igor-sadalski
asked this question in
Q&A
Replies: 1 comment 3 replies
-
In general, anything in |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using URDF provided by pinocchio (one with defined mass and inertia values) my program is able to parse the URDF (e.g. I can change the name in the URDF and print it with model.name) but I am getting a fixed -1 mass for all joints. How to fix this?
Beta Was this translation helpful? Give feedback.
All reactions