Closed PeterMitrano closed 1 year ago
Can you document this in the readme? For example:
To use the MuJoCo parser, pip install dm_control
. Alternatively, install this library with pip install pytorch-kinematics[mujoco]
.
README updated -- thanks for the quick review!
dm_control
depends on out of date versions of packages likepyparsing
, so most people probably don't want it by default.