I'm able to activate a deactivate the gravity compensation term but I dont see anything related to the coriolis and centripetal term. Is integrated within the robot model or is something that I have to compute by myself?
My final torque equation demands a coriolis term that I need to compute.
Hello,
I'm working in a cartesian impedance control using a usd based franka model imported from:
from omni.isaac.orbit_assets import FRANKA_PANDA_HIGH_PD_CFG # isort:skip
This is how I load the robot:
I'm able to activate a deactivate the gravity compensation term but I dont see anything related to the coriolis and centripetal term. Is integrated within the robot model or is something that I have to compute by myself?
My final torque equation demands a coriolis term that I need to compute.
Tanks in advance and regards, Mikel