Sets joint_friction_coeff only for selected physx_env_ids (#3119)
# Bugfix Previously, self._data.joint_dynamic_friction_coeff was being set for all environments, regardless of the intended targets. This behavior is incorrect — the friction coefficient should only be set for the specified physx_env_ids. Co-authored-by:ooctipus <zhengyuz@nvidia.com> Co-authored-by:
Kelly Guo <kellyg@nvidia.com>
Showing
Please register or sign in to comment