Hi, I have loaded my robot in a USD file and added ROS2 OmniGraphs for controlling it, which works perfectly — I can send position, velocity, and effort commands to my joints. I would like to be able to change the stiffness and damping of each joint during the simulation. If it’s possible to set them via a ROS2 OmniGraph, that would be ideal. Otherwise, I would greatly appreciate any guidance on how to do this. I’m new to Isaac Sim, so any help is very welcome.
@mehdi1379_2000 i am just another user, but feel free to take a look at the API doc mentioned by the mod in another thread that would allow you to control the DOF properties including stiffness and damping:
hi, thanks a lot for your suggestion but it doesn’t work for me. i have installed Isaac by downloading it not via pip and i am running pyhton codes using python.sh but it can not import some libraries like pxr
If you want to change the drive stiffness and damping directly on the joints, the UsdPhysics.DriveAPI is the low‑level USD/PhysX API that exposes those attributes on the prims.