unisim.backend.isaacgym.dependencies.IsaacGymRuntime

class unisim.backend.isaacgym.dependencies.IsaacGymRuntime[source]

Bases: object

Resolved on-disk locations for the Python 3.8 IsaacGym worker.

Parameters:

Methods

__init__(python, isaacgym_python, lib_path)

Attributes

python: Path
isaacgym_python: Path
lib_path: Path
__init__(python, isaacgym_python, lib_path)
Parameters: