MCPcopy Index your code
hub / github.com/NVlabs/ACID / set_physics_dt

Method set_physics_dt

PlushSim/scripts/python_app.py:192–218  ·  view source on GitHub ↗

Specify the physics step size to use when simulating, default is 1/60. Note that a physics scene has to be in the stage for this to do anything Args: physics_dt (float): Use this value for physics step

(self, physics_dt: float = 1.0 / 150.0, physics_substeps: int = 1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

updateMethod · 0.95
__init__Method · 0.80

Calls 1

get_stageMethod · 0.95

Tested by

no test coverage detected