Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

GetJointForce() not working?

Discussion in 'Robotics' started by kodie_artner, Oct 6, 2021.

  1. kodie_artner

    kodie_artner

    Joined:
    Aug 9, 2019
    Posts:
    1
    Getting joint torques in a simulated robot is a huge part of a robotic simulator. Currently it doesn't seem possible with Unity's ArticulationJoint. GetJointForce() would seem to be a likely solution but it doesn't seem to work. See the discussion here.
    Is there any plan to add in this feature to the Unity sim? It would make it a great alternative to other simulators out there.