Asset._root_physx_view.get_dof_projected_joint_forces()

Hi, In Isaac Lab, there is an API function asset._root_physx_view.get_dof_projected_joint_forces() to read the forces on a joint.
My question is: Does the output of this function represent only the external torque acting on the joint, or is it the applied torque by the actuators + external torque?
Thanks in advance!

Hey,
Have you figured it out?