This repository was archived by the owner on Apr 25, 2026. It is now read-only.
A Problem about Inverse Dynamics #274
Unanswered
XuSen-Proto
asked this question in
General
Replies: 1 comment 7 replies
-
|
How do you compute nonlinearities using the MATLAB toolbox? does that include the gravity term? |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
I found a problem about inverse dynamics recently. I imported iwwa14, a fixed-base manipulator, and set the damping zero, to calculate the NonlinearForce, However, the result turned out different from that solved by robotics system toolbox of MATLAB, which confused me. The code is in the following link. In the code, I just set the gc, gv, and then call getNonlinearities so the PD controller may not affect the result. I'm looking forward to your reply.
https://github.com/raisimTech/raisimLib/files/8130692/InverseDynamicsTest.zip
Beta Was this translation helpful? Give feedback.
All reactions