Replies: 1 comment
-
We do not parse this information yet, but it could be interesting to parse it from the URDF. Thanks for pointing this out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, everyone,
I found that the pinocchio is checking
limit
of joint to do planning. Is it possible to checksoft_lower_limit
for planning?For example, here's an example of tiago dual robot:
where the value of
soft_lower_limit
is higher thanlower
.Beta Was this translation helpful? Give feedback.
All reactions