Closed BRoln7 closed 1 week ago
How to get dof_force in IsaacLab, corresponding to gym.acquire_dof_force_tensor() in isaac gym
gym.acquire_dof_force_tensor()
This would be Articulation.root_physx_view.get_link_incoming_joint_force()
Articulation.root_physx_view.get_link_incoming_joint_force()
We hope the code above has worked for you. We will close this issue for now, but reopen if you need further help. Thanks.
Question
How to get dof_force in IsaacLab, corresponding to
gym.acquire_dof_force_tensor()
in isaac gym